@charset "UTF-8";

/* index.css */

body {
	font-size: 90%;
	text-align: center;
	background: #fff url(../images/top/img_header_back_top.jpg) top left repeat-x;
}

a strong {
	color: #004693;
	text-decoration: underline;
}

/*
#wrapper {
	position: relative;
	min-width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 760px;
	margin: 0 120px;
}
*/
#contents {
	float: none;
	width: 100%;
	width: 760px;
	/*margin: 0 120px;*/
}

.pagetop {
	display: none;
}

#header {
	background: #fff url(../images/top/img_header_back_top.jpg) top left repeat-x;
	padding-bottom: 40px;
	*padding-bottom: 41px;
	_padding-bottom: 3px;
	position: relative;
	margin: 0 auto;
}

#gnavi {
	position: absolute;
	top: 81px;
	left: 0;
	width: 760px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	z-index: 100;
}

*:first-child+html #gnavi {
	padding-top: 0;
}

#mainvisual {
	position: relative;
	/*width: 100%;*/
	text-align: center;
	background: url(../images/top/img_mainvisual_back.jpg) 500px no-repeat;
}

* html #mainvisual {
	top: 49px;
	background: url(../images/top/img_mainvisual_back.jpg) 500px no-repeat;
}

#topContents {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding-top: 20px;
}

* html #topContents {
	top: 65px;
}

#topContents .contentTitle {
	/*@h3o@*/
	padding: 1px 0 0 0;
	background: url(../images/com/tit_titleback.gif) left bottom no-repeat;
}

/*@Ë@*/

#toprightArea {
	float: right;
	width: 551px;
	padding: 10px 0 0 18px;	
}

#menu {
}

#menu ul {
}

#menu ul li {
	float: left;
	border: 1px solid  #ccc;
}

#menu ul li p {
	padding: 2px;
	font-size: 85%;
	line-height: 17px;
}

/*友岡編集*/

#menu ul li.type01 {
	border: none;
}
#menu ul li.type02 {
	border: none;
	float: right;
}
#menu ul li.type03 {
	margin-top: 10px;
	margin-left: 4px;
	_margin-left: 2px;
}

#menu ul li.type04 {
	border: none;
	margin-top: 10px;
	float: right;
	margin-right: 5px;
	_margin-right: 2px;
}

#menu ul li.type05 {
	margin-top: 20px;
	margin-left: 4px;
	_margin-left: 2px;
}

#menu ul li.type06 {
	margin-top: 20px;
	margin-left: 4px;
	_margin-left: 2px;
}

#menu ul li.type07 {
	float: right;
	margin-top: 19px;
	margin-right: 5px;
	_margin-right: 2px;
}
#menu ul li.type08 {
	margin-top: 20px;
}

h4.banner {
	margin-top: 15px;
}

/*@m点@*/

#infomation {
	padding: 20px 0;
	width: 530px;
}

#infomation .infoDate {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#infomation .infoTitle {
	float: right;
	width: 400px;
}

#infomation li {
	padding: 10px;
	line-height: 1.5;
	background: url(../images/com/icon_dot01.gif) left bottom repeat-x;
}

#infomation li.last {
	background: transparent;
}

/*@̈@*/

#topleftArea {
	float: left;
	width: 190px;
	padding: 8px 0 0;
	/*	border-right: 1px solid #ccc;*/
}

#bannerArea {
}

#bannerArea li {
	padding: 0 0 5px;
}

#topics {
	padding: 5px 0;
	margin: 0 10px 0 0;
}

#topics h4 {
	padding: 5px;
	line-height: 1.4;
}

#topics p {
	font-size: 85%;
	line-height: 1.4;
}

/*footer*/

#pagetopArea {
	border-left: none;
	border-right: none;
}

