/*中ページ*/
h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form, ul, li, span {
	margin: 0px;
	padding: 0px;
}

body{
	width: 100%;
	background: url(../images/top_back.jpg) repeat-x;
	margin:0px;
        }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #996600;
}



#container {
	width: 100%;
}

#boundary{
	width: 100%;
	height: 640px;
	background: url(../images/boundary.jpg) repeat-x;
}

#header_back{
	height:150px;
	background: url(../images/back_header.jpg) repeat-x;
         }
		 
#header{
	width: 100%;
	height:150px;
	background: url(../images/naka_header.jpg) no-repeat;
         }
		
#header .header_button_box{
	width: 960px;
	margin-left : auto ; margin-right : auto ;
         }


ul.header_button{
	width: 960px;
	height: 22px;
	float: left;
	list-style: none;
         }
ul.header_button li {
	padding:0px;
	margin: 95px 0px 0px 0px;
	text-indent: -9999px;
}

li.header_button01 {
	width: 132px;
	height: 59px;
	float: left;
}
li.header_button01 a {
	background: url(../images/naka_header_b2.png) no-repeat 0px 0px;
	text-decoration: none;
	width: 132px;
	height: 59px;
	display: block;
}
li.header_button01 a:hover {
	background-position: 0px -59px;
	text-decoration: none;
}
li.header_button02 {
	width: 138px;
	height: 59px;
	float: left;
}
li.header_button02 a {
	background: url(../images/naka_header_b2.png) no-repeat -132px 0px;
	text-decoration: none;
	width: 138px;
	height: 59px;
	display: block;
}
li.header_button02 a:hover {
	background-position: -132px -59px;
	text-decoration: none;
}
li.header_button03 {
	width: 143px;
	height: 59px;
	float: left;
}
li.header_button03 a {
	background: url(../images/naka_header_b2.png) no-repeat -270px 0px;
	text-decoration: none;
	width: 143px;
	height: 59px;
	display: block;
}
li.header_button03 a:hover {
	background-position: -270px -59px;
	text-decoration: none;
}
li.header_button04 {
	width: 160px;
	height: 59px;
	float: left;
}
li.header_button04 a {
	background: url(../images/naka_header_b2.png) no-repeat -413px 0px;
	text-decoration: none;
	width: 160px;
	height: 59px;
	display: block;
}
li.header_button04 a:hover {
	background-position: -413px -59px;
	text-decoration: none;
}

li.header_button05 {
	width: 114px;
	height: 59px;
	float: left;
}
li.header_button05 a {
	background: url(../images/naka_header_b2.png) no-repeat -573px 0px;
	text-decoration: none;
	width: 114px;
	height: 59px;
	display: block;
}
li.header_button05 a:hover {
	background-position: -573px -59px;
	text-decoration: none;
}

li.header_button06 {
	width: 125px;
	height: 59px;
	float: left;
}
li.header_button06 a {
	background: url(../images/naka_header_b2.png) no-repeat -687px 0px;
	text-decoration: none;
	width: 125px;
	height: 59px;
	display: block;
}
li.header_button06 a:hover {
	background-position: -687px -59px;
	text-decoration: none;
}
		 
li.header_button07 {
	width: 148px;
	height: 59px;
	float: left;
}
li.header_button07 a {
	background: url(../images/naka_header_b2.png) no-repeat -812px 0px;
	text-decoration: none;
	width: 148px;
	height: 59px;
	display: block;
}
li.header_button07 a:hover {
	background-position: -812px -59px;
	text-decoration: none;
}

#header .header_title{
	float: left;
	height: 107px;
	margin-left:30px;
         }
		 
#header .header_login{
	float: right;
	height: 107px;
	font-size: 11px;
	line-height: 15px;
         }

		 
#header .header_login_name{
	float: left;
         }
	 
#header .header_login_name .txt{
	 padding:5px 0px;
	 font-size:11pt;
         }
		 
#header .header_login_pass{
	float: left;
	padding-left:10px;
         }
	 
#header .header_login_pass .txt{
	 padding:5px 0px;
	 font-size:11pt;
         }

#header .header_login_bottun{
	float: left;
	padding-left:10px;
	padding-top:19px;
         }
		 
#movie{
	width: 680px;
	height: 450px;
         }

#movie2{/*-ipad用-*/
	width: 680px;
	height: 450px;
	margin-bottom:15px;
	position:relative;
	text-align:center;
	/*background:url(../images/bg_cp1.png) no-repeat;*/
}

img.bg_cp{
	/*position: relative;*/
	margin:auto;
}

#movie2 ul{/*-ipad用-*/
	list-style:none;
	position: absolute;
	top:138px;
	right:0;
}

#movie2 ul li{/*-ipad用-*/
	padding:0;
	margin:0;
	height:22px;
}

#movie2 img.logo{/*-ipad用-*/
	position: absolute;
	top:175px;
	left:46px;
}
		 
#main{
	margin:0px 0px 0px 20px;
	width:960px;
	color: #666666;
	background: #333;
	margin-left : auto ; margin-right : auto ;
         }
		 
#main2{
	margin:0px 0px 0px 20px;
	width:900px;
	color: #666666;
	background: #333 url(../images/sale_img.jpg) no-repeat;
	background-position: right;
	margin-left : auto ; margin-right : auto ;
	padding:30px;
         }
		 
#main .name{
	width:295px;
	float: left;
         }

#main .pro{
	margin:5px 0px 0px 0px;
	width:605px;
	float: right;
	background: url(../images/proback.jpg) no-repeat right top;
         }

#main .pro_t{
	margin:240px 0px 0px 20px;
	width:605px;
	color: #996600;
	font-size: 25px;
         }

#main .pro_t2{
	margin:240px 0px 6px 20px;
	width:605px;
	color: #996600;
	font-size: 21px;
         }


#main .pro_tx{
	margin:0px 0px 0px 20px;
	width:605px;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
         }
		 
#main .pro_tx2{
	margin:0px 0px 0px 20px;
	width:605px;
	color: #666666;
	font-size: 13px;
	line-height: 22px;
         }

#main .language{
	margin:10px 0px 0px 20px;
	width:785px;
	color: #CC9900;
	font-size: 13px;
	line-height: 20px;
         }




.title{
	width:900px;
	padding: 5px 0px 10px 0px;
         }


#main .title_ga{
	padding: 5px 0px 0px 0px;
	width:940px;
         }


#main .title_2{
	margin:0px 0px 10px 0px;
	width:915px;
	padding: 0px 0px 2px 0px;
	border-bottom-color: #CC9966;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 27px;
         }


#main .title_2_list{
	margin:0px 0px 0px 0px;
	width:142px;
	float: left;
         }

#main .title_2_cate{
	margin:0px 0px 0px 0px;
	width:128px;
	float: right;
         }

#main2 .sale_tx{
	font-size: 12px;
	line-height: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
	width: 420px;
         }

#main2 .sale_tx2{
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0px 10px 0px;
	width: 420px;
         }
		 

#main2 .sale_tx0{
	font-size: 12px;
	line-height: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 0px 0px 10px 0px;
	width: 300px;
         }


#main2 .sale_tx3{
	font-size: 12px;
	line-height: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 10px 0px 10px 0px;
	width: 320px;
	border-top-color: #999999;
	border-top-style: dotted;
	border-top-width: 1px;
         }




#main2 .sale_tx4{
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0px 10px 0px;
	width: 420px;
         }


#main .diary_back{
	padding: 7px;
	width: 660px;
	float: left;
	margin-bottom: 3px;
	background-image: url(../images/diary_back.gif);
         }

#main .diary_title_box{
	padding: 5px 12px 5px 12px;
	width: 635px;
	background-color: #E1CB5E;
         }

#main .diary_title{
	font-size: 14px;
	line-height: 17px;
	width: 460px;
	float: left;
	color: #996600;
	         }

#main .diary_date{
	font-size: 10px;
	line-height: 17px;
	width: 70px;
	float: right;
	text-align: right;
	color: #996600;
         }

#main .diary_text_box{
	width: 639px;
	background-color: #FFFFFF;
	margin-top: 7px;
	font-size: 12px;
	line-height: 19px;
	padding: 7px 10px 7px 10px;
         }

#main .diary_img_box{
	padding: 3px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px 7px 0px 0px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
         }

#main .diary_history_box{
	float: right;
	margin: 0px 0px 0px 0px;
	width: 200px;
         }


#main .diary_new_box{
	margin: 0px 0px 0px 0px;
	width: 180px;
         }

#main .diary_new{
	margin: 0px 0px 5px 0px;
	width: 175px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 5px 5px;
	border-bottom-color: #996600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
         }

#main .diary_m{
	width: 180px;
	font-size: 14px;
	line-height: 22px;
	color: #CC6600;
	background-image: url(../images/diary_back.gif);
	height: 28px;
	margin: 0px 0px 5px 0px;
         }


#main .diary_past_box{
	background-color: #FFFFFF;
	margin: 10px 0px 0px 0px;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	color: #CC9900;
         }
		 
		 
#main .diary_past{
	margin: 0px 0px 0px 0px;
	width: 175px;
	font-size: 12px;
	line-height: 18px;
	color: #CC9900;
	padding: 0px 0px 0px 5px;
         } 
		 

.page_top{
	margin: 0px 0px 10px 0px;
	width: 673px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
         }


#main .page_top2{
	width:150px;
	text-align: right;
	font-size: 10px;
	float: right;
         }		 


#main .list_box_all{
	width:940px;
	float: left;
	margin-bottom: 15px;
         }




#main .year_search_box{
	width:60px;
	float: left;
         }

#main .year_search{
	width:38px;
	background-color: #FFFF66;
	font-size: 13px;
	color: #996600;
	line-height: 18px;
	padding: 2px 6px 2px 6px;
	text-align: center;
         }




#main .list_box_r{
	margin:0px 0px 0px 0px;
	width:860px;
	float: left;
         }


#main .list_box{
	margin:0px 0px 10px 0px;
	width:835px;
	height: 20px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
         }
		 
#main .list_box2{
	margin:0px 0px 20px 50px;
	width:865px;
         }


#main .list_year{
	margin:0px 0px 0px 0px;
	width:50px;
	float: left;
	font-size: 13px;
	line-height: 17px;
         }

#main .list_date{
	margin:0px 0px 0px 0px;
	width:150px;
	float: left;
	font-size: 13px;
	line-height: 17px;
         }
		 

#main .list_race{
	margin:0px 0px 0px 0px;
	width:610px;
	float: left;
	font-size: 13px;
	line-height: 17px;
         }


#main .title_photo_list{
	margin:10px 0px 0px 0px;
	width:675px;
	height: 40px;
         }

#main .page_number{
	margin:0px 0px 10px 0px;
	width:650px;
	height: 20px;
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
         }		 

#main .b_n_icon{
	margin:0px 0px 0px 0px;
	width:20px;
	float: left;
	height: 20px;
         }		

#main .number{
	margin:0px 0px 0px 0px;
	width:610px;
	float: left;
	height: 20px;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	color: #FFFF99;
         }		


#main .p_list{
	width:158px;
	margin-right: 6px;
	float: left;
	margin-bottom: 15px;
         }



#main .p_list_box{
	width:150px;
	text-align: center;
	padding: 3px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	height: 150px;
         }


#main .p_list_box_tx{
	width:150px;
	text-align: center;
	padding: 4px;
	font-size: 10px;
	line-height: 13px;
         }
	    
#footer{
	width:960px;
	padding-top:30px;
	margin-left : auto ; margin-right : auto ;
	 }
	 
#footer .text1{
	width:450px;
	margin-right:40px;
	float:left;
	color:#999999;
	font-size:9pt;
	 }

#footer .text2{
	width:460px;
	float:left;
	color:#999999;
	font-size:9pt;
	 }
	  
#footer .text3{
	width:950px;
	margin-top:30px;
	color:#FFE2B7;
	font-size:9pt;
	  }



 .clear {
	clear:both;
}

