@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	font: 0.8em "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	line-height:1.4em;
	text-align: center;
	color: #333333;
	background: url(../image/top/bg.jpg) repeat-x;
}


img { border-style:none; }

a img { border-style:none; }

em {
	font-weight: bold;
	font-style: normal;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}

a{
    color: #333;
    font-style: normal;
    text-decoration: none;
}
a:link {
    color: #333;
    font-style: normal;
    text-decoration: none;
}
a:visited {
    color: #555;
    text-decoration:none;
}
a:hover {
    color: #E72E35;
    font-style: normal;
    text-decoration: underline;
}
a:active {
    text-decoration:underline;
}

#footer a{
	color: #333;
    text-decoration: none;
	}

#footer a:link {
	color: #333;
    text-decoration: none;
}
#footer a:visited {
	color: #333;
    text-decoration: none;
}
#footer li a:hover {
    color: #fff;
	background-color:#555;
}
#footer a:active {
    color: #000;
}


#footer a{
	color: #333;
    text-decoration: none;
	}

#footer a:link {
	color: #333;
    text-decoration: none;
}
#footer a:visited {
	color: #333;
    text-decoration: none;
}
#footer li a:hover {
    color: #fff;
	background-color:#555;
}
#footer a:active {
    color: #000;
}

/*　---------- レイアウトの設定　---------- */

#container { 
	width: 760px;
	background: #fff;
	margin: 0px auto 0;
	text-align: left;
	padding-top:0px;
	background: url(../image/top/bg.jpg) repeat-x;
} 

/*　ヘッダー */

#header { 
	background: url(../image/common/head_bg.jpg) repeat-x;
	height:264px;
    overflow: hidden;
	padding-top: 7px;
} 
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #header {
    height: 1em;
    overflow: visible;
}
/**/
.logo { 
	float: left;
	margin: 0;
} 
#header_menu {
	float: right;
	border-bottom:#FFFFFF solid 1px;
	width:620px;
	text-align:right;
}
p.h_menu {
	display:inline;
	vertical-align:bottom;
	padding-left:20px;
}

#mainImage {
	width: 100%;
	height:100%;
	margin-top:65px;
	_margin-top: 66px; /*-----IE6用記述-----*/
	}

/*　グローバルメニュー */

#gmenu {
	margin-top: 0px;
	padding: 0;
}
#gmenu ul {  
    width: 760px;
    height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0
}  
#gmenu ul li {  
    float: left;
	margin: 0;
	padding: 0;
}

/*　メインコンテンツ */

#mainContent { 
	margin: 0;
	padding: 15px 0 20px;
}

#sub_content {
	float:left;
	width:570px;
	}
	
/*コンテンツ1*/
#content1 {
	margin-bottom:30px;
	}
.box1 {
	width:175px;
	float:left;
	margin-right:15px;
	display: inline; /* double margin bug fix */
	}
.box1 img{
	vertical-align:middle;
	}

.box1 ul {
	border-left:#CCCCCC solid 1px;
	height:300px;
	}
	
.box1 li {
	margin: 0;
	padding: 12px 0 10px 10px;
	background: url(../image/top/line.gif) repeat-x bottom;
}

/*　トピックス */
#topics {
	width:555px;
	margin-bottom:30px;
	padding: 0;
}

p.nospace {
	margin-top: 20px;
	margin-bottom: 5px;
	height:25px;
	background:url(../image/top/line_topic.jpg) repeat-x bottom;
}


#topics ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#topics li {
	margin: 0;
	padding: 7px 0;
	background: url(../image/top/line.gif) no-repeat bottom;
}
.text_date {
	font-weight: bold;
	color: #f00;
}

#topics a:link {color:#333; text-decoration:underline;}
#topics a:visited {color:#333; text-decoration:underline;}
#topics a:hover {color:#E72E35;text-decoration:underline;}
#topics a:active {color:#000;text-decoration:underline;}

/*　バナー */
#banner {
	float:right;
	width: 175px;
}

#group_list {
padding:0px 0 0;
margin:0;
}

.g_top {
padding-bottom:0px;
}

#group_list img {
border: none;
vertical-align: top;
} 

.bnr_blog {
	margin-top:30px;
	}

/*　フッター */

#footer { 
	padding: 0 10px 0 22px;
	background: url(../image/common/ft_bg.jpg) repeat-x ;
	clear: both;
}
 
.f_box {  
    float: left;
	margin-right: 30px;
	margin-top: 15px;
	padding: 0;
	width:120px;
	display: inline; /* double margin bug fix */
	font-size:0.9em;
}

.f_box p{
	text-align:right;
	background:url(../image/common/ft_line.jpg) repeat-x bottom;
	padding-bottom:10px;
	font-size:1.1em;
	text-shadow: #fff 1px 1px 0px;
	}

.f_box ul{
	text-align:right;
	}
.f_box li{
	padding-bottom:3px;
	}
.f_box li.s_list {
	font-size:0.8em;
	line-height:1.1em;
	}

.f_box li.s_listlast {
	font-size:0.8em;
	line-height:1.1em;
	padding-bottom:10px;
	}
	
p.f_logo {
	padding:30px 25px 0 0;
	float:right;
	}
	
#copyright {
	width: 99%;
	text-align: right;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	color: #999999;
	margin: 30px 0 10px;
	padding: 0;
	clear: both;
}


/*　---------- 見出し＆その他の設定　---------- */

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}

ul,li {
	margin: 0px 0px 0px 0px;
	padding:0px;
	}

li {list-style: none;}


/* クリア ------------------------- */

.clear { clear: both}



/* clearfix
----------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix { display: inline-block;}


/* Hides from IE-mac ¥*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.message {
	background: #FFC;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.frt_r {
	float: right;
}
