@charset "shift_jis";

/* ================================
   株式会社イーグルハウス　2010
================================ */


/* ============  BODY ============ */
body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.6;
	color: #666666;
	text-align: center;
	background: #FFFFFF url(../images/body_bg-s.png) left top repeat-x;
}


/* ============  CONTAINER ============ */
#container {
	width: 760px;
	margin: 6px auto 0;
	padding: 0;
	text-align: left;
	margin-top: 0px;
	padding-top: 5px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #FFFFFF;
}


/* ============ LINK ============ */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

/*  ============ All Pages ============ */
.alt	{	display: none;}
.clear	{	clear: both;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.red {	color: #FF6600;}


/* ============ BASE ============ */

/* ------ sets ------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {	font-style: normal;}
h1,h2,h3,h4,h5,h6,h7 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
caption,th {
	text-align: left;
}
img	{	border: none;	vertical-align: bottom;}
ul	{	list-style-type: none;}
ol	{	list-style-position: inside;}
hr	{	display: none;}


/*----- contents -----*/
#contents {
	padding-bottom: 10px;
	border-top: 2px solid #585858;
	background: url(../images/contents_bg.jpg) left top repeat-y;
}

#contents {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html #contents {height: 1%;}
#contents {display: block;}
/* End hide from IE-mac */




/* ============  上の部分  ============ */
#header {
	width: 760px;
        height: 90px;
	margin: 0 auto;
	text-align: left;
}
#header h1 {
	float: left;
	width: 250px;
	padding-top: 25px;
}
#header h1 a {
	padding: 20px 15px 5px 0;
	margin-left: 15px;
	font-size: 18px;
	font-weight: bold;
        color: #2b3253;
}

#header .top_navi {
	float: right;
	width: 500px;
	padding-top: 18px;
	text-align: right;
}




/* ============  トップ画像の部分  ============*/
#main_center {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 448px;
	height: 225px;
}

#main_center h2.flash a{
	display: block;
	background: #333333;
}


/* ============  横メニュー ==============*/
#horizontalmenu {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px ;
	border-width : 1px ;
	border-style :solid ;
	border-color : #CAEAF5;
	font-size : 80% ;
	background-color : #CAEAF5;
}

div.header_link {
	border-width : 0px 0px 0px 0px  ;
	border-style : solid ;
	line-height : 1.3 ;
	margin : 0px 0px 0px 0px;
	padding : 7px 0px 2px 0px ;
	text-align : center ;
	font-size : 14px ;
	vertical-align : middle ;
	clear : both ;
	width : 100% ;
}

div.header_link a{
	display : inline ;
	font-size : 14px ;
	font-weight : normal ;
        color : #2b3253;
	letter-spacing : 0px ;
	text-decoration : none ;
}

div.header_link a:hover{
	font-weight : normal ;
	letter-spacing : 0px ;
	color: #0099CC;
	text-decoration : underline ;
}

.header_separator{
	display : inline ;
	letter-spacing : 2px ;
}




/* ============  コンテンツ  ============ */

#contents {
	padding: 0px 0px 0px 0px;
	border: none;
	background: url(../images/contents_bg2.jpg) left top no-repeat;
	background: url(../images/middle_bg2.jpg) left bottom;
}

#contents h2 {
	width: 717px;
	float: left;
	margin: 10px 10px 10px 10px;	
	padding: 0px 10px 0px 10px;
	color: #333333;
	font-size : 15px ;
        font-weight: bold;
	text-align : center ;
	background-color : #CCF5D6;
	border-style :solid ;
        border-width: 1px;
	border-color : #99EBAD;
}




#contents h3 {
	width: 720px;
	padding: 0px 10px 0px 10px;
	font-size : 15px ;
	text-align : center ;
}






/* ============  下の部分  ============ */
#footer {
	width: 760px;
	margin: 0px;
	padding-bottom: 20px;
	background: url(../images/footer_bg2.jpg) left top no-repeat;
}
#footer .bottom p.oto a{
	display: block;
	float: left;
	padding-top: 20px;
	width: 202px;
	height: 15px;
	padding-left: 23px;
}
#footer .bottom p.top a{
	display: block;
	float: right;
	padding-top: 20px;
	width: 100px;
	height: 15px;
	padding-right: 11px;
}

#footer p.copyright {
	width: 749px;
	height: 15px;
	padding-top: 16px;
	font-size:80%;
        text-align:center;
	margin:0px;
        text-decoration: none;
}




