/* -------------------　トップページ全体　------------------- */

#indeximage{
	width:757px;
	height:180px;
}
#indeximage2{
	width:755px;
	height:180px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	}


#indexcont{
	width:757px;
	height:auto;
}


/* -------------------　トップページ左右メニュー　------------------- */

#toptable{
	width:757px;
	height:auto;
}


#sidemenu{
	width:200px;
	height:auto;
}

.sidemenu_inner{
	width:200px;
	height:auto;
	background-image: url(../img/bg_index_side.jpg);
}

#sidemenu .subtop{
	width:200px;
	height:30px;
}

#sidemenu .subtop_02{
	width:200px;
	height:22px;
}

#sidemenu .subtop02{
	height:28px;
}

#sidemenu .image{
	width:170px;
	height:49px;
	margin-top:10px;
	margin-left:15px;
}

#sidemenu .text01{
	width:150px;
	margin-left:15px;
	background-position: left top;
	background-image: url(../img/icon_arrow_01.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-left: 23px;
}

#sidemenu .text02{
	width:180px;
	margin:10px 20px 0px 0px;
	background-position: left center;
	background-image: url(../img/bg_index_side_arrow.jpg);
	background-repeat: no-repeat;
	text-align: right;
	}

#sidemenu .sp{
	width:200px;
	height:20px;
}

#sidemenu .sp02{
	width:200px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}


.banner{
	height:207px;
	margin-bottom:10px;
}


/* -------------------　トップページ中央メニュー　------------------- */

#indexcont1{
	width:327px;
	height:auto;
	margin-left:15px;
	margin-right:15px;
	background-color:#FFFFFF;
}

#indexcont1 .btindex{
	width:auto;
	height:auto;
	margin-bottom:15px;
}

#indexcont1 .btindex02{
	width:auto;
	height:auto;
	margin-top:15px;
}

#indexcont1 .btindex03{
	width:auto;
	height:auto;
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
#indexcont1 .btindex04{
	width:auto;
	height:auto;
	float:left;
	margin-bottom:5px;
}
/* -------------------　What's New　------------------- */


#indexcont1 .title{
	clear:both;
	width:327px;
	height:29px;
	MARGIN: 0px 0px 15px 0px;
}


#whatsnew .text2{
	margin-top:15px;
	width:80px;
	height:auto;
}

#blog-area {
	MARGIN: auto;
	width:327px;
}

#blog-box {
	MARGIN: auto;
	WIDTH: 327px
}

#blog-box .top {
	WIDTH: 100%;
}

#blog-box DL {
	MARGIN: auto;
	WIDTH: 327px;
}

#blog-box DT {
	WIDTH: 100px;
}
/*
#blog-box DT SPAN {
	PADDING-LEFT: 0px;
}
*/
#blog-box DD {
	MARGIN: -1.3em 0px 0px 105px;
	WIDTH: 217px
}

#blog-box .whatnewline{
	width:327px;
	height:10px;
	MARGIN: 10px 0px 5px 0px;
}











