@charset "Shift_JIS";
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


div#bodyContents {
	overflow-x:			visible;
	overflow-y:			visible;
	height:				100%;
	width:				640px;
}

/*共通設定 header-----------------------------*/
body {
	margin: 0px;
	padding: 0px;
	width:100%;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 1px;
	border-left:1px solid #B8CBDC;
	border-right:1px solid #B8CBDC;
	
}
/* safari only \*/  
html[xmlns*=""] body:last-child div.contents{
letter-spacing: 0px;
}
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: 10px;
	width: 96%;
}
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;
	}
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;
	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 {
	display:none;
}

/*アンカーナビゲーション-----------------------------------*/
div.anchor {
	display:none;
}
div.anchor2 {
	display:none;
}
/*トップページアンカーナビゲーション-----------------------------------*/
div.top_anchor {
	display:none;
}




/*ヘッダ header-----------------------------*/
#header {
	display:none;
}

/* メニュー menuxx----------*/


/* 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 {
display:none;
}

/*コンテンツ------------------------------------------------*/
div.contents {
	padding: 10px;
}
div.inner {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 98%;
	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: 1px;
	margin-left: 1px;
	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: 1px;
	margin-left: 1px;
	float: left;
	display:inline;
}
div.img_box {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
div.detail {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 2px;
}
div.detail span {
	background-color: #006699;
	color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
}
ul.style1 {
	float: left;
	width: 50%;
}
table.width_style1 th {
	width: 20%;
}
table.width_style2 th {
	width: 10%;
}
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: 65%;
}
div.box_inner {
	overflow: visible;
}
ul.type1 li {
	margin-bottom: 15px;
}

div#PlanContents table.plan {
	width:		600px;
}