/* コカイド 20070610 */

body, p, input, textarea, td {
	font-size: 12px;
	font-family: "MS PGothic";
}

body {
	text-align: center;
	background: #EEEEEE;
	margin: 0;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: #FFFFFF;
}


/* head *********************************************** */

#head {
	margin: 0;
	padding: 0;
}

#head ul {
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

#head li {
	display: inline;
	line-height: 16px;
	margin: 0;
	padding: 0;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing: .2em;
	color: #888800;
}

#head li a {
	text-decoration: none;
	color: #000000;

}

#head li a:hover {
	text-decoration: underline;
	color: #0000BB;
}

h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

h1 a {
	background: url(http://ap-inaj.net/image/blog_title.png) top center no-repeat;
	width: 800px;
	height: 180px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	text-align: center;
}

h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #222222;
	text-align: center;
}


/* head -> main *************************************** */

h3 {
	clear: left;
	width: 800px;
	margin: 0;
	padding: 15px 0;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
}

h3 a {
	text-decoration: none;
	color: #000000;

}

h3 a:hover {
	text-decoration: underline;
	color: #0000BB;
}


/* main *********************************************** */

#main {
	width: 550px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#main a {
	text-decoration: none;
}

#main a:hover {
	text-decoration: underline;
}


/* entry ********************************************** */

.title {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .1em;
	border-bottom: 1px solid #666666;
	padding: 5px 0 2px 10px;
	margin: 5px 25px;
}


.caption {
	font-size: 10px;
	letter-spacing: .1em;
	text-align: right;
	padding-right: 30px;
}

.caption2 {
	clear: both;
	font-size: 10px;
	letter-spacing: .1em;
	text-align: right;
	padding: 0 30px 20px 0;
	margin: 0;
}

.caption a, .caption2 a {
	color: #0000BB;
	text-decoration: none;
}

.caption a:hover, .caption2 a:hover {
	text-decoration: underline;
}



.txt {
	margin: 30px 40px;
	letter-spacing: .1em;
	line-height: 150%;
}

.txt img {
	border: 1px solid #DDDDDD;
	margin: 3px 5px 7px 5px;
}

.txt a {
	color: #0000DD;
	text-decoration: underline;
}

.txt a:hover {
	color: #0000BB;
	text-decoration: underline;
}

.txt2 {
	border-bottom: 1px solid #EEEEEE;
	margin: 10px 20px;
}

.txt2date {
	font-size: 12px;
	font-weight: normal;
}

.txt2title {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

.txt2title a {
	color: #000000;
	text-decoration: none;
}

.txt2title a:hover {
	color: #0000BB;
	text-decoration: underline;
}

blockquote {
	border: 1px solid #F4F4F4;
	background: #F8F8F8;
	margin: 5px 20px;;
	padding: 10px;
}


.readmore {
	text-align: right;
	padding: 5px 10px 0 0;
}

.readmore a {
	color: #0000BB;
	text-decoration: none;
}

.readmore a:hover {
	color: #0000BB;
	text-decoration: underline;
}


.commentbox {
	margin: 0 20px 0 40px;
	padding-left: 10px;
	border-bottom: 1px dotted #888888;
}

.commentform {
	padding-left: 40px;
}

.commentattbg {
	background: #FFDDDD;
}

.commentatt {
	padding-left: 15px;
	color: #FF0000;
}

.viewcomment {
	padding: 20px 0 0 20px;
}

.commenttitle {
	margin: 0 20px 0 40px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.comment {
	padding: 10px 50px;
}

.commentrec {
	padding: 5px 30px;
	color: #0000AA;
}

.commentcaption {
	font-size: 10px;
	letter-spacing: .1em;
	text-align: right;
	padding: 0 30px 30px 0;
	margin: 0;
}


/* right ********************************************** */

#right {
	width: 250px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}


/* misc *********************************************** */

.calendar td {
	text-align: center;
	padding: 2px;
	margin: 0;
}

.sat {
	color: #0000FF;
}

.sun {
	color: #FF0000;
}

.calendarnav {
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
}

.calendardate td {
	padding-top: 10px;
}

.calendarnav a {
	color: #0000BB;
}

.calendartoday {
	font-weight: bold;
}

.calendarentry {
	border: 1px solid #DDDDDD;
	background: #FFFFAA;
}

.calendarentry a {
	color: #000000;
	text-decoration: none;
}

.calendarentry a:hover {
	text-decoration: underline;
}


#calendar, 
#monthlist, 
#categorylist, 
#recententry, 
#recentcomment, 
#otherlink,
#mobile,
#mail,
#blogparts,
#apmap {
	margin: 0 0 35px 0;
}

#calendar p, 
#monthlist p, 
#categorylist p, 
#recententry p, 
#recentcomment p, 
#otherlink p,
#mobile p,
#mail p,
#blogparts p,
#apmap p {
	text-align: center;
	margin: 10px 5px 5px 5px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #BBBBBB;
	font-weight: bold;
	letter-spacing: .1em;
}

#monthlist a, 
#categorylist a, 
#recententry a, 
#recentcomment a, 
#otherlink a,
#mobile a,
#mail a {
	color: #000088;
	text-decoration: none;
}

#monthlist a:hover, 
#categorylist a:hover, 
#recententry a:hover, 
#recentcomment a:hover, 
#otherlink a:hover,
#mobile a:hover
#mail a:hover {
	text-decoration: underline;
}

.miscw {
	padding: 5px 10px;
	color: #666666;
}

.mailatt {
	padding: 5px 10px;
	color: #880000;
	text-align: left;
}

/* footer ********************************************* */

#foot {
	clear: both;
	width: 800px;
	border-top: 1px solid #000000;
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
}

#credit {
	color: #000000;
}
