@charset "Shift_JIS";

@import url(base.css);


/*index*/

#Container{
	width:100%;
	margin:0px auto;
	text-align:center;
	word-break:break-all;
	background: url(../index_img/bg.jpg) repeat-y 50% 0%;
	}
#Header{
	background: #000 url(../index_img/yukishobo.jpg) no-repeat 50% 55%;
	width: 766px;	
	_width: 764px;
	height: 30px;
	margin: 0px auto;
	_margin-left: 3px;
	text-align: center;
}
#Header .title a{
	height: 30px;
	display: block;
}
#Header .home a{
	background: url(../index_img/home.jpg) no-repeat 0% 0%;
	width: 80px;
	height: 25px;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
}
#Header .home a:hover{
	background: url(../index_img/home_f2.jpg) no-repeat 0% 0%;
}
#Header .home a:active{
	background: url(../index_img/home_f2.jpg) no-repeat 0% 0%;
}

#Navi{
}
#Navi .head1 {
	background: url(../index_img/head1.jpg) no-repeat;
	width: 752px;
	height: 29px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 10px;
}
#Navi .head2{
	background: url(../index_img/head2.jpg) no-repeat;
	width: 752px;
	height: 69px;
	margin-left: auto;
	margin-right: auto;	
}
#Navi .head3 {
	background: url(../index_img/head3.jpg) no-repeat;
	width: 752px;
	height: 28px;
	margin-left: auto;
	margin-right: auto;	
}
#Navi ul{
	list-style: none;
	background: url(../index_img/navi.jpg) no-repeat 50% 0%;
	width: 750px;
	height: 22px;
}
#Navi li{
	display: inline;
	width: 180px;
	height: 22px;
	margin-left: 6px;
	float: left;
}
#Navi li a{
	width: 180px;
	height: 22px;
	float: left;
}
#Navi li a:hover{
	background: transparent;
}
#Navi .navi1 a{
	background: url(../index_img/contents.jpg) no-repeat;
}
#Navi .navi2 a{
	background: url(../index_img/info.jpg) no-repeat;
}
#Navi .navi3 a{
	background: url(../index_img/aboutsite.jpg) no-repeat;
}
#Navi .navi4 a{
	background: url(../index_img/contact.jpg) no-repeat;
}
#Content { 
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	margin-top: 10px;
}
#flash{
	float: right;
	width: 195px;
	/* except MacIE \*/
	width: 193px;
	/* */
	height: 94px;
	margin: 0px 1px 0px 1px;
}

#maincontent{
	float: left;
	width: 555px;
}
#maintop{
	background: url(../index_img/topix_top.jpg) no-repeat 100% 0%;
	width: 555px;
	height: 8px;
}
#main{
	background: url(../index_img/topix_bg.jpg) repeat-y 100% 0%;
	width: 555px;
	_margin-top: -7px;
	padding-top: 2px;
}

.mainbottom{
	background: url(../index_img/topix_bottom.jpg) no-repeat 100% 0%;
	width: 555px;
	height: 16px;
}

h2.topixtitle{
	background: url(../index_img/topix.jpg) no-repeat 50% 0%;
	width: 550px;
	height: 25px;
}
#main dl.topix{
	width: 500px;
	text-align: left;
	margin-top: 10px;
	padding-left: 0px;
	/* except MacIE \*/
	padding-left: 20px;
	_padding-left: 0px;
	/* */
}
#main dt.topix{
	float: left;
}
#main dd.topix{
	padding-left: 100px;
}

/*info*/
#info{
	width: 550px;
	height: 115px;
	background: url(../info/infobg.jpg) no-repeat 50% 0%;
	text-align: left;
}
h2.infotitle{
	background: url(../info/info.jpg) no-repeat 50% 0%;
	width: 550px;
	height: 25px;
}
#info .date{
	width: 125px;
	height: 112px;
	line-height: 110px;
	background: url(../info/info_orange.jpg) no-repeat 50% 50%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-left: 30px;
	/* except MacIE \*/
	padding-left: 0px;
	/* */
}
#info .text{
	width: 420px;
	margin: 0px;
	text-align: left;
	padding: 10px 5px 3px 0px;
	font-size: 12px;
	float:right;
}

/*contact*/
#contact{
	width: 400px;
	margin: 15px auto 0px;
}
#contact table{
	text-align: left;
	width: 400px;
	font-size: 12px;
}

h2.contacttitle{
	background: url(../contact/contact.jpg) no-repeat 50% 0%;
	width: 550px;
	height: 25px;
}

#main p{
	text-align: left;
	padding: 20px 40px 0px;
	/* except MacIE \*/
	padding: 20px 30px 0px;
	/* */
}
#contact .text{
	background: url(../contact/text.jpg) no-repeat fixed;
	width: 265px;
	height: 21px;
	padding: 4px 0px 0px 3px;
}
#contact .textbox{
	background: url(../contact/textbox.jpg) no-repeat fixed;
	width: 265px;
	height: 150px;
	padding: 4px 0px 0px 3px;
}

.reset, .submit{
	width: 94px;
	height: 24px;
}
input.button{
	border: 2px solid #999999;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background-color: #f6f6f6;
	text-align: center;
	width: 40px;
}
input.button2{
	border: 2px solid #999999;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	background-color: #f6f6f6;
	text-align: center;
	width: 120px;
}
#contact .pad{
	padding: 10px;
}


/*aboutsite*/
#main .aboutsite{
	background: url(../aboutsite/aboutsite_bg.jpg) no-repeat;
	width: 554px;
	height: 650px;	
	margin: 0px;
	padding: 0px;
}
h2.astitle{
	background: url(../aboutsite/aboutsite.jpg) no-repeat 50% 0%;
	width: 550px;
	height: 25px;
}

#main .aboutsite p{
	line-height: 2.2em;
}

/*indexbanner*/
#banner{
	width: 550px;
	margin-top: 10px;
}
#banner a{
	width: 182px;
	height: 86px;
	float: left;
	/* except MacIE \*/
	margin-left: 4px;
	_margin-left: 0px;
	/* */
}

/*sidebar*/
#right{
	width: 198px;
	float: right;
	margin-left: 1px;
}
#sideAreatop{
	background: url(../index_img/right_top.jpg) no-repeat;
	width: 198px;
	height: 15px;
}

#sideArea{
	background: url(../index_img/right_bg.jpg) repeat-y 0% 0%;	
	width: 198px;
}
#sideArea ul{
	margin-left: 3px;
}
#sideArea ul li{
	margin-bottom: 3px;
	/* except MacIE \*/
	margin-bottom: 0px;
	/* */
}
.sidebottom{
	background: url(../index_img/right_bottom.jpg) no-repeat;
	width: 198px;
	height: 10px;
}

/*search*/
#search{
	width: 198px;
	height: 94px;
	padding: 10px 0px 0px 6px;
	_padding: 0px;
	background: url(../index_img/search_bg.jpg) no-repeat 0% 0%;
	/* except MacIE \*/
	height: 84px;
	_height: 94px;
	/* */
	clear: both;
}
h2.sitetitle{
	background: url(../search/index_img/site.jpg) no-repeat 50% 0%;
	width: 550px;
	height: 25px;
}
#search .title{
	width: 188px;
	height: 20px;
	_height: 30px;
	background: url(../index_img/search_title.jpg) no-repeat 50% 100%;
}
#search .box{
	width: 165px;
	height: 20px;
	margin: 5px 0px 0px 4px;
	padding: 3px 0px 0px 0px;
	/* except MacIE \*/
	margin: 5px 10px 0px 0px;	
	_margin: 5px 0px 0px 4px;
	height: 25px;
	padding: 3px 0px 0px 5px;
	/* */
	background: url(index_img/search_box.jpg) no-repeat;
}
#search .action{
	width: 185px;
	height: 24px;
	text-align: right;
	padding: 3px 0px 0px 2px;
}
#main .searchtext{
	text-align: left;
	width: 500px;
	margin: 10px 0px 0px;
	/* except MacIE \*/
	margin: 10px auto 0px;
	width: 95%;
	_position: relative;
	_left: 20px;
	/* */
}

/*contents*/
#maincontentr{
	float: right;
	width: 555px;
}
#left{
	width: 198px;
	float: left;
}
#sideArea .category{
	background: url(../contents/category.jpg) no-repeat 50% 0%;
	width: 190px;
	margin: 0px auto 10px;
	height: 20px;
}
#sideArea table{
	margin-left: 10px;
	width: 180px;
}

#main #contents{
	width: 550px;
	/* except MacIE \*/
	padding-left: 10px;
	_padding: 0px auto;
	/* */
}
#main #contents ul{
	list-style-type: none;
	height: 26px;
	width: 530px;
}
#main #contents li.menu1{
	background: url(../contents/contents.jpg) no-repeat 50% 0%;
	width: 142px;
	height: 20px;
	float: left;
	display: inline;
}
#main #contents li.menu2{
	background: url(../contents/mobile.jpg) no-repeat 50% 0%;
	width: 86px;
	height: 20px;
	float: left;
	display: inline;
}
#main #contents li.menu3{
	background: url(../contents/explain.jpg) no-repeat 50% 0%;
	width: 302px;
	height: 20px;
	float: left;
	display: inline;
}
#main .contents{
	background: url(../contents/contentsbg.jpg) no-repeat;
	width: 145px;
	height: 115px;
	text-align: center;
	vertical-align: middle;
}
#main p.ex{
	margin: 0px;
	padding: 6px 0px 3px 6px;
	line-height: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	width: 98%;
	font-size: 11px;
}
#main .explain{
	background: url(../contents/explainbg.jpg) no-repeat;
	width: 302px;
	height: 115px;
	text-align: left;
	vertical-align: top;
}
#main #contents td.mobile{
	width: 85px;
	height: 115px;
	vertical-align: top;
}
/*Footer*/
#Footer{
	background-color: #000;
	background-position: bottom;
	width: 766px;	
	_width: 764px;
	height: 30px;
	margin: auto;
	_margin-left: 3px;
	margin-top: 40px;
	_margin-top: 20px;
	clear: both;
}
#Footer address{
	text-align: left;
	color: #fff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	padding-top: 9px;
}
.komadobody{
 	width: 100%;
}
.komado{
	line-height:15pt;
	padding:16px;
	height: 370px;
	/* \*/
	height: 338px;
	/**/
}
.komadolong{
	line-height:15pt;
	padding:16px;
	height: auto;
}
.komadobanner{
	height: 95px;
	vertical-align: top;
	clear: both;
	margin-bottom: 20px;
	/* \*/
	margin-bottom: 0px;
	/**/
}
.komadofooter{
	width: 100%;
	clear: both;
	background: #000000;
	text-align: center;
	line-height: 21px;
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
}

.tenki{
	font-size:9px;
	text-align:center;
	color: #cccccc;
}