@charset "utf-8";

* { margin : 0 ; padding : 0 ; }
body{
	margin: 0 auto;
	text-align:center;
	background-image: url(./img/bg_y.gif);
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 20px;
	color: #333333;
}

ul{
	list-style-type: none;
}

img {
	border:none;
}

a{
	color:#3366aa;
}

a:hover{
	color:#dd7777;
}
.small {
	font-size:11px;
	color:#aaaaaa;
}
.fleft {
	float: left;
	margin-right: 9px;
	margin-bottom: 8px;
}
.fright {
	float: right;
	margin-left: 9px;
	margin-bottom: 8px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*--------------------------------

ヘッダー

--------------------------------*/


#header{
	margin:0px auto;
	position: relative;
	text-align:center;
	width : 820px ;
	height:120px;
	overflow:hidden;
        background:#ffffff url(./img/header.gif) no-repeat;
}

#header h1{
	position: absolute;
	top:10px;
	left:10px;
	font-size:11px;
	color:#aaaaaa;
}

#header img{
	position: absolute;
	top:25px;
	left:10px;
}

#header a{
	text-decoration: none;
}

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

#header ul{
	position: absolute;
	bottom:10px;
	right:10px;
	text-align:left;
	font-size:15px;
}

#header li{
	display: inline; 
	padding:0 10px 0 10px;
	border-right:1px solid #aaaaaa;
}

#header li.li_text{
	display: inline; 
	padding:0 10px 0 10px;
	color:#cc7799;
}
.header_btm{
margin:0 0 10px 0;
}


/*--------------------------------

コンテナー

--------------------------------*/

#container{
	margin:0 auto;
	padding-bottom:20px;
	text-align:center;
	width : 810px ;
	background: #ffffff url(./img/bg_y2.gif) repeat-y;
	overflow:hidden;
}

/*--------------------------------

コンテンツ

--------------------------------*/
#contents{
	float:right;
	padding-left:15px;
	text-align:left;
	width : 585px ;
}

*html #contents{
	width : 605px ;/* 旧式IE用 */
}

/*--------------------------------

コンテンツ　見出しと文章

--------------------------------*/

#contents h2{
	margin-bottom:10px;
	padding:5px;
	display:block;
	line-height:20px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	background:url(./img/bg_x3.gif) #dddddd;
	border-bottom:2px solid #aaaaaa
}
#contents h3{
	margin-bottom:10px;
	padding:2px 5px 2px 5px;
	line-height:20px;
	font-size:16px;
	color:#4b7890;
	font-weight:bold;
	background:#d5e5e8;
	border-bottom:2px solid #a5c1d0;
}

#contents .p_box{
	margin:0 10px 20px 10px;
	display:block;
}
#contents p{
	display: inline;
	line-height:25px;
	font-size:15px;
	color:#555555;
	border-bottom:1px dotted #cccccc;
}

#contents p span.red{
       font-weight:bold;
       color:#dd3333;
}

/*--------------------------------

コンテンツ　簡単メイク

--------------------------------*/
#contents .kantan{
	margin:0
}

/*--------------------------------

コンテンツ　数字

--------------------------------*/
#contents span.count{
	margin-right:5px;
	padding:0 5px 0 5px;
	background:#6997f6;
	color:#ffffff;
}

/*--------------------------------

コンテンツ　矢印

--------------------------------*/
#contents .yazi{
	margin:0 auto;
	margin-bottom:10px;
	width:585px;
	height:35px;
	text-align:center;
}

/*--------------------------------

コンテンツ　リスト

--------------------------------*/

#contents ul.ul1{
	margin:0 10px 10px 10px;
}

#contents .ul1 li{
	line-height:25px
}

#contents .ul1 li.ul1li{
	padding-left:15px;
	line-height:25px
	background:url(./img/ic1.gif) no-repeat;	
}

#contents .ul1 li a{
	padding-left:15px;
	background:url(./img/ic1.gif) no-repeat;	
}

#contents .ul1 li a:hover{
	padding-left:15px;
	background:url(./img/ic1b.gif) no-repeat;	
}

/*--------------------------------

コンテンツ　ポイントボックス

--------------------------------*/

#contents .h4box{
	margin-left:5px;
	position: relative;
	widht:580px;
	height:47px;
	background:url(./img/h4box.gif) no-repeat;
}

/* 枠付きボックス2専用 */
#contents .h4box2{
	margin-left:5px;
	widht:580px;
	height:5px;
	line-height:0;
	font-size:0px;
	background:url(./img/h4box2.gif) no-repeat;
}

#contents .h4box h4{
	position: absolute;
	top:15px;
	left:100px;
	font-size:16px;
	color:#e08032;
}

/* 枠付きボックス2専用 */
#contents .h4box_bg h4{
	margin:10px 0px 5px 0px;
	font-size:16px;
	color:#e08032;
}

#contents .h4box_bg{
	margin-left:5px;
	padding:0 10px 10px 10px;
	widht:560px;
	overflow:hidden;
	background:url(./img/h4box_bg.gif) repeat-y;
}

*html #contents .h4box_bg{
	widht:580px; /* 旧式IE対策 */
}

#contents .h4box_btm{
	margin:0 0 20px 5px;
	line-height:0px;
	font-size:1px;
	widht:580px;
	height:11px;
	background:url(./img/h4box_btm.gif) no-repeat;
}

/*--------------------------------

コンテンツ　枠付きボックス

--------------------------------*/

#contents .h5box{
	margin-left:5px;
	line-height:0px;
	font-size:1px;
	widht:580px;
	height:5px;
	background:url(./img/h5box.gif) no-repeat;
}
#contents .h5box_bg{
	margin-left:5px;
	padding:5px 10px 15px 10px;
	widht:560px;
	overflow:hidden;
	background:url(./img/h5box_bg.gif) repeat-y;
}

#contents .h5box_bg h5{
	margin-bottom:10px;
	font-size:16px;
	color:#5577cc;
	line-height:20px;
}

*html #contents .h5box_bg{
	widht:580px; /* 旧式IE対策 */
}

#contents .h5box_btm{
	margin:0 0 10px 5px;
	line-height:0px;
	font-size:1px;
	widht:580px;
	height:11px;
	background:url(./img/h5box_btm.gif) no-repeat;
}

#contents .h5box_bg img.ex{
	vertical-align: middle;
}

#contents .h5box_bg img.left{
	float:left;
	margin:10px 10px 10px 0;
}

#contents .h5box_bg img.right{
	float:right;
	margin:10px 0 10px 10px;
}

/*--------------------------------

更新ボックス

--------------------------------*/

#contents .log_box h5{
	padding:3px;
	text-align:left;
	font-size:15px;
	line-height:18px;
	color:#333333;
	font-weight:normal;
	background:#ffffff;
	border-bottom:1px solid #aaaaaa;
}

#contents .log_box{
	width:540px;
	padding: 10px;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	overflow:hidden;
	background:#eeeeee;

}

*html #contents .log_box{
	width:560px; /* 旧式IE対策 */
}

#contents .log_box span{
	margin:0 7px 0 7px;
	background:#dd7715;
	padding:0 3px 0 3px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
#contents .log_box ul{
	margin-top:10px;
	list-style:none;
	text-align:left;
	color:#555555;	
}

#contents .log_box li{
	display:block;
	width:540px;
	font-size:13px;
	line-height:23px;
	border-bottom:1px dotted #a88770;	
}

#contents .log_box li a{
	margin:0;
	padding:5px 0 5px 7px;
	color:#333333;	
}
#contents .log_box li a:hover{
	color:#aa3333;
}

/*--------------------------------

サイドメニュー

--------------------------------*/

#sidemenu{
	float:left;
	width : 200px ;
	overflow:hidden;
}

.sidemenu1{
	margin:0 auto;
	text-align:center;
	width : 200px ;
}
.sidemenu1 ul{
	overflow:hidden;
	text-align:left;
	text-indent:-9999px;
}

.sidemenu1 li{
	margin:10px 0 0 0;
}

.sidemenu1 li a{
	display:block;
	width:200px;
	height:40px;
}

.sidemenu1 li.make1{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make1.gif);
}

.sidemenu1 li.make1 a:hover{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make1-2.gif);
}

.sidemenu1 li.make2{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make2.gif);
}

.sidemenu1 li.make2 a:hover{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make2-2.gif);
}

.sidemenu1 li.make3{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make3.gif);
}

.sidemenu1 li.make3 a:hover{
	display:block;
	width:200px;
	height:40px;
	background:#ffffff url(./img/make3-2.gif);
}

.sidemenu2{
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	width : 200px ;
	overflow:hidden;
}
.sidemenu2 ul{
	margin:5px 0 10px 0;
	overflow:hidden;
	text-align:left;
	line-height:18px;
}

.sidemenu2 li{
	margin-top:5px;
	line-height:18px;
	background:#ffffff;
}

.sidemenu2 li a{
	display:block;
	font-size:15px;
	text-decoration: none;
}

.sidemenu2 h4{
	margin-top:10px;
	font-weight:normal;
	line-height:23px;
	color: #aa3333;
	border-bottom:2px solid #dd9999;
	background:#ffdada;
}

.sidemenu3{
	margin:0 auto;
	text-align:center;
	margin-top:15px;
	width : 200px ;
	overflow:hidden;
}
.sidemenu3 ul{
	margin:5px 0 10px 0;
	overflow:hidden;
	text-align:left;
}

.sidemenu3 li{
	margin-top:5px;
	line-height:19px;
	background:#ffffff;
	border-bottom:1px dotted #aaaaaa;
}

.sidemenu3 li a{
	display:block;
	padding-left:20px;
	font-size:13px;
	text-decoration: none;
	background:url(./img/ic03a.gif) no-repeat;
}

.sidemenu3 li a:hover{
	padding-left:20px;
	text-decoration: none;
	background:url(./img/ic03b.gif) no-repeat;
}

.sidemenu3 h4{
	margin-top:10px;
	font-weight:normal;
	line-height:20px;
	color: #555555;
	border:1px solid #bbbbbb;
	background:#ffffff url(./img/bg_x2.gif);
}


#sidemenu .sid_img_btm{
	margin-top:50px;
	width : 200px ;
	height:100px;
	background:url(./img/sid_img_btm.gif) no-repeat top;
}



/*--------------------------------

フッター

--------------------------------*/

#footer{
	clear:both;
	margin:0px auto;
	width : 838px ;
	height:50px;
	background:url(./img/bg_x.gif) #eeeeee repeat-x;
}

address{
	padding-top:10px;
	text-align: center;
	font-size: 12px;
	color: #555555;
}

/*--------------------------------

その他

--------------------------------*/


.line{
	width : 880px ;
	height:1px;
	background-color: #ffffff;
}

.height5{
	clear:both;
	height:10px ;
}


