@charset "UTF-8";

/**************  基本デザイン用 ****************************/
body{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #FFF;
}
a:link {
	color: #009999;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #C69;
}
a:hover {
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.5em;
}
h3{
	font-size: 1.2em;
}	
h4,h5,h6{
	font-size: 1em;
}
#main p {
	line-height: 1.7em;
	font-size: 0.9em;
}
#main p.goto{
 	text-align:right;
	clear: both;
}	
#main p.moreinfo{
	background-image: url(../2010/image/arrow_btn.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 20px;
	clear: both;
	font-size: 0.8em;
	margin: 0px 10px 0px 0px;
}
img {
	border:0;
}
a.more{
	font-size: 0.9em;
	background-image: url(../2010/image/arrow3.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
a.line {
	background-color: #CFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
}

/**************　ページ構造 ****************************/
/*　コンテナボックス　*/
#contents{
	width:800px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
/*　ヘッダ　*/
div#header {
	background-color:#3CC;
	height:152px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 800px;
	background-image: url(../2011/image/header5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header p {
	margin:0px;
	padding: 0px;
	color: #FFFFFF;
	text-indent: -9999px;
}
#header p a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 800px;
}
/*　データベースメニュー　*/
#database{
	height:20px;
	background-color: #000;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	}
#database ul {
	margin: 0px;
	padding: 0px;
	font-size: 0.7em;
	color: #333;
	list-style-type: none;
}
#database ul li{
	display: inline;
	float: right;
	background-image: url(../2010/image/arrow_data.gif);
	background-repeat: no-repeat;
	background-position: 85px center;
	background-color: #FFC;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 20px;
}
#database ul li a{
	display: block;
	color: #333;
	width: 85px;
	height: 20px;
	padding-left: 7px;
}
#database ul li a:hover{
	background-color: #000;
	color: #FFF;
	background-image: url(../2010/image/arrow_data2.gif);
	background-repeat: no-repeat;
	background-position: 85px center;
}
#database ul .home {
	border: none;
	float: left;
}
#database ul .home a {
	background-color: #F6C;
	color:#FFF;
	padding-left:0;
	text-align:center;
	width: 56px;
	display: block;
	font-weight: bold;
}
#database ul .home a:hover {
	background-color: #000;
	color:#FFF;
}
/*　編集可能領域の外枠(index以外に適用)　*/
#mainwrap {
	float: right;
	width: 600px;
	padding-right: 10px;
}
/* パンくずリスト(index以外に適用)　*/
div#bread_clambs {
	font-size: 0.6em;
	line-height: 2em;
	margin: 0px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 600px;
	float: right;
}
#bread_clambs  p {
	margin: 0px;
	padding: 0px;
}
/*　編集可能領域　*/
#main{
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	background-image: url(../2010/image/kekeromail.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}	
/*　サイドメニュー　*/
#sidemenu{
	float:left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	display: inline;
	}
	
/************** サイドメニュー用 ****************************/
/* メインメニュー */
#dhtmlgoodies_listMenu a{
	text-decoration:none;
	font-weight:bold;
	color: #F90;
	padding-left: 5px;
	display: block;
	width:163px;
	}
#dhtmlgoodies_listMenu a:hover{
	color: #FFF;
	background-color: #F90;
	background-image: url(../2010/image/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
	}	
#dhtmlgoodies_listMenu li {
	list-style-type:none;
	background-color: #FFE888;
	line-height: 35px;
	font-size: 0.9em;
	background-image: url(../2010/image/arrow.gif);
	background-repeat: no-repeat;
	background-position: 150px center;
	border-bottom: 1px dotted #999;
}
/* サブメニュー */
#dhtmlgoodies_listMenu ul li a{
	font-weight:normal;
	padding-left: 5px;
	display: block;
	color: #060;
	background-color: #EEFFAC;
	}
#dhtmlgoodies_listMenu ul li{
	background-image: none;
	line-height: 35px;
}
#dhtmlgoodies_listMenu ul li a:hover{
	color: #FFF;
	background-color: #000;
	background-image: none;
	}

/* サブサブメニュー */
#dhtmlgoodies_listMenu ul li ul li a{
	color: #F60;
	font-weight:normal;
	margin: 0px;
	padding-left: 10px;
	width:158px;
	display: block;
	background-color: #FFC;
	}
#dhtmlgoodies_listMenu ul li ul li a:hover{
	color: #FFF;
	background-color: #000;
	}

/* サブサブサブメニュー */
#dhtmlgoodies_listMenu ul li ul li  ul li a{
	color: #399;
	font-weight:normal;
	margin: 0px;
	padding-left: 20px;
	width:148px;
	display: block;
	background-color: #FFC;
	}
#dhtmlgoodies_listMenu ul li ul li ul li a:hover{
	color: #FFF;
	background-color: #000;
	}
	
/* アクティブなメニューのスタイル */
#dhtmlgoodies_listMenu .activeMenuLink{
	color:#FFF;
	background-color: #F90;
	display: block;
	}
		
/*　マージンとパディングは0に　*/
#dhtmlgoodies_listMenu, #dhtmlgoodies_listMenu ul,#dhtmlgoodies_listMenu ul li ul{
		margin:0px;
		padding:0px;
	}

/* サブメニューのマージン */
#dhtmlgoodies_listMenu ul {
	margin-left: 0px;
	display: none;
	}
	
/* サイドメニュー下バナー　*/
#sidemenu .banner{
	margin-top: 5px;
	margin-bottom: 5px;
}

/****************** フッタ用 ************************/
#subnav{
	clear: both;
	font-size: 0.7em;
	background-color: #000;
	text-align: right;
	padding-right: 10px;
	height: 2em;
	line-height: 2em;
	color: #FFF;
}	
address{
	text-align: center;
	font-size: 0.7em;
	font-style: normal;
	background-color: #F90;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
/****************** フッタ用終了 ************************/

