@charset "utf-8";
/* CSS Document */


html,body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	color: #3D3329;
	margin: 0px;
	padding: 0px;
	background-color: #a59891;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";

}

a:hover img.none{
opacity:1;
filter:alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";

}


.imgcenter{
	text-align: center;
}

img{
	vertical-align: top;
	font-size:0;
	line-height: 0;
	border:none;
}

.img_none{
	border:none;
}


.header{
	margin: 0px;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	width: 860px;
}



.pagetop{
	float: right;
	padding: 0px;
	height: 45px;
	width: 125px;
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: -9999px;
	overflow: hidden;
}

a.pagetop:link,
a.pagetop:visited{
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a.pagetop:hover,
a.pagetop:active{
	background-image: url(../img/btn_pagetop.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}


.back{
	padding: 0px;
	height: 40px;
	width: 140px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
}

a.back:link,
a.back:visited{
	background-image: url(../img/btn_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}

a.back:hover,
a.back:active{
	background-image: url(../img/btn_back.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}




.dotline{
	background-image: url(../img/dotline.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 15px;
}

.border{
	border: 1px solid #CCC;
}


/* clearfix */
.clearfix {zoom:1;}
.clearfix:after{
    content: ""; 
    display: block; 
    clear: both;}


/* links */

a:link, a:visited{
	color: #069;
	text-decoration: none;
}

a:hover, a:active{
	color: #F33;
	text-decoration: underline;

}


.link_arrow{
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}


h1{
	background-image: url(../img/h1.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
}



h2{
	font-size: 14px;
	font-weight: bold;
	width: 590px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../img/h2.png);
	background-repeat: no-repeat;
	line-height: 1.2em;
	height: 24px;
}


h3{
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../img/h3.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 42px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
}

h3.line2{
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../img/h3_line2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 42px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
}



h4{
	font-size: 14px;
	line-height: 1.4em;
	background-image: url(../img/h4.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 36px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #933;
}



p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.red{
	color: #C03;
}

.gray{
		color: #666;
}

.blue{
	color: #3E6479;
}

.small{
	font-size: 11px;
	line-height: 1.6em;
}
.large{
	font-size: 120%;
}

.strong{
	font-weight: bold;
}

.M_T10{
	margin-top: 10px;
}

.M_B10{
	margin-bottom: 10px;
}
.M_B15{
	margin-bottom: 15px;
}

/* ======= menu ======= start */
.menu{
	background-image: url(../img/common_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 960px;
}


.menu ul{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.menu ul li{
	float: left;
	list-style-type: none;
	height: 30px;
	padding: 0px;
	text-align: center;
	vertical-align: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.menu ul li.home,
.menu ul li.home a:link,
.menu ul li.home a:visited,
.menu ul li.home a:hover,
.menu ul li.home a:active{
	background-image:none !important;
	padding: 0px;
	height: 30px;
	width: 30px;
	margin: 0px;
}

.menu ul li a:link,
.menu ul li a:visited {
	display: block;
	background-image: url(../img/menu_base.png);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 138px;
}

.menu ul li a:hover,
.menu ul li a:active {
	background-image: url(../img/menu_base.png);
	display: block;
	background-position: left bottom;
}




/* ======= menu ======= end */



/* ======= SubPages ======= start */


#main{
	background-image: url(../img/common2_03.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding: 0px;
}
#main_top{
	background-image: url(../img/common2_02.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding: 0px;
	height: 18px;
}


#main .left{
	margin: 0px;
	float: left;
	width: 290px;
	padding: 0px;
}


#main .right{
	float: left;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#main .right .box_top{
	background-image: url(../img/box_01.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 25px;
	width: 640px;
	margin: 0px;
}


#main .right .box_center{
	background-image: url(../img/box_02.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 640px;
}


#main .right .box_bottom{
	background-image: url(../img/box_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 640px;
}



#main2{
	background-image: url(../img/common_02.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding: 0px;
}
#main2_top{
	background-image: url(../img/common_02.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 960px;
	padding: 0px;
	height: 18px;
}

#main2 .box{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 1.6em;
}

#main2 h1{
	background-image: url(../img/h1_main2.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;
}



#main2 h2{
	font-size: 14px;
	font-weight: bold;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
	background-image: url(../img/h2_main2.png);
	background-repeat: no-repeat;
	height: 24px;
}


#main2 h3{
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../img/h3_main2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 42px;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
}


#main2 .box p{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
}

#main2 .box table, #main2 .box_s table{
	border-spacing:0;
	border-collapse:separate;
	empty-cells:show;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	background-color: #d9e3ec;
	border-collapse: collapse;
	border: 1px solid #d9e3ec;
}


table.tb_none{
		border-spacing:0;
	border-collapse:separate;
	empty-cells:show;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	background:none !important;
	border:none !important;
}

table.tb_none td,table.tb_none td th{
	padding: 0px;
	background:none !important;
	margin: 0px;
	border:none !important;
}

td.td_blue{
	background-color: #EBF1F5 !important;
}


#main2 .box td, #main2 .box_s td{
	padding: 5px;
	background-color: #FFF;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9e3ec;
	border-right-color: #d9e3ec;
	border-left-color: #d9e3ec;
	border-collapse: collapse;
}





#main2 .box th, #main2 .box_s th{
	background-color: #369;
	font-weight: bold;
	color: #FFF;
	line-height: 1.4em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d9e3ec;
	border-left-color: #d9e3ec;
	margin: 0px;
	padding: 5px;
	border-collapse: collapse;
}


#main2 .box th.head, #main2 .box_s th.head{
	background-color: #369;
	font-weight: bold;
	width: 100%;
	color: #FFF;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9e3ec;
	border-collapse: collapse;
}


#main2 .box .dotline, #main2 .box_s .dotline{
		background-image: url(../img/dotline.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 0px;
}


#main_btm{
	background-image: url(../img/common2_04.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 65px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#main2_btm{
	background-image: url(../img/common_03.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 65px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ======= SubPages ======= end */



/* ======= SideMenu ======= start */
.sidemenu{
	width: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
}

.sidemenu .top{
	background-image: url(../img/sidemenu_base_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 58px;
	width: 230px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}

.sidemenu .center{
	margin: 0px;
	padding: 0px;
	width: 230px;
}

.sidemenu .center ul{
	list-style-type: none;
	width: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/sidemenu_base_02.png);
}

.sidemenu .center ul li{
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	list-style-type: none;
	margin: 0px;
	width: 230px;
	color: #999;
	font-weight: bold;
	padding: 0px;
}

.sidemenu .center ul li.small{
	font-size: 12px;
	line-height: 1.2em;
	margin: 0px;
	width: 230px;
	padding: 0px;
	clear: both;
}

.sidemenu .center ul li.line{
	background-image: url(../img/sidemenu_base_03.png);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	width: 230px;
	padding: 0px;
}




.sidemenu .center ul li a:link,
.sidemenu .center ul li a:visited{
color: #fff;
text-shadow: 0 0 1px #441a16, 0 0 2px #e85c4c, 0 0 4px #f2958b;
letter-spacing: 1px;}


.sidemenu .center ul li a:hover,
.sidemenu .center ul li a:active{
	color: #9BEEFF;
	text-shadow: 0 0 1px #11253d, 0 0 2px #498fdf, 0 0 4px #489df6;
	text-decoration: none;
}

.sidemenu .center ul li.series a:link,
.sidemenu .center ul li.series a:visited{
color: #fff;
text-shadow: 0 0 1px #08a1e1, 0 0 2px #0b67e4, 0 0 4px #08a1e1;
letter-spacing: 1px;}


.sidemenu .center ul li.series a:hover,
.sidemenu .center ul li.series a:active{
	color: #faf6c8;
	text-shadow: 0 0 1px #eed31c, 0 0 2px #eed31c, 0 0 4px #fa8a05;
	text-decoration: none;
}

.sidemenu .bottom{
	background-image: url(../img/sidemenu_base_05.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 230px;
}


/* ======= SideMenu ======= end */


/* ======= Info ======= start */

.info {
	padding-bottom: 25px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.info .item{
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 66px;
	background-image: url(../img/dotline.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 620px;

}

.info .item .img{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 66px;
	width: 66px;
	text-align: center;
	vertical-align: 50%;
}

.info .item img{
	border: 1px solid #999;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}


.info .item .txt{
	font-size: 100%;
	line-height: 1.4em;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 544px;
}


.info .item .txt a:link,
.info .item .txt a:visited{
	text-decoration: underline;
	color: #2F5E8C;
}

.info .item .txt a:hover,
.info .item .txt a:active{
	color: #C03;
	text-decoration: none;

}

.e_links_box{
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

.e_links,
.e_links:link,
.e_links:visited {
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
	-moz-box-shadow: 1px 1px 3px #ccc;/* Firefox用 */
	-webkit-box-shadow: 1px 1px 3px #ccc;

　/* Safari,Google Chrome用 */ 
	-moz-border-radius: 5px 5px 5px 5px; /* Firefox用 */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari,Google Chrome用 */
	background:#78d53c;
	background: -moz-linear-gradient(center top, #78d53c 0%,#52c129 100%); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom,color-stop(0.02, #c2f4af), color-stop(0.06, #78d53c),color-stop(1, #52c129));
	font-size: 12px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}


.e_links:hover,
.e_links:active {
	background:#52c129;
	background: -moz-linear-gradient(center top, #c2f4af 0%,#78d53c 100%); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom,color-stop(0.02, #c2f4af), color-stop(0.06, #78d53c),color-stop(1, #52c129)); /* Safari,Google Chrome用 */
	color: #FFF;
}



/* ======= Info ======= end */


/* ======= footer ======= start */
.footer{
	padding: 0px;
	margin: 0px;
	background-color: #88a3ba;
	background-image: url(../img/footer.jpg);
	background-repeat: repeat-x;
	height: 100% ;
	min-height:100%;
}


.footer .txt{
	font-size: 11px;
	line-height: 1.4em;
	color: #FFF;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer .logo{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 40px;
}

.footer .txt a:link,
.footer .txt a:visited{
	color: #B1E4E4;
	text-decoration: none;
	
}

.footer .txt a:hover,
.footer .txt a:active{
	color: #0CF;
	text-decoration: underline;

}

.icons{
	background-color: #000;
	margin: 0px;
	height: 20px;
	width: 940px;
	background: -moz-linear-gradient(center top,#111 5%,#000 100%); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #111),color-stop(1, #000)); /* Safari,Google Chrome用 */
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222;
	border-bottom-color: #222;
}

.google_p1{
	height: 20px;
	width: 32px;
	float: right;
	margin-left: 5px;
}

.twitter_btn{
	height: 20px;
	width: 66px;
	float: right;
	margin-left: 5px;
}

 .facebook{
	height: 20px;
	width: 72px;
	float: right;
	margin-left: 5px;
	overflow: hidden;
}



*:first-child+html  .google_p1{
	height: 20px;
	width: 32px;
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*:first-child+html  .twitter_btn{
	height: 20px;
	width: 66px;
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*:first-child+html  .facebook{
	height: 20px;
	width: 72px;
	position: relative;
	float: right;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/*-----------------------------------------------------	*/
/*	for - 740px以下の記述　*/
/*-----------------------------------------------------	*/
@media screen and (max-width:740px) {
html{
	background:none;
}
body{
	background: #a8bec4 url(../smart/img/body_bg_other.jpg) top center no-repeat;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}

/* ======= header ======= start */
.header {
	width: 480px;
	height: 112px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px auto;
}
.header a {
	width: 480px;
	height: 97px;
	display: block;
	background: url(../smart/img/portal_logo.png) center top no-repeat;
}
.header a img {
	display: none;
}
/* ======= menu ======= start */
.menu{
	background: url(../smart/img/menu_bg.png) center top no-repeat;
	height: 48px;
	width: 648px;
	margin: 0px auto 0px auto;
}
.menu ul {
	padding-left: 25px;
}
.menu ul li {
	float: left;
	margin-left: 33px;
}

.menu ul li.game_menu a:link,
.menu ul li.game_menu a:visited {
	width: 160px;
	height: 33px;
	display: block;
	background: url(../smart/img/menu_game.png) center top no-repeat;
}
.menu ul li.game_menu a:hover,
.menu ul li.game_menu a:active {
	background: url(../smart/img/menu_game_on.png) center top no-repeat;
}
.menu ul li.anime_menu a:link,
.menu ul li.anime_menu a:visited {
	width: 160px;
	height: 33px;
	display: block;
	background: url(../smart/img/menu_anime.png) center top no-repeat;
}
.menu ul li.anime_menu a:hover,
.menu ul li.anime_menu a:active {
	background: url(../smart/img/menu_anime_on.png) center top no-repeat;
}
.menu ul li.goods_menu a:link,
.menu ul li.goods_menu a:visited {
	width: 160px;
	height: 33px;
	display: block;
	background: url(../smart/img/menu_goods.png) center top no-repeat;
}
.menu ul li.goods_menu a:hover,
.menu ul li.goods_menu a:active {
	background: url(../smart/img/menu_goods_on.png) center top no-repeat;
}

.menu ul li.game_menu a img,
.menu ul li.anime_menu a img,
.menu ul li.goods_menu a img {
	display: none;
}

/* ======= container ======= start */
#container{
	width: 680px;
	margin: 0px auto 0px auto;
}

/* ======= main ======= start */
#main{
	background-image: url(../smart/img/common2_bg.png);
	background-repeat: repeat-y;
	width: 680px;
	overflow: hidden;
}
#main_top{
	background-image: url(../smart/img/common2_top.png);
	background-repeat: repeat-y;
	width: 680px;
	height: 18px;
}

#main .left{
	float: none;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#main .right{
	float: none;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}

/* ======= SideMenu ======= start */
.sidemenu{
	width: 640px;
	margin-left: 0px;
}

.sidemenu .top{
	background-image: url(../smart/img/submenu_top.png);
	height: 58px;
	width: 640px;
	font-size: 100%;
}

.sidemenu .center{
	width: 640px;
}

.sidemenu .center ul{
	width: 520px;
	background-image: url(../smart/img/submenu_bg.png);
	padding: 0 50px 0 70px;
}

.sidemenu .center ul li{
	font-size: 100%;
	text-align: left;
	width: 520px;
	list-style-type: square;
}
.sidemenu .center ul li.small{
	font-size: 100%;
	width: 520px;
}
.sidemenu .center ul li br {
	display: none;
}
.sidemenu .center ul li.line{
	display: none;
}
.sidemenu .center ul li a{
	border-bottom: ridge 1px #969696;
	display: block;
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sidemenu .bottom{
	background-image: url(../smart/img/submenu_bottom.png);
	height: 42px;
	width: 640px;
}

/* ======= main_btm ======= start */
#main_btm {
	background-image: url(../smart/img/common2_bottom.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 680px;
	margin: 0px auto 0px auto;
}
	
/* ======= footer ======= start */
.footer .txt{
	font-size: 100%;
	width: 680px;
}
.footer .logo{
	width: 680px;
}

/* ======= index対策 ======= start */
body#home_body{
	background: #a8bec4 url(../smart/img/body_bg_pc.jpg) top left no-repeat;
	font-size: 13px;
}
body#home_body .menu{
	clear: both;
	background: url(../smart/img/menu_index_bg.png) center top no-repeat;
	height: 52px;
    width: 960px;
}
body#home_body .menu ul {
	padding-left: 60px;
}

body#home_body footer,
body#home_body .footer {
	width: 980px;
}

}
