@charset "shift_jis";

/* -----------------------------------------------
layout.css

WIN > IE6-8/Fx3/Sf3/Op9/Chr

-------------------------------------------------- */
/* PNG_DISPLAY------------------------------------ */
* html img,
* html .wrap h1 span
{behavior:expression(IEPNGFIX.fix(this));}

/* =COMMON WIDTH SETTING-------------------------- */

#header,
#globalNavi
/*#footer*/
{
	width:900px;
	margin:0 auto;
	text-align:left;
}
.wrap,
{width:100%;}


/* =BREAD CRUMB NAVI------------------------------------ */
#Bnavi {
	margin:0 auto -10px;
	padding-top:5px;
	font-size:120%;
	line-height:1.4;
	text-align:left;
}

/* ==================== top ==================== */

#ImgFeature{
	clear:both;
	width:760px;
	height:474px;
	background:url(../images/top.jpg) no-repeat;
	float: left;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#content_top_right{float:right; width:450px; clear:both; content: "."; display: block; margin-left: 315px; padding:5px; margin-top:10px;}
.message	{
	width:595px;
	background-color: #ffffff;
	}
.message_inner{
	padding: 5px 10px 10px 10px;
	font-size:15px;
	border: solid 1px #c1094e;
}
.message h4{
	background:url(../images/h4_bg.gif) no-repeat;
	padding: 0px 15px;
	font-size:13px;
	clear:both;
	color:#666666;
	border-bottom: solid 1px #c1094e;
}
.message p{
	font-size:13px;
	clear:both;
	color:#333333;
}


/* ==================== コンテンツ ==================== */

.content	{width: auto;}

.content h2{
	background:url(../images/h2_bg.gif) repeat-x;
	font-size:17px;
	clear:both;
	border-left:#666666 1px solid;
	border-right:#cccccc 1px solid;
	border-top:#333333 1px solid;
	border-bottom:#cccccc 1px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 20px 8px;
	vertical-align:top;
	color:#444444;
}
.content h3{
	font-size:15px;
	clear:both;
	border-left:#cccccc 6px solid;
	border-right:#cccccc 0px solid;
	border-top:#333333 0px solid;
	border-bottom:#cccccc 1px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 20px 8px;
	vertical-align:top;
	color:#444444;
}
.content h4{
	background:url(../images/h2_bg.gif) repeat-x;
	width: 830px;
	font-size:17px;
	clear:both;
	border-left:#666666 1px solid;
	border-right:#cccccc 1px solid;
	border-top:#333333 1px solid;
	border-bottom:#cccccc 1px solid;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 20px 8px;
	vertical-align:top;
	color:#444444;
}
.content_text	{font-size: 13px;
	line-height: 1.5}

.content_text p	{margin: 0;
	margin-bottom: 15px;}
	
.content_toptext p	{
	width:200px;
	height:450px;
	overflow:hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
	font-weight: normal;
}

/*テーブル01*/
#content table#table01 th,#content table#table01 td{
padding:10px 0 10px 0;
border-bottom:#333333 1px dotted;
}
#content table#table01{
	width:100%;
}
#content table#table01 th{
	width:20%;
}
#content table#table01 table th,#content table#table01 table td{
padding:0 0 5px 0;
border:none;
}



/*menuテーブル01*/
table	{
	width: 850px;
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 60%;
}
img, abbr, acronym, fieldset	{
	border: 0;
}
li	{
	list-style-type: none;
}
p, dd, blockquote	{
	text-align: justify;
	text-justify: inter-ideograph;
}
.sitemap_table th	{
	background: #CAE5F1 url(../images/th.jpg) repeat-x;
	border-top: 2px solid #1D5C79;
	border-bottom: 1px solid #FFF;
}
.sitemap_table td	{
	background: #F4FAFC url(../images/td.jpg) repeat-x;
	border-bottom: 1px solid #FFF;
}








