
*{
margin: 0;
padding: 0;
font-size: medium;
color: #6b3924;
line-height: 1.6;
}

body{ background-color: #6b3924; }

h1{ font-weight: bold; }

ul{ list-style-type: none; }

.clear_both { clear: both; }

.bold{ font-weight: bold; }

.blind{ color: #ef9e4a; }

.line{
margin: 0;
padding: 0 0 0 10px;
border-left: #b56300 15px solid;
border-bottom: #b56300 1px solid;
}

a{ text-decoration: none }
a:link{ color: #6b3924 }
a:visited{ color: #6b3924 }
a:hover{ color: #ffffff ; text-decoration: underline }

/*-----header start-----*/

#header{
margin: 20px auto 0;
padding: 0;
width: 700px;
height: 170px;
background-image: url("images/title_t001.gif");
background-repeat: no-repeat;
background-position: left top;
}

#header #kara{/*左枠*/
margin: 0;
padding: 0;
height: 170px;
width: 282px;
float: left;
}

#header #head_link{/*右枠*/
margin: 0;
padding: 0;
height: 170px;
width: 418px;
float: left;
}

#header #head_link ul{/*右枠上*/
margin: 1px 0 15px 0;
padding: 0;
height: 113px;
width: 418px;
float: left;
}

#header #head_link #head_title{/*右枠下*/
margin: 114px 0 0 0;
padding: 0;
height: 55px;
width: 365px;
text-align: right;
}

/*-----header stop-----*/

/*-----header2 start-----*/

#header2{
margin: 20px auto 0;
padding:0;
width: 700px;
height: 130px;
background-image: url("images/title_t002.gif");
background-repeat: no-repeat;
background-position: left top;
}

#header2 #head_link{
height: 66px;
width: 497px;
margin: 36px auto 0 203px;
padding:0;
float: left;
}

#header2 #head_link ul{
margin: 1px 0 0 0;
padding: 0;
height: 66px;
width: 497px;
}

/*-----header2 stop-----*/


/*-----main contents start-----*/

/*-----title start-----*/

#title{
margin: 0 auto 0;
width: 700px;
background-image: url("images/main_01.gif");
background-repeat: repeat-y;
text-align: center;
}

#title h1{
margin: 0;
padding: 10px 0 20px 0;
}

/*-----title stop-----*/

/*-----main start-----*/

#main{
margin: 0 auto 0;
width: 700px;
background-image: url(images/main_01.gif);
background-repeat: repeat-y;
}

#main p{
margin: 0;
padding: 10px 60px 15px;
}

#main p.date{
margin: 0;
padding: 0 45px 0 0;
text-align: right;
}

#main p.kome{
margin: 0 25px 0;
padding: 10px 60px 15px;
text-indent: -1.5em;
}

#main img{
float: left;
margin: 0 25px 10px 0;
padding: 0;
border: solid 1px #6b3924;
}

#main img.center01{/*囲みのpに中央寄せ設定必須*/
float: none; 
margin: 0;
padding: 0;
border: solid 1px #6b3924;
}

/*-----main stop-----*/

/*---main_link start---*/

#main_link{
margin:0 auto 0;
padding: 10px 0 0 0;
width: 700px;
height: 30px;
background-image: url(images/main_01.gif);
background-repeat: repeat-y;
}

#main_link #page_link{
height: 25px;
width: 91px;
float: left;
margin: 0 auto 0 320px;
}

/*-----main_link stop-----*/

/*---main_list start---*/

#main_list{
margin:0 auto 0;
width: 700px;
background-image: url(images/main_01.gif);
background-repeat: repeat-y;
}

#main_list ul{
margin: 0;
padding: 10px 60px 15px;
}

#main_list ul a{
margin: 0;
padding: 0 0 0 10px;
}

#main_list ul a:visited {
margin: 0;
padding: 0 0 0 10px;
}

#main_list ul a:hover {
margin: 0;
padding: 0 0 0 10px;
color: #ffffff;
text-decoration: underline;
}

#main_list li{
margin:0;
padding: 0 0 5px 0;
}

#main_list .retro{
margin: 0;
padding: 0 0 0 6px;
}

#main_list dl{
margin: 0;
padding: 0 0 0 60px;
}

#main_list dt{
margin: 0;
padding: 10px 0 3px 0;
width: 570px;
border-bottom: solid 1px #b56300;
}

#main_list dd{
margin: 0;
padding: 5px 0 0 30px;
}

#main_list a.new{
margin: 0;
padding: 0 45px 0 0;
background-image: url(special/love/images/new.gif) ;
background-repeat: no-repeat;
background-position: right center;
}

/*---main_list stop---*/

/*-----main stop-----*/


/*-----footer start-----*/

#footer{
	margin: 0 auto 0;
	width: 700px;
	height: 44px;
	background-image: url(images/under_01.gif);
	background-repeat: no-repeat;
}

/*-----footer stop-----*/

/*-----counter start-----*/

#counter{
	margin: 0 auto 0;
	padding: 0;
	width: 700px;
	height: 50px;
	/*background-image: url(http://hpcounter2.nifty.com/cgi-bin/counter.cgi?u=DZN02464&p=4&c=6);
	background-repeat: no-repeat;
	background-position: right top;*/
	text-align: right;/*機能的に問題ないか不明*/
	vertical-align: top;/*機能的に問題ないか不明*/
}

/*-----counter stop-----*/



/*-----test table-----*/


#retro_contents table.style {
	border: 1px solid #333333;
	margin: 0 auto 0;
	width: 85%; 
	border-collapse: collapse; 
} 

#retro_contents table.style th {
	width: 34%; 
	border: 1px solid #333333;
	font-weight: bold; 
	background-color: #FFFFCC;
	text-align: center; 
	padding: 12px; 
} 

#retro_contents table.style td { 
	width: 22%; 
	border: 1px solid #333333;
	background-color: #FFCC66;
	text-align: center; 
	padding: 12px; 
}

#retro_contents table.style td.title1 {
	font-weight: bold; 
	color: #DDDDDD;
	background-color: #B56300;
	text-align: left; 
	padding: 12px; 
}

#retro_contents table.style td.exp1 {
	width: 22%; 
	text-align: left; 
	padding: 12px; 
} 

*-----test table end-----*/


