@charset "utf-8";

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/
*{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #990066;
}

a:hover {
	color: #3399FF;
}

a:active {
	color: #3399FF;
}

ul{
	list-style-type: none;
}

li{
	margin-top: 12px;
}

/*-----------------------------＜＜全体＞＞--------------------------------*/

body{
	background: url(../images/top_bg.gif) repeat-y center 0;
	text-align: center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


#container{
	background: url(../images/top_bg_head.png) no-repeat center 0;
}

#main{
	width: 682px;
	margin: 0 auto;
	text-align: left;
	padding: 30px 0px 28px 0px;
}


.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*-----------------------------＜＜ブランディング＞＞--------------------------------*/

h1{
	float: left;
}

#branding{
	width: 682x;
	_zoom: 1;
}

#branding_image{
	display: block;
	float: left;
}

/*-----------------------------＜＜メインメニュー＞＞--------------------------------*/

#mainmenu{
	background: url(../images/top_menu_bg.jpg) no-repeat;
	min-height: 190px;
	margin-top: 26px;
	padding: 14px 0 0 30px;
	_height: 190px;
	clear: both;
	_zoom: 1;
}

#mainmenu h2{
	margin-bottom: 20px;
	float: left;
}

.li-margin{
	margin-bottom: 14px;
}

#search{
	width: 306px;
	margin-right: 46px;
	_margin-right: 30px;
	float: left;
}

#search p{
	float: left;
}

#search ul{
	font-size: 1%;
}

#check{
	width: 128px;
	margin-right: 30px;
	font-size: 1%;
	float: left;
}

#guide{
	width: 130px;
	font-size: 1%;
	float: left;
}

#guide h2{
	margin-bottom: 15px;
}

.li-annai{
	margin-top: 7px;
}

.link_icon{
	background: url(../images/top_menu_linkicon.gif) no-repeat;
	padding-left: 16px;
	display: block;
}

.kensaku{
	margin: 10px 8px 0px 120px;
	font-size: 84%;
}

#search table img{
	margin: 2px;
}

#search table {
	font-size: 86%;
	clear: both;
}

#search table td{
	padding: 1px;
}

#search input{
	vertical-align: middle;
}

#search table .textbox{
	 ime-mode:active;
	 width:150px;
}
/*-----------------------------＜＜お知らせ＞＞--------------------------------*/

#leftmenu{
	float: left;
}

#infomation{
	width: 404px;
	padding: 10px;
	background: url(../images/top_infomation_underline.gif) no-repeat 9px bottom;
}

#infomation_title{
	width: 404px;
	background: url(../images/top_infomation_underline.gif) no-repeat 0 bottom;
	padding-bottom: 3px;
	_zoom: 1;
}

#infomation_title h2{
	float: left;
}

#infomation_title p{
	float: left;
}

#infomation_title a{
	margin:4px 0px 0px 240px;
	font-size: 84%;
}

.infomation_text{
	padding: 8px 0px 0px 0px;
	clear: both;
}

.date{
	font-size: 84%;
}

.text{
	font-size: 76%;
	margin: 3px 0 12px 0;
	line-height: 120%;
}

/*-----------------------------＜＜サブコンテンツメニュー＞＞--------------------------------*/
#subcontents{
	margin: 10px 0;
}

#subcontents li{
	margin-right: 8px;
	float: left;
	padding-bottom: 10px;
}


/*-----------------------------＜＜サブメニュー＞＞--------------------------------*/
#submenu{
	_zoom: 1;
	clear: both;
}

/*-----------------------------＜＜右メニュー＞＞--------------------------------*/
#rightmenu{
	width: 250px;
	_zoom: 1;
	float: left;
}

#mobile{
	_zoom: 1;
}

#mobile p{
	font-size: 76%;
	float: left;
}

#p_mobile{
	width: 176px;
	margin-top: 12px;
}

#zoomsight{
	margin: 10px 0 0 8px;
	_zoom: 1;
	clear: both;
}

#zoomsight img{
	margin-right: 8px;
}

#p_zoom{
	margin-top: 8px;
}

#zoomsight p{
	line-height: 120%;
	font-size: 84%;
	float: left;
}

/*-----------------------------＜＜フッタ＞＞--------------------------------*/

#footer{
	width: 682px;
	border-top: solid 1px #EFEBE2;
	clear: both;
}

#address{
	font-size: 76%;
	line-height: 130%;
	padding: 10px 0px 0px 0px;
	margin: 0 40px 10px 0px;
	float: left;
}

#address p{
	float: left;
}

#banner{
	float: left;
}

#banner img{
	border: solid 1px #7D7D7D;
}

#banner li{
	margin-right: 4px;
	float: left;
}

#copyright{
	font-size: 72%;
	background: url(../images/top_footer_copyright.gif) no-repeat;
	height: 22px;
	padding: 4px 0px 4px 12px;
	clear: both;
}

#copyright p{
	float: left;
}

.counter{
	margin-left: 280px;
}