@charset "UTF-8";

/* ====================================================================
[ css reset ]
======================================================================= */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
hr {
	height:0px;
	margin:7px 0;
	border:none;
	border-top:1px solid #000;
}
* html hr {/* for -IE6 */
	margin:0;
}
*:first-child+html hr {/* for IE7 */
	margin:0;
}
strong {
	font-weight:normal;
	color:#ff0000;
}



/* ====================================================================
[ body関連 ]
======================================================================= */

* {
	margin:0;
	padding:0;
	zoom:1;
}
html {
	height:100%;
}
html:first-child body {
	min-height:100%;
	padding-bottom:1px;
}
body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Arial, Helvetica, sans-serif;
	background:url('../img/top_bg.jpg') top center repeat;
}
strong.strong_green {
	font-weight:bold;
	color:#006666;
}
strong.strong_red {
	font-weight:bold;
	color:#ff0000;
}
.text12{
font-size:12px;
color:#666666;
	line-height:130%;
}

.text11{
font-size:11px;
color:#666666;
	line-height:120%;
}

.text16_bggreen{
	font-size:16px;
	line-height:250%;
	font-weight:bold;
	background-color:#006600;
	border:1px #009900 solid;
	color:#FFFFFF;
	padding:10px 10px 10px 10px;
	margin-bottom:20px;
}

.italic{
font-style:italic;
}

#mainContent h3.h3_text {
	border:solid 1px #006666;
	border-left:solid 5px #006666;
	width:600px;
	padding:3px 3px 1px 5px;
	color:#006600;
	font-size:13px;
	margin:20px 0 10px 0;
}

#mainContent h3.h3_text_blue {
	border-bottom:solid 1px #003399;
	border-left:solid 5px #003399;
	width:600px;
	padding:3px 3px 1px 5px;
	color:#003399;
	font-size:13px;
	margin:20px 0 10px 0;
}

/* ====================================================================
[ ヘッダ関連 ]
======================================================================= */
#header-wrap {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header-container {
	height: 75px;
	background: url('../img/logo_top_bg.jpg') repeat-x left bottom;
}
#header {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#header .header_logo {
	float:left;
	width:250px;
	height:75px;
}
#header .header_menu {
	float:left;
	width:550px;
	height:75px;
}
#header h1 a {
	display:block;
	width:250px;
	height:75px;
	background:url('../img/logo_top.jpg') bottom center no-repeat;
	text-indent:-8000px;
	margin:0 auto;
	padding:0;
}


/* ====================================================================
[ ページ：共通要素 ]
======================================================================= */
#container {
	width: 800px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	margin: 95px auto 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	border-top:solid 1px #CCCCCC;
}

#mainContent {
	padding: 0;
	background: #FFFFFF;
	font-size:90%;
}

#poge_head_div {
width:0px;
height:0px;
text-indent:-8000px;
margin:0;
padding:0;
}

.clear{
clear:both;
}

#mainContent .text_area{
	width:600px;
	padding:10px 0 0 95px;
}
#mainContent .text_area2{
	width:600px;
	padding:10px 0 0 0px;
}

#mainContent p {
	color: #666666;
	font-size:13px;
	line-height:150%;
}

img.img_float_left01 {
	float:left;
	margin:10px 20px 20px 80px;
}
img.img_float_left02 {
	float:left;
	margin:0px 20px 20px 80px;
}
img.img_float_left03 {
	float:left;
	margin:0px 20px 20px -15px;
}


a:link {
	color:#000099;
	text-decoration:none;
	} 

a:hover {
color:#0066FF;
text-decoration:underline;
	} 


a:visited {
	color:#000099;
	text-decoration:none;
	} 

a.arrow {
	font-size:13px;
	color: #a38d43;	
	padding:2px 20px 0 0;
	background:url('../img/arrow.png') top right no-repeat;
}

#page_top {
	width:800px;
	margin:20px 0 20px 0;
}
*html #page_top {
	width:800px;
	margin:20px 0 20px 0;
}
#page_top .list_inline {
	font-size:12px;
	text-align:right;
	padding:5px 55px 3px 0;
	background-color:#F0ECE0;
}
#page_top ul li {
	padding-top:3px;
	margin:0;
	display:inline;
}

#page_top ul li a.arrow_up {
	padding:2px 18px 0 0;
	background:url('../img/arrow_up.png') top right no-repeat;
}


#page_top2 {
	width:106px;
	margin:20px 0 20px 600px;
	text-align:center;
}

*html #page_top2 {
	width:108px;
	margin:20px 0 20px 600px;
	text-align:center;
}
#page_top2 .list_inline {
	text-align:right;
	padding:6px 10px 4px 0;
	background-color:#FAF5E8;
	border:1px solid #CCCCCC;
	margin:0px 0 0 0;
}
#page_top2 ul li {
	font-size:11px;
	display:inline;
}
#page_top2 ul li a.arrow_up {
	padding:2px 18px 0 0;
	background:url('../img/arrow_up.png') top right no-repeat;
}


table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
th, td {
	vertical-align:top;
	border:solid 1px #000;
	font-weight:normal;
	text-align:left;
}
caption {
	text-align:left;
}




/* ====================================================================
[ ページ：footer ]
======================================================================= */

#footer-wrap {
	bottom: 0;
	left: 0;
	width: 100%;
	background: url('../img/footer_bg.png') repeat-x left top;
}
#footer {
	width:791px;
	margin: 0 auto;
	padding:40px 0 0 10px;
}
#footer p {
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
*html #footer p {
	margin-top:0px;
	margin-bottom:0;
	padding-bottom:5px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
}
#footer #footer_list {
	width:760px;
	margin:0 0 10px 10px;
}
#footer #footer_list h3 {
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	border-bottom:solid 1px #fff;
	padding:3px 0 0 0;
	margin:0 5px 5px 5px;
}
*html #footer #footer_list h3 {
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#fff;
	padding:3px 0 2px 0;
	margin:0 5px 5px 5px;
	border-bottom:solid 1px #fff;
}
#footer #footer_list ul {
	font-size:11px;
	padding:0;
	margin:0 5px 0 5px;
}
#footer #footer_list li {
	padding:3px 0 2px 12px;
	margin:0;
}
#footer #footer_list #one {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	height:210px;
}
*html #footer #footer_list #one {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	height:160px;
}
#footer #footer_list #two {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:210px;
}
*html #footer #footer_list #two {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:160px;
}
#footer #footer_list #three {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:210px;
}
*html #footer #footer_list #three {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:160px;
}
#footer #footer_list #four {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:210px;
}
*html #footer #footer_list #four {
	float:left;
	width:151px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:160px;
}
#footer #footer_list #five {
	float:left;
	width:152px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:210px;
}
*html #footer #footer_list #five {
	float:left;
	width:152px;
	margin:0 0 0 0px;
	border-left:dotted 1px #fff;
	height:160px;
}

/* ====================================================================
[ ページ：ssl ]
======================================================================= */
#text_area_ssl{
margin:10px 0 10px 80px;
}
#text_area_ssl .ssl{
float:left;
width:100px;
height:50px;
}
#text_area_ssl .ssl_comment{
float:left;
padding-left:10px;
}

