/*
ページ全体に対する設定
-------------------------------------------------------------------*/
body {
	margin: 10px 0px 20px 0px;
	background-color: #D7EBFF;
       	text-align: center;        
	}

a {
	text-decoration: none;	
	}

a:link {
	color: #0000ff;
	}

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

h1 {
	color: #3151CC;
	margin-top: 25px;
	font-size: 25px;
	text-indent: 25px;
}

h2 {
	color:#000000;
	font-size: 14px;
	font-weight: normal;
	width: 600px;
	margin: 5px 0px 0px 25px;
}
h3 {
	margin:0;
	padding:0;
	text-decoration:none;

}
h4 {
	color:#778888;
	font-weight: bold;
	margin-bottom:0px;
	background-image: url(temp/img/h4.jpg);
	background-repeat: no-repeat;
}

div {
	margin-top: 0px;
}

li {
	list-style-position: outside;
	list-style-type: none;
}
/*
外枠の設定----------------------------------------------*/
#container {
	width:820px;
	margin-right: auto;
	margin-left: auto;
}

#wrap {
	background-image: url(archives/images/wrap_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	border: 1px solid #000000;
}



/*ヘッダー部設定-------------------------------------------------*/

.point {
               	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom:2px;
	margin-top: 2px;
}

#header {
	width:800px;
	height:115px;
	background-image: url(archives/images/header.jpg);
	background-position: left;	
}

#header h1 a:hover {
	text-decoration: underline;
}

/*ヘッダーナビゲーション設定
----------------------------------------------- */
#navi {
	width:800px;
	height: 40px;
	background-image: url(archives/images/navi_bg.gif);
	font-size: 12px;
	font-weight: bold;

}

#navi ul {
	list-style-type:none;
	text-align: center;
	padding-left: 70px;
 }
  
#navi li {
	float:left;
	line-height:normal;
	text-indent:0;
	line-height: 40px;
   }
  
#navi a {
	color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000099;
}

#navi a:hover {
	color: #FFCC00;
	border-bottom-style: none;
}
#navi strong {
	color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBAA77;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBAA77;
	font-weight: bold;
}


#s_navi {
	width:500px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	
#s_navi ul {
	list-style-type:none;
	line-height:normal;
	text-indent:0;
	line-height: 15px;


}

#s_navi li {
	float:left;
	text-indent:0;
	letter-spacing: 0.1em;
  }
  
#s_navi a {
	color: #000066;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	
}

#s_navi a:hover {
	color: #FF6633;
	background-color: #FFFFFF;
}
  


/*
ページ右側の設定
-------------------------------------------------------------------*/

#contents {
	width:570px;
	float: right;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 18px;
}


#contents .entry {
	width: 570px;
}

#contents  .title {
	background-image: url(archives/images/main_h3.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 570px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 35px;
                margin-bottom: 10px;
}

#contents .mokuji {
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 10px;     
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003399;
	font-size: 14px;

}

#contents .sub-title {
	padding: 4px 0px 4px 5px;
	margin-bottom: 10px;
	background-color: #D7EBFF;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
                font-size: 13px;
	}

#contents p.more {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px solid #999999;
	text-align: left;	
	margin-bottom: 40px;
	line-height: normal;
	padding: 3px;
	}

#contents  .entry-title {
	color: #006600;
	background-image: url(archives/images/entry_h3.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 570px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 48px;
                margin-bottom: 10px;
}

#contents .cate-title {
	padding: 4px 0px 4px 5px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #339900;
	border-left-color: #339900;
                font-size: 13px;
}

#contents .trackbacks-header	{
	padding: 5px 0px 5px 5px;
	margin-bottom: 10px;
	border: 3px double #66CC00;
	background-color: #E3F4D9;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	}

#contents .trackbacks-info {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 5px 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #339900;
	background-color: #BFE4A7;
	}

#contents .pan {
	margin-bottom: 20px;
	text-align: center;
	width: 570px;
	margin-top: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
}

#contents .cate-list {
	width: 570px;
	padding-top: 8px;
	padding-bottom: 30px;

}


/*トップページ右側カラム設定
----------------------------------------------- */

#contents .top-box {
	background-image: url(archives/images/top_box_h3.jpg);
	background-repeat: no-repeat;
	width: 570px;
	padding: 0px;
	height: 241px;
}

#contents .top-box h3 {
	height: 20px;
	width: 300px;
	color:#3557D2;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 270px;
}

#contents .top-box .txt {
	font-size: 12px;
	margin-left: 270px;
	width: 255px;
	line-height: 30px;
}

#contents .top-box img {
	margin: 0px;
}

#contents .top_wrap {
	clear:both;
	width: 570px;
}
#contents .top_wrap .top_r {
	float: right;
	width: 270px;
}
#contents .top_wrap .top_l {
	float: left;
	width: 270px;
}

#contents .top_cat_r {
	background-image: url(archives/images/top_blue_h3.gif);
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 270px;
	background-repeat: no-repeat;
}

#contents .top_cat_l {
	background-image: url(archives/images/top_green_h3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 200px;
	width: 270px;
}

#contents .top_wrap h3 {
	height: 25px;
	padding-top: 35px;
	font-size: 15px;
	color: #000099;
	padding-left: 35px;
}

#contents .top_wrap h4 {
	font-size: 12px;
	font-weight: normal;
	text-indent: 0px;
	padding-right: 12px;
}

#contents .top_wrap .pagelink {
	font-size: 10px;
	color: #374AA9;
	margin-right: 20px;
      	text-align: right;        
}


/*トップページ右側フりースペース
----------------------------------------------- */
#contents .free-right {
	width: 566px;
	border: 1px solid #73A662;
	margin-top: 20px;
	margin-bottom: 15px;
}

#contents .free-right h3 {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	color: #006600;
	background-image: url(archives/images/free_right_h3.gif);
	display: block;
	height: 25px;
	width: 568px;
	text-indent: 20px;
}

#contents .free-right .area {
	width: 540px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
}

#contents a:hover {
	color: #FF6600;
	text-decoration: underline;
}



/*
サイドカラム設定
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 190px;
	padding: 0px;
}

#side ul {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	}

#side ul ul {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	}

/*
サイドカテゴリメニュー設定
-------------------------------------------------------------------*/

#side #menu1 h3 {
	height: 67px;
	font-size: 14px;
	line-height: 67px;
	color: #006600;
	font-weight: bold;
	margin-top: 20px;
	background-image: url(archives/images/dt_green.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 190px;
	margin-bottom: 10px;

}

#side #menu1 li  {
	font-size: 12px;
	text-align: center;
                margin:  0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
	color:#775544;
	width:190px;
                height:35px;
	background-repeat: no-repeat;
                line-height:35px;
	background-image:url(archives/images/dd_green.gif);
}

#side #menu1 li a:hover {
	color: #FFCC00;
}

/*
サイドピックアップメニュー設定
-------------------------------------------------------------------*/
#side #pickup h3 {
	height: 67px;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(archives/images/dt_yellow.jpg);
	background-repeat: no-repeat;
	line-height: 67px;
	text-align: center;
	width: 190px;
	display: block;
	margin-bottom: 10px;
}

#side #pickup li  {
	font-size: 12px;
	text-align: center;
                margin:  0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
	color:#775544;
	width:190px;
                height:35px;
	background-repeat: no-repeat;
                line-height:35px;
	background-image:url(archives/images/dd_blue.gif);
}

#side #pickup li a:hover {
	color: #FFCC00;
}

#side img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*
サイドその他メニュー設定
-------------------------------------------------------------------*/
#side #sonota h3 {
	height: 67px;
	font-size: 14px;
	line-height: 67px;
	color: #006600;
	font-weight: bold;
	margin-top: 20px;
	background-image: url(archives/images/dt_blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 190px;
	margin-bottom: 10px;
}

#side #sonota li  {
	font-size: 12px;
	text-align: center;
                margin:  0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
	color:#775544;
	width:190px;
                height:35px;
	background-repeat: no-repeat;
                line-height:35px;
	background-image:url(archives/images/dd_sonota.gif);
}

#side #sonota li a:hover {
	color: #FFCC00;
}

/*
フッター設定
-------------------------------------------------------------------*/
#footer {
	width:800px;
	height: 20px;
	clear: both;
	text-align: center;
	background-image: url(archives/images/bg_footer.gif);
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 11px;

}


#footer img {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}

/*
サイドフりースペース設定
-------------------------------------------------------------------*/
#side #free-left h3 {
	height: 20px;
	display: block;
	width: 180px;
	font-size: 12px;
	line-height: 20px;
	background-image: url(archives/images/free_left_h3.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0000CC;
	margin-left: 5px;
	text-align: center;
}
#side #free-left {
	display: block;
	width: 190px;
	margin-top: 10px;
}
#side #free-left .freearea-l {
	width: 178px;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	background-color: #FFFFFF;
}

/* タイトル */
.textad li {
padding-left: 16px;
    background: url("http://chinese.csaff.com/archives/images/listad.png") no-repeat 0px 0em;
list-style: none;
}

.ovlink {
margin-top:5px;
text-align:right;
}


a.ad-container { display:block; background:#FFF; padding:5px;
cursor:pointer; text-decoration:none; line-height:1;}
a.ad-container:hover { background:#FFFAD6;}
a.ad-container span { display:block;}
a.ad-container .ov-title { font-weight:bold; color:#0000FF;
text-decoration:underline; font-size:120%;}
a.ad-container .ov-description { color:#333; padding-top:5px;
text-decoration:none;}
a.ad-container .ov-url { color:#C0C0C0; padding-top:2px;
text-decoration:none;}