@charset "euc-jp"

/* ---------- banner ---------- */

div#banner
{
	margin-bottom:5px;
}

/* ---------- banner_end ---------- */

/* ---------- menu ---------- */

div#theme
{
	color:#333333;
	background:transparent url(../pimages/theme_foot.gif) no-repeat center bottom;
	width:210px;
/*
	padding-bottom:31px;
*/
	padding-bottom:18px;
	margin-top:10px;
}

div#theme h3
{
	font-size:2px;
	text-indent:-9999px;
	background:transparent url(../pimages/theme_head.gif) no-repeat center top;
	width:210px;
	height:42px;
	color:inherit;
	/*余白初期化*/
	margin:0;
	padding:0;
}

div.theme-inner
{
	border-left:1px solid #64523c;
	border-right:1px solid #64523c;
	padding:0 10px;
}

div#theme dl
{
	list-style-type:none;
	padding:10px 0;
	margin:0;
	background:transparent url(../pimages/border.gif) repeat-x left bottom;
	color:inherit;
}

div#theme dt
{
	font-size:80%;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	background:transparent url(../pimages/icon2.gif) no-repeat 0 0;
}

div#theme dd
{
	font-size:80%;
	font-weight:normal;
	line-height:150%;
/*
	font-size:70%;
	font-weight:normal;
*/
	margin:0 0 5px 0;
	padding:0 10px 0 16px;
}

div#theme dd a
{
	text-decoration:none;
/*
	background:transparent url(../pimages/subicon.gif) no-repeat left top;
	padding-left:16px;
*/
}

div#theme dd a:hover
{
	text-decoration:underline;
}


div#side-banner
{
	color:#333333;
	background:transparent url(../pimages/side_banner_bg.gif) no-repeat center top;
	width:210px;
	margin-bottom:10px;
	padding-top:100px;
}

div.side-banner-inner
{
	color:inherit;
	background:transparent url(../pimages/side_banner_foot.gif) no-repeat center bottom;
	margin:0;
	padding:0 20px 60px 20px;
}

div.side-banner-inner p
{
	font-size:80%;
	font-weight:normal;
	line-height:140%;
	color:#333333;
	background-color:transparent;
	margin:0;
	padding:0;
}

/* ---------- menu_end ---------- */
