@charset "utf-8";
@import url("reset.css");

/* for WinIE7 */
*:first-child+html body {	font-size: 75%;

}

/* for WinIE6 */
*html body {	font-size: 75%;

}

/*土台設定*/
body {
	color: #333366;
	font-family:  Arial, Verdana,  Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	line-height: 150%;
	width: 100%;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}#header {
	width: 1000px;
}
#contents {
	width: 1000px;
	margin: 15px 0px 30px 0px;
}
#footer {
	margin-top: 30px;
	background-image: url(../image/base/footer_b.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	color: #FFFFFF;
	height: 115px;
}
#footer #footer2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 0px 0px;
}


/*ヘッダー設定*/
#header #top_p {
	margin: 5px 0px 0px 17px;
}
#header #header2 {
	width: 1000px;
	margin: 10px 0px 0px 0px;
}
#header #header2 #header_left {
	float: left;
	width: 670px;
}
#header #header2 #header_right {
	float: right;
	width: 330px;
}
#header #header2 #header_right li {
	background-image: url(../image/base/ya.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding: 0px 0px 0px 12px;
	margin: 0px 15px 0px 0px;
}

/*コンテンツ設定*/

/*左コンテンツ設定*/
#contents #c_left {
	float: left;
	width: 751px;
}
#contents #c_left #s_menu {
	float: left;
	width: 230px;
	background-image: url(../image/base/side_back_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents #c_left #s_menu h3 {
	width: 214px;
	margin: 10px 0px 0px 8px;
}
#contents #c_left #s_menu #seach {
	margin: 0px 0px 0px 8px;
	width: 158px;
}

#contents #c_left #s_menu #side_menu01 {
	width: 214px;
	margin: 0px 0px 0px 8px;
}
/*左メニューロールオーバー設定*/
#side_menu01 a {
	display: block;
	height: 37px;  /*画像の縦幅*/
	width: 214px;  /*画像の横幅*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#side_menu01 a:hover {
	text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
	background-position: 0px 0px;
	overflow:hidden;
}
#side_menu01 #s_m_01 a {
	background: transparent url(../image/base/left_m_ov_01.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_02 a {
	background: transparent url(../image/base/left_m_ov_02.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_03 a {
	background: transparent url(../image/base/left_m_ov_03.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_04 a {
	background: transparent url(../image/base/left_m_ov_04.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_05 a {
	background: transparent url(../image/base/left_m_ov_05.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_06 a {
	background: transparent url(../image/base/left_m_ov_06.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_07 a {
	background: transparent url(../image/base/left_m_ov_07.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_08 a {
	background: transparent url(../image/base/left_m_ov_08.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_09 a {
	background: transparent url(../image/base/left_m_ov_09.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_10 a {
	background: transparent url(../image/base/left_m_ov_10.gif);  /*hover時の画像を読み込む*/	
}
#side_menu01 #s_m_11 a {
	background: transparent url(../image/base/left_m_ov_11.gif);  /*hover時の画像を読み込む*/	
}
/*左メニューロールオーバー設定修了*/

#contents #c_left #s_menu #side_menu02 {
	background-image: url(../image/base/left_m_back01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 214px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 8px;
}
#contents #c_left #s_menu #side_menu02 li {
	background-image: url(../image/base/ya3.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding: 0px 0px 6px 15px;
	margin: 0px 0px 0px 5px;
}

#contents #c_left #s_menu .left8 {
	margin: 0px 0px 30px 8px;
}

/*中央コンテンツ設定*/
#contents #c_left #main {
	float: right;
	width: 501px;
}
#contents #c_left #main h4 {
	margin: 15px 0px 0px 0px;
}
#contents #c_left #main #main_c01 li {
	background-image: url(../image/base/sc01.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0px 0px 0px 12px;
	margin: 5px 0px 0px 0px;
}
#contents #c_left #main #map_m {
	width: 501px;
}
#contents #c_left #main #map_m li {
	float: right;
	margin: 0px 0px 0px 10px;
}
/*中央マップメニューロールオーバー設定*/
#map_m a {
	display: block;
	height: 25px;  /*画像の縦幅*/
	width: 138px;  /*画像の横幅*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#map_m a:hover {
	text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
	background-position: 0px 0px;
	overflow:hidden;
}
#map_m #map01 a {
	background: transparent url(../image/top/other_ov.jpg);  /*hover時の画像を読み込む*/
}
#map_m #map02 a {
	background: transparent url(../image/top/other_h_ov.jpg);  /*hover時の画像を読み込む*/
}
/*中央マップメニューロールオーバー設定修了*/

#contents #c_left #main #pickup {
	width: 501px;
}
#contents #c_left #main #pickup li {
	/*background-image: url(../image/top/pick_02.gif);*/
	float: left;
	width: 162px;
	height: 230px;
	margin: 10px 2px 0px 1px;
	border: #ccc 1px solid;
}
*:first-child+html #contents #c_left #main #pickup li {
	/*background-image: url(../image/top/pick_02.gif);*/
	float: left;
	width: 162px;
	margin: 10px 1px 0px 1px;
}
*html #contents #c_left #main #pickup li {
	/*background-image: url(../image/top/pick_02.gif);*/
	float: left;
	width: 162px;
	margin: 10px 1px 0px 1px;
}
#contents #c_left #main #pickup .right4 {
	margin: 0px 4px 0px 0px;
}
#contents  #c_left  #main  #pickup  dt  {
	background-image: url(../image/top/pick_back.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	padding: 0px 0px 0px 8px;
}
*:first-child+html #contents  #c_left  #main  #pickup  dt  {
	background-image: url(../image/top/pick_back.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding: 0px 0px 0px 8px;
	margin: -12px 0px 0px 0px;
}
*html #contents  #c_left  #main  #pickup  dt  {
	background-image: url(../image/top/pick_back.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	padding: 0px 0px 0px 8px;
	margin: -12px 0px 0px 0px;
}
#contents #c_left #main #pickup dd {
	width: 156px;
	margin: 5px 0px 0px 4px;
}
*:first-child+html #contents #c_left #main #pickup .under {
	margin: 0px 0px -11px 0px;
}

*html #contents #c_left #main #pickup .under {
	margin: 0px 0px -11px 0px;
}




/*右コンテンツ設定*/
#contents #c_right {
	float: right;
	width: 230px;
}
/*右コンテンツロールオーバー設定*/
#contact a {
	display: block;
	height: 130px;  /*画像の縦幅*/
	width: 230px;
	background: transparent url(../image/base/contactover.gif) no-repeat 0px 0px;  /*hover時の画像を読み込む*/
}
#contact a:hover {
	text-indent: -9999px;  /*hover時だけ画像を飛ばす*/
	background-position: 0px 0px;
	overflow:hidden;
}
/*右コンテンツロールオーバー設定修了*/

#contents  #c_right h3  {
	margin: 10px 0px 0px 0px;
}
#contents #c_right .right10 {
	text-align: right;
	margin: 0px 10px 0px 0px;
}
#contents #c_right #seminar {
	background-image: url(../image/base/right_h2_back01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #c_right #seminar #right_menu01 li {
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 0px 10px;
	background-image: url(../image/base/ya2.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}
#contents #c_right #column {
	background-image: url(../image/base/right_h2_back01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents #c_right #column #right_menu02 li {
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 0px 10px;
	background-image: url(../image/base/ya2.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
}
#contents #c_right #kobe {
	width: 230px;
	margin: 10px 0px 0px 0px;
}
#footer #footer2 p {
	float: left;
	width: 600px;
}
#footer #footer2 address {
	float: right;
	width: 400px;
}

/*リンク設定*/
a:link {
 color:#333366;
}
a:visited {
 color:#333366;
}
a:active {
	color:#333366;
}
a:hover {
 color:#333366;
 text-decoration:underline;
}
a {
 text-decoration:none;
}
