@charset "UTF-8";

/*============================================================
//  ヘッダー
//==========================================================*/

#header{
	width:600px;
	margin:auto;
	margin-bottom:18px;
}
#header h1{
	width:600px;
	height:95px;
}

/*============================================================
//  フッター
//==========================================================*/

#footer{
	width:570px;
	background:#4C4C4C;
	padding:8px 15px 8px 15px;
}
#footer p.copy{
	font-size:0.8em;
	color:#FFF;
}
#footer-bottom{
	width:700px;
	height:25px;
}

/*============================================================
//  各パーツ共通
//==========================================================*/

#contents{
	width:570px;
	margin:auto;
}
#contents h3{
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:4px;
}
#contents p.main-lead{
	font-size:1.4em;
	line-height:1.4em;
	color:#333;
	margin-top:4px;
}
#contents h3 a{
	color:#333;
	text-decoration: none;
}
#contents h3 a:hover{
	color:#60A026;
	text-decoration: underline;
}
#contents p.mini{
	font-size:0.8em;
	color:#555;
}
#contents p.catch{
	font-size:1.0em;
	font-weight:bold;
	color:#60A026;
	margin-bottom:3px;
}
#contents p.lead{
	font-size:1.0em;
	color:#555;
}
#contents p.lead a{
	color:#555;
	text-decoration: underline;
}
#contents p.lead a:hover{
	color:#60A026;
	text-decoration: underline;
}
#contents p.link{
	font-size:1.0em;
	color:#60A026;
	margin-top:5px;
}
#contents p.hosoku{
	font-size:0.8em;
	color:#555;
	margin-top:5px;
}
.line-570{
	width:570px;
	padding:15px 0 15px 0;
}
.line-alpha{
	width:570px;
	padding:10px 0 10px 0;
}

#part-colum01-right:after,
#part-colum01-left:after,
#part-comment:after,
#part-colum02:after,
#part-colum03:after,
#part-colum04:after,
#part-info:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#part-colum01-right,
#part-colum01-left,
#part-comment,
#part-colum02,
#part-colum03,
#part-colum04,
#part-info{
	zoom: 1;
}

/*============================================================
//  パーツメイン
//==========================================================*/

#main{
	width:570px;
}

/*============================================================
//  パーツ1コラム
//==========================================================*/

#part-colum01-right,
#part-colum01-left{
	width:570px;
}
#part-colum01-right .image{
	width:220px;
	float:right;
}
#part-colum01-right .text{
	width:335px;
	padding-top:10px;
	float:left;
}
#part-colum01-left .image{
	width:220px;
	float:left;
}
#part-colum01-left .text{
	width:335px;
	padding-top:10px;
	float:right;
}

/*============================================================
//  パーツ解説
//==========================================================*/

#part-comment{
	width:570px;
	background:url(../img/common/comment_body.gif) repeat-y;
}
#part-comment .box{
	width:540px;
	padding:0 15px 0 15px;
}
#part-comment .image{
	width:180px;
	float:left;
}
#part-comment .text{
	width:350px;
	float:right;
}

/*============================================================
//  パーツリード
//==========================================================*/

#part-lead{
	width:570px;
	margin:20px 0 15px 0;
}

/*============================================================
//  パーツ2コラム
//==========================================================*/

#part-colum02{
	width:570px;
	background:url(../img/common/line_2c.gif) repeat-y;

}
#part-colum02 .boxA{
	width:270px;
	float:left;
}
#part-colum02 .boxA .image,
#part-colum02 .boxB .image{
	width:200px;
	margin:auto;
	margin-bottom:4px;
}
#part-colum02 .boxB{
	width:270px;
	float:right;
}

/*============================================================
//  パーツ3コラム
//==========================================================*/

#part-colum03{
	width:570px;
	background:url(../img/common/line_3c.gif) repeat-y;
	margin-bottom:20px;
}
#part-colum03 .boxA{
	width:175px;
	float:left;
	margin-right:22px;
}
#part-colum03 .boxB{
	width:175px;
	float:left;
	margin-right:23px;
}
#part-colum03 .boxC{
	width:175px;
	float:left;
}

/*============================================================
//  パーツ4コラム
//==========================================================*/

#part-colum04{
	width:570px;
	background:url(../img/common/line_4c.gif) repeat-y;
	margin-bottom:20px;
}
#part-colum04 .boxA{
	width:125px;
	float:left;
	margin-right:23px;
}
#part-colum04 .boxB{
	width:125px;
	float:left;
	margin-right:23px;
}
#part-colum04 .boxC{
	width:125px;
	float:left;
	margin-right:23px;
}
#part-colum04 .boxD{
	width:125px;
	float:left;
}

/*============================================================
//  パーツ1お知らせ
//==========================================================*/

#part-info{
	width:570px;
	background:url(../img/common/info_body.gif) repeat-y;
	margin-bottom:20px;
}
#part-info .box-left{
	width:280px;
	float:left;
}
#part-info .box-right{
	width:280px;
	float:right;
}
#part-info h3{
	font-size:1.0em;
	font-weight:bold;
	color:#FFF;
	width:264px;
	background:#60A026;
	padding:5px 8px 5px 8px;
}
#part-info .box{
	width:260px;
	padding:10px 10px 5px 10px;
}
#part-info .box .image{
	float:left;
	margin:0 10px 5px 0;
}
#part-info .bottom{
	width:570px;
}
#date{
	width:570px;
	margin-bottom:15px;
}

/*============================================================
//  パーツ発行日
//==========================================================*/

#date p{
	font-size:0.8em;
	color:#555;
}
#date p a{
	color:#666;
	text-decoration: none;
}
#date p a:hover{
	color:#60A026;
	text-decoration: underline;
}

/*============================================================
//  パーツサイト情報
//==========================================================*/

#guide{
	text-align:left;
	width:570px;
	margin:auto;
	margin-top:15px;
	margin-bottom:25px;
}
#guide p{
	font-size:0.8em;
	color:#666;
	margin-bottom:15px;
}
#guide p a{
	color:#666;
	text-decoration: none;
}
#guide p a:hover{
	color:#60A026;
	text-decoration: underline;
}

