/*
Theme Name: SAMPLE 01
Theme URI: http://www.www.www/
Description: SAMPLE 01
Author: TARO
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/index_r4_c1.gif);
	/*background-image: url(images/index_r2_c1.gif);*/
	background-position:left top;
	background-repeat:repeat;
	}
img{
border:0;
}	


#container {
	width: 860px;
	border-left: solid 1px #212C54;
	border-right: solid 1px #212C54;
	border-bottom: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	}

#header, #main, #footer	{
	margin: 0 0;
	}

#content	{
	width: 620px;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background-color: #FFFFFF;
	}
#content div#banner02{
margin:5px 0 0 0;
}	
#content div#pan{
font-size:85%;
margin:2px 0 0 0;
padding:0;
}	
#banner a{
display:block;
margin:0 0 10px 10px;
padding:0;
width: 600px;
height:71px;
background-image: url(images/banner_btn01.jpg);
background-position:left top;
background-repeat:no-repeat;
}
#banner a span,#ph a span{
display:none;
}
#bookmark{
text-align:right;
margin:2px 3px;
}

#content div#banner02 a{
margin:5px 0 0 10px;
}	
#ph a{
display:block;
margin:0 0 10px 0px;
padding:0;
width: 188px;
height:28px;
background-image: url(images/photo_bnt.gif);
background-position:left top;
background-repeat:no-repeat;
}
	

#sidebar	{
	width: 188px;
	float: right;
	border-left: 1px dashed #003366;
	padding-left: 10px;
	margin: 10px 5px 0 0;
	}

#footer	{
	clear: both;
	background-color: #212C54;
	width:860px;
	}
#footer div{
padding:0;
margin:0 auto 10px auto;
width:728px;
}	

a	{
	color: #3366aa;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */
#header_top{
background-image: url(images/index_r1_c1.gif);
background-position:left bottom;
background-repeat:repeat-x;
height:6px;
}
#header{
margin:0 auto;
padding:0;
background-image: url(images/index_r5_c1_r5_c1_r3_c1.gif);
background-position:left top;
background-repeat:repeat;
}
#header_bottom{
	margin:0 auto;
	padding:0 auto 0 auto;
	background-image: url(images/index_r5_bk.jpg);
	background-position:left top;
	background-repeat:repeat;
	height:80px;
	width:auto;
}
#header_bottom img{
margin:5px auto 0;
padding:0px auto 0 auto;
}
#header_bottom a span{
display:none;
}
#header	div{
	background-image: url(images/header03.jpg);
	padding: 0px;
	margin: 0px auto;
	height: 60px;
	background-position: left top;
	background-repeat: no-repeat;
	width: 420px;
	padding-left: 440px;
	border-top: 2px;
	padding-top: 120px;
	border-left: solid 1px #212C54;
	border-right: solid 1px #212C54;
	text-align:left;
	}

#header div h1	{
	font-size: 1.4em;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 0px;
	}

#header h1 a	{
	color: #000000;
	text-decoration: none;
	}

#header p	{
	font-size: 0.75em;
	margin-top: 0px;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 0.95em;
	color: #3366AA;
	border-bottom: solid 2px #212C54;
	background-image: url(images/h2_back.gif);
	background-repeat: no-repeat;
	padding: 10px 0 5px 35px;
	margin: 10px 0 0 0;
	}

.post h2 a	{
	text-decoration: none;
	}

.post p	{
	font-size: 0.75em;
	color: #333333;
	line-height: 150%;
	}
.post	{
	margin-bottom: 0px;
	}


.pagenav	{
	font-size: 0.75em;
	}
/* ++++++ 写真集ページ設定++++++ */
.post div.ph{
margin:0 0 0 15px;
padding:0;
}
.post div.ph img{
margin:5px 5px 0 0;
padding:0;
border:1px solid #212C54;
}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	}

#sidebar ul	{
	color: #66aaff;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	}
/*#sidebar div div{
	color: #66aaff;
	margin: 3px 0 20px 20px;
	padding: 0;
	}*/
#sidebar div div img{
border:0;
	}			
#sidebar ul#pro{
	color: #3366aa;
	list-style-type: disc;
	margin: 3px 0 7px 20px;
	padding: 0;
	}	

#sidebar ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	}

#sidebar h2	{
	background-image:url(images/h2_sidebar.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 1em;
	color: #ffffff;
	text-align:left;
	margin: 0;
	padding: 6px 0 0 10px;
	height: 14px;
	}
#sidebar div.movie{
height:115px;
}　	

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #538ad8;
	}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}
.img_l{
float:left;
margin:0 5px 5px 0;
padding:0;
}
.img_r{
float:right;
margin:0 0 5px 5px;
padding:0;
}
br,.postmetadata{
clear:both;
}
/* ++++++ rss/bannerの配置 ++++++ */
iframe{
margin:0 0 10px 10px;
}
.banner{
	margin: 3px 0 20px 0px;
	padding: 0;
	}
.rss{
    margin: 3px 0 0px 0px;
	padding: 0;}	
/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #212C54;
	padding: 3px 0 6px;
	}
