/* ---------------------------------------------------------
■ 基本レイアウト
--------------------------------------------------------- */

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

/* ---------------------------------------------------------
■ 見出し
--------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
}


/* ---------------------------------------------------------
■ リンク色（ページ全体）
--------------------------------------------------------- */

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }

#header a { color: #333; text-decoration: none; }
#header a:hover { color: #999; }

/* ---------------------------------------------------------
■ ページレイアウト
--------------------------------------------------------- */

body {
	width: 820px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 0.9em;
	color: #333;
	background: #fff;
	line-height: 1.5;
	font-family: "ＭＳ Ｐゴシック";
	position: relative;
background:url("http://hydro-alu-chateauroux.com/blue.bmp") repeat ;
}

/* ---------------------------------------------------------
■ ヘッダー（レイアウト）
--------------------------------------------------------- */

#header {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	height: 285px;
	text-align: left;
	background: url("http://www.horsjeux.com/seikatu.jpg") no-repeat center;
border-left: 1px solid #224D7A;
border-right: 1px solid #224D7A;
}

#entry #header {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 280px;
	text-align: left;
	background: #fff ;
	border-bottom: 1px solid #ccc ;
}


#entry table {
	font-size: 1.0em;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	border-color: #ffffff;
	width: 640px;
	margin: 0;
}

/* ---------------------------------------------------------
■ ヘッダー（サイトタイトル）
--------------------------------------------------------- */

#header h1 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	padding: 0px 0px 0px 10px;
	font-family:"メイリオ","ＭＳ Ｐゴシック";
	color: #999;
}

#header h2 {
	margin: 0;
	font-size: 26px;
	font-weight: normal;
	line-height: 1.5;
	position:absolute; top: 70px; left: 290px; right: 10px;
	font-family:"メイリオ", "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	color: #C40000;
}

#banabotan {
	width: 500px;
	position:absolute; top: 200px; right: 20px;
}

#banabotan1 {
	width: 500px;
	position:absolute; top: 200px; right: 0px;
}

#entry #header h1 {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	text-align: right;
	font-family:"メイリオ","ＭＳ Ｐゴシック";
	color: #999;
}

/* ---------------------------------------------------------
■ バナー
--------------------------------------------------------- */

#banner {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	width: auto;
	min-height: 200px;
	_height: 200px;
	background: url(http://airheadiqtest.com/gazo2/banner.jpg) no-repeat center;
	border: 1px dotted #ccc;
}

#banner div {
	width: 320px;
	position: relative;
	margin: 0;
	padding: 10px;
}

/* ---------------------------------------------------------
■ バナー内部テキスト
--------------------------------------------------------- */

#banner h2{
	color: #333;
	font-size: 1.6em;
	margin: 0 0 5px;
	color: #c40000;
	border-bottom: 1px dotted #ccc;
}

#banner p {
	margin: 0 ;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: normal;
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	color: #333;
	text-align: left;
	letter-spacing: 0;
	background: none ;
}

/* ---------------------------------------------------------
■ メインコンテンツ全体 基本レイアウト
--------------------------------------------------------- */

#container {
	position: relative;
	width: 800px;
	_width: 780px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
border-left: 1px solid #224D7A;
border-right: 1px solid #224D7A;
	font-family:"メイリオ", "ＭＳ Ｐゴシック";
}


#container:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* ---------------------------------------------------------
■ メインコンテンツ基本レイアウト（記事部分）
--------------------------------------------------------- */

#main {
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	width: 740px;
	_width: 730px;
	margin: 10px 20px 0px 20px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #ccc ;
}

#main:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

#entry #main {
	display: inline; /* ie win bugfix */
	position: relative;
	float: right;
	min-height: 1px;
	text-align: left;
	width: 100%;
	margin: 10px 0;
	padding: 0;
	border: 1px solid #fff;
}


/* ---------------------------------------------------------
■ メインコンテンツ基本レイアウト（サイドメニュー）
--------------------------------------------------------- */

#side { 
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
	text-align: left;
	width: 200px;
	padding: 0;
	margin: 10px 0 0;
}


.sidetop {
	margin: 0px 0px 15px 0px;
}

.sidetop a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


/* ---------------------------------------------------------
■ 記事部分見出し
--------------------------------------------------------- */

.header {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 10px 0;
	line-height: 1.25;
	padding: 0px 10px 20px 10px;
	font-size: 1.6em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: center;
	clear: both;
	color: #c40000;


}

.header1 {
	/* ie win (5, 5.5, 6) bugfix */
	margin: 0;
	line-height: 1.2;
	padding: 20px 5px 10px 10px;
	font-size: 1.4em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: left;
	clear: both;
	border-left: 5px solid #ffcc00;
	letter-spacing: 0.1em;
	color: #003399;
}

.header2 {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 30px 0 5px;
	line-height: 1.25;
	padding: 10px;
	font-size: 1.9em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: left;
	clear: both;
	border-bottom: 1px dotted #999;
	border-left: 5px solid #FF4646;
	color: #034277;
}

.header3 {
	/* ie win (5, 5.5, 6) bugfix */
	width: auto;
	_width: 100%;
	margin: 30px 0px 20px -10px;
	line-height: 1.25;
	padding: 10px;
	font-size: 1.6em;
	font-weight: normal; 
	font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ Pro W6";
	text-align: left;
	clear: both;
	border-bottom: 1px dotted #999;
	border-left: 5px solid #FF4646;
	color: #034277;
}

.header a, .header2 a  { text-decoration: none; }

/* ---------------------------------------------------------
■ 記事部分コンテンツ
--------------------------------------------------------- */

p {
	margin: 15px 0;
	padding: 0;
}

.entry {
	line-height: 1.5;
	margin: 10px;
	padding-bottom: 10px; 
	border-bottom: 1px dotted #dcdcdc;
}

.entry img {
	margin: 10px;
	padding: 0px 15px 0px 0px;
}

#entry #main .entry {
	margin: 30px 70px;
	font-family: "メイリオ","ＭＳ Ｐゴシック";
	line-height: 1.5;
	font-size: 1.2em;
	border-bottom: none;
}


.entry1 {
	_width: 100%;
	margin: 2px 0 10px 0;
	min-height: 30px;
	padding: 0px 15px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック";
	line-height: 1.6;
	font-size: 1.1em;
}

.entry1 img {margin: 10px ;
	padding: 0px 15px 0px 0px;
}


.content {
	line-height: 1.5;
	margin: 5px 0;
	padding:  0 0  5px 5px; 
	border-bottom: 1px dotted #dcdcdc;
	font-size: 0.9em;
}

.entry1 p.more {
	text-align: right;
	line-height: 30px;
	padding-right: 5px;
	margin: 0 0 5px 0 ;
	}


.entry3 {
	margin: 0px 5px 20px 5px;
}

.entry4 {
	margin: 30px 5px 30px 5px;
}

.entry6 {
	line-height: 1.5;
	margin: 30px 10px 10px 10px;
	padding-bottom: 10px; 
	border-bottom: 1px dotted #dcdcdc;
}

/* ---------------------------------------------------------
■ フッター
--------------------------------------------------------- */

#footer {
	position: relative;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 800px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック";
	text-align: center;
	font-size: 0.9em;
	clear: both;
	background: #fff;
border-left: 1px solid #224D7A;
border-right: 1px solid #224D7A;
}

#footer p { margin: 0; padding: 0; }

.copy { 
	margin: 0px 25px 0px 35px;
	padding: 10px 0px 5px 0px;
	color: #666;
	font-size: 0.9em;
}

.copy a { 
	color: #666;
         text-decoration: none;
	font-size: 0.9em;
}

.f-navi {
	text-align: center;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px solid #ccc ;
}

.kate-navi {
	text-align: center;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc ;
}


/* ---------------------------------------------------------
■ サイドメニュー内部
--------------------------------------------------------- */

#side ul {
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
}



#side li {
	width: 200px; 
	display: block;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	text-decoration: none;
	color: #666;

}

#side li a {
	width: auto; 
	_width: 100%; 
    font-size: 14px;
    font-weight:nomal;
    padding: 5px 0px 5px 25px;
    color: #000000;
    display: block;
    margin: 2px 0px 0px 0px;
    text-decoration: none;
    background: url(http://airheadiqtest.com/gazo2/up-orange.gif); background-repeat: no-repeat;
}

#side li a:hover {
    color:#FF0000;
    background: url(http://airheadiqtest.com/gazo2/down-orange.gif) ;
background-repeat: no-repeat;
}

#side li a:active {
    color:#A64E3A;
    background: url(http://airheadiqtest.com/gazo2/up-orange.gif) ;
background-repeat: no-repeat;
}



#side li.sidetitle {
	width: auto;
	_width: 100%; 
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
    font-size:18px;
	font-weight:bold;
    padding: 4px 0px 4px 30px;
    color: #ffffff;
    display: block;
    margin: 13px 0px 3px 0px;
    text-decoration: none;
    background: url(http://airheadiqtest.com/gazo2/mtmidashi-orange.gif); background-repeat: no-repeat;
}


#side li.sidetitle a{
    font-size: 18px;
	font-weight:bold;
    color: #ffffff;
    display: block;
    margin: -4px 0px 0px -30px;
    padding: 3px 0px 0px 30px;
    text-decoration: none;
    background: url(http://airheadiqtest.com/gazo2/mtmidashi-orange.gif); 
background-repeat: no-repeat;
}

#side li.sidetitle a:hover {
    font-size: 18px;
	font-weight:bold;
    color: #ffffff;
    display: block;
    margin: -4px 0px 0px -30px;
    padding: 3px 0px 0px 30px;
    text-decoration: none;
    background: url(http://airheadiqtest.com/gazo2/mtmidashi-orange.gif); 
background-repeat: no-repeat;
}


/* ---------------------------------------------------------
■ コンテンツ装飾
--------------------------------------------------------- */

.box {
	position: relative;
	width: auto;
	_width: 100%;
	line-height: 1.5;
	margin: 40px 10px 15px 10px;
	padding: 0;
	font-size: 0.9em;
	border: 1px solid #dcdcdc;
	background: #f8f8f8;
}

#main .box p {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 3px 0 3px 5px;
	background: #fff;
}

.box ul {
	margin: 10px 0 10px 25px;
	padding: 0;
	line-height: 1.5;
}

.more { text-align: right; }

.more a {
	min-height: 30px;
	_height: 30px;
	margin: 0;
	padding: 0;
}


.gotop {
	height: 18px;
	text-align: right;
	margin: 15px;
	padding: 0;
	clear: both;
}

.adr {
	margin: 0;
	padding: 0;
	width: 500px;
	min-height: 500px;
}

.center { text-align: center; }

.b {
	font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal; 
	font-size: 1.2em;
}

.img { margin:0px; float: left; }
.imgr { margin:0px; float: right; }
.imgt { margin:0px 10px; float: left; }

img { border: none; }

table {
	font-size: 1.0em;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	border-color: #ffffff;
	width: 530px;
	margin: 0;
}

table caption {
	font-size: 1.1em;
	font-weight: bold;
}

th { 
background :#FEE387;
	font-weight: normal;
	border-style: solid;
	border-width: 0px;
}


td { 
	text-align:left;
	border-style: solid;
	border-width: 0px;
}

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #003399; } /* 青 */ 
.green { color: #339900; } /* 緑 */ 
.orange { color: #ff9900; } /* オレンジ */ 

.redbold { color: #cc0000; font-weight:bold;} /* 赤 */ 
.bluebold { color: #003399; font-weight:bold;} /* 青 */ 
.greenbold { color: #339900; font-weight:bold;} /* 緑 */ 
.orangebold { color: #ff9900; font-weight:bold;} /* オレンジ */ 

.linemizu { background: #80FFFF; } /* 背景マーカー処理 */
.linepink { background: #FFB0D8; } /* 背景マーカー処理 */ 
.lineyellow { background: #ffff00; } /* 背景マーカー処理 */ 

.linemizubold { background: #80FFFF;  font-weight:bold;} /* 背景マーカー処理 */
.linepinkbold { background: #FFB0D8;  font-weight:bold;} /* 背景マーカー処理 */ 
.lineyellowbold { background: #ffff00;  font-weight:bold;} /* 背景マーカー処理 */ 


 
.u { border-bottom: 1px solid; } /* 下線 */ 
.kome { font-size: 12px; color: #cc0000; line-height: 1.25;}
.s { font-size: 12px; color: #333; line-height: 1.25; } 
.rnk {
	font-size:2em;
	display:block;
	color:#777;
	font-family: "Arial Black","Trebuchet MS";
}