@charset "Shift_JIS";


/*共通設定 header-----------------------------*/
body {
	margin: 0px;
	padding: 0px;
	width:760px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	font-family:"ＭＳ Ｐゴシック",Osaka;
	border-left:1px solid #B8CBDC;
	border-right:1px solid #B8CBDC;
	
}

/* safari用ハック*/ 
div.contents{
letter-spacing:1px;
}

html*div.contents{
letter-spacing:0px;
}
*html div.contents{
letter-spacing:1px;
}
*:first-child+html div.contents {letter-spacing:1px;} 




ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.clear {
	display: block;
	clear: both;
	float: none;
}

table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
table th {
	border-collapse:collapse;
	color: #333333;
	background-color: #e4e4e4;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4B4B4;
	border-right-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
	border-left-color: #B4B4B4;
	text-align: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
table td {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	}

/*2009/02/10修正*/	
	
h2 {
	background-color: #6699CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	padding-bottom: 0px;
}



h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
h4 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}





/*ナビゲーション-----------------------------------*/
div.navi {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div.navi ul {
	margin: 0px;
	padding: 0px;
}
div.navi ul li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
div.navi  ul  li  a:link,div.navi ul li a:visited {
	display: block;
	width: 183px;
	height: 20px;
	color: #666666;
	background-color: #E4E4E4;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
div.navi ul li a:active, div.navi ul li a:hover {
	display: block;
	width: 183px;
	height: 20px;
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #333333;
}

/*アンカーナビゲーション-----------------------------------*/
div.anchor {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div.anchor ul {
	margin: 0px;
	padding: 0px;
}
div.anchor ul li {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
div.anchor  ul  li  a:link,div.anchor ul li a:visited {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
}
div.anchor ul li a:active, div.anchor ul li a:hover {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/arrow_f.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
}
div.anchor2 {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div.anchor2 ul {
	margin: 0px;
	padding: 0px;
}
div.anchor2 ul li {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}


div.anchor2  ul  li  a:link,div.anchor2 ul li a:visited {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/anchor_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
}
div.anchor2 ul li a:active, div.anchor2 ul li a:hover {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/anchor_arrow_f.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
}
a.a1 {
	width: 108px;
}
a.a2 {
	width: 42px;
}
a.a3 {
	width: 90px;
}
a.a4 {
	width: 125px;
}
/*トップページアンカーナビゲーション-----------------------------------*/
div.top_anchor {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
div.top_anchor ul {
	margin: 0px;
	padding: 0px;
}
div.top_anchor ul li {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
div.top_anchor   ul   li   a:link,div.top_anchor  ul  li  a:visited {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/anchor_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
	width: 95px;
}
div.top_anchor  ul  li  a:active, div.top_anchor  ul  li  a:hover {
	text-decoration: underline;
	background-attachment: scroll;
	background-image: url(../images/anchor_arrow_f.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-left: 10px;
	text-align: right;
	width: 95px;
}




/*ヘッダ header-----------------------------*/
#header {
	display: block;
	margin: 0;
	height:32px;
	background:   url("../images/menu_h_bg.gif") no-repeat;
}
#header h1.logo {
	position:absolute;
	text-indent: -9999px;
}
#header h1.logo a {
	width:317px;
	height:28px;
}


#header ul {
	display: block;
	margin: 0;
	list-style: none;
}
#header li {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}
#header li a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
}

/* メニュー menuxx----------*/
#header li#menu01 {
	background: url("../images/menu_h_menu01.gif") no-repeat ;
	top: 10px;
	left: 408px;
	width: 80px;
	height: 12px;
}
#header li#menu01 a {
	width: 80px;
	height: 12px;
}
#header li#menu02 {
	background: url("../images/menu_h_menu02.gif") no-repeat ;
	top: 10px;
	left: 511px;
	width: 99px;
	height: 12px;
}
#header li#menu02 a {
	width: 99px;
	height: 12px;
}
#header li#menu03 {
	background: url("../images/menu_h_menu03.gif") no-repeat ;
	top: 10px;
	left: 632px;
	width: 33px;
	height: 12px;
}
#header li#menu03 a {
	width: 33px;
	height: 12px;
}
#header li#menu04 {
	background: url("../images/menu_h_menu04.gif") no-repeat ;
	top: 10px;
	left: 686px;
	width: 55px;
	height: 12px;
}
#header li#menu04 a {
	width: 55px;
	height: 12px;
}



/* LINK 
-----------------------------------------------------------------------------------------------*/
a,a:link {
	color:#111184;
	text-decoration:underline;
}
a:visited {
	color:#3366FF;
}
a:active,a:hover {
	color:#FF9933;
}
table.fixed {
	table-layout: fixed;
}


/*パンクくず
-------------------------------------------------------------------------*/
#pastlist {
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*コンテンツ------------------------------------------------*/
div.contents {
	padding: 10px;
}
div.inner {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 680px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.main_title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	padding: 5px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
div.main_title span {
	display: block;
	font-weight: normal;
}

div.img_box div {
	height: auto;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}
div.img_box div p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

*html div.img_box div {
	height: auto;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	display:inline;
}
div.img_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 690px;
}
div.detail {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
/* FORCIA
div.detail span {
	background-color: #006699;
	color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
}
*/
ul.style1 {
	float: left;
	width: 50%;
}
table.width_style1 th {
	width: 120px;
}
table.width_style2 th {
	width: 25px;
}
table.top_th th {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B4B4B4;
	border-bottom-color: #B4B4B4;
}
strong.title {
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
img.thumbnail {
	float: right;
	display: block;
	height: 120px;
	width: 150px;
}
div.main_header {
	float: left;
	width: 570px;
}
div.box_inner {
	overflow: visible;
/*	height: auto;*/
	height: 500px;
	padding-right: 10px;
	padding-left: 10px;
}
ul.type1 li {
	margin-bottom: 15px;
}
