@charset "UTF-8";
/* CSS Document */



body {
	background: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #4D4D4D;
	margin: 0 auto;
	background-image:url(../../components/img/e_back.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    text-align:center;
	}	

p {
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	}

img {
    border:0px;}

dl {
    margin-top:0px;
}	

h1,h2,h3,h4 {
	font-size: 14px;
	line-height: 1em;
	margin:0;
	padding: 0;
	}

h1 {
    font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.5;
}

h2 {
    font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:1.5;
}
	
h3 {
	font-size: 13px;
	font-weight: 500;
	}
	
h4 {
	font-size: 12px;
	color: #A4D3E6;
	font-weight: normal;
	padding: 10px 0;
	}
	
h5 {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	line-height:1.5;
	}	
	
a, a:link {
	color:  #666;
	text-decoration: none;
	}
	
a:hover {
	color:  #333;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	}
	
.mr10px {
    margin-right:10px;
	}
	
.ml10px {
    margin-left:10px;
	}
	
.fl {float:left;}

.mizuiro {color:#0099FF;}
.red {color:#d40152;}
.white{color:#FFFFFF;}
.orange{color:#FF9900;}
.pink{color:#FF66CC;}

/* ========== TEXT ============== */

.date {
	color: #A4D3E6;
	}
	

	
.content_title {
	font-size: 16px;
	background:url(../img/h_bg.jpg) repeat-x;
	height: 30px;
	margin-bottom: 20px;
	}
	
.page_index {
	padding: 10px 0 0;
	color: #808080;
	}
	
/* ========== LAYOUT ============== */

#header {
	margin: 0 auto 0px;
	width: 840px;
	height: 420px;
	text-align: left;
	}
	
#group {
    width:840px;
	margin:0px auto 0px;
	background-color:#FFDDEE;

	}

#sitemap {
    line-height:1.5;
	}	

#text_list{
    width:840px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	color:#888888;
	}

#footer {
	clear:both;
	background: url(../img/footer_bg.gif) no-repeat;
	background-position:center;
	padding: 10px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	margin: 15px 0 15px;
	height: 10px;
	}
	
/* ========== Header ============== */


.header_top {
	background: url(../img/main2.jpg) no-repeat;
	}

#head_logo {
	padding: 10px 0 0 5px;
	text-align:right;
	
	}
	
#header a {
	color: #FFF;
	}
	
#header a:hover {
	color: #CCC;
	text-decoration: none;
	}
	
.header_accent {
	color: #000;
	}

#Image3 {
    float:left;
    margin-top:308px;
	margin-left:414px;
	margin-right:55px;
}

#Image2 {
    float:left;
    margin-top:308px;
}

/* ========== Group banner ============== */


.p1{
	font-size: 9px;
	margin: 3px 0 0 0;
	color:#666666;
	text-decoration:none;
}

.td1{
	width: 280px;
	padding: 0 0 0 10px;
	vertical-align: top;
	text-align:left;
}

h3 {
	font-size: 15px;
	font-weight: bolder;
	}


.td-img{
    width: 90px;
	padding: 0 5px 0 0;
}

