@charset "Shift_JIS";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';　content: none;}
	 
/* remember to define focus styles! */
:focus { outline: 0;} 
/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;} 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/************************************************
* clearfix 
*************************************************/
.clearfix { display: inline-block; }
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   font-size:0;
   height: 0;
   visibility: hidden;
}

/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/************************************************
* 基本設定
*************************************************/
body {
	font-size:80%;
	color:#333333;
	text-align:center;
	line-height:1.7;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* リンク色 */
a:link { color:#3065ae; text-decoration:underline; }
a:hover { color:#632d5d; text-decoration:underline; }
a:visited { color:#632d5d; text-decoration:underline; }
/*  */
.ma13l{margin-left:13px;}
.ma10b{margin-bottom:10px;}
.ma20b{margin-bottom:20px;}
.ma30b{margin-bottom:30px;}
.ma40b{margin-bottom:40px;}
.ma50b{margin-bottom:50px;}
.align-r{text-align:right;}

/************************************************
* LAYOUT
*************************************************/
#container{
	width:950px;
	margin:0 auto;
	text-align:left;
}
/************************************************/
#header{
	width:950px;
	padding-top:54px;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom:1px solid #afafaf;
}
#header-l{
	width:724px;
	float:left;
}
#header-r{
	width:123px;
	padding-top:12px;
	float:right;
}
/************************************************/
#gnavi{
	margin:0;
	width:950px;
	padding-bottom:12px;
	border-bottom:1px solid #afafaf;
}
#gnavi ul{
	margin:0;
	width:950px;
}
#gnavi li{
	margin:0 9px 0 0;
	list-style:none;
	line-height:0;
	font-size:0;
	float:left;
}
#gnavi .line{
	border-right:1px solid #afafaf;
	padding-right:9px;
}

/************************************************/
#wrapper{
	width:950px;
}
/************************************************/
#footer{
	border-top:1px solid #afafaf;
	width:950px;
}
#footer p{
	padding:21px 0 70px 0;
}
/*****COOCAN人探訪 **************************/

#pankuzu{
	margin-top:42px;
	margin-bottom:25px;
}
.ank-link{
	width:711px;
	text-align:center;
}

#boxC ul{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:64px;
	margin:0 auto;

}

#boxC ul li{
	text-align:center;
	float:left;
	width:25px;
	height:25px;
	margin-right:5px;
}

#boxC ul li.now{
	color:#fff;
	border:1px solid #9a1f1f;
	background-color:#9a1f1f;
}

#boxC ul li.other{
	background-color:#fff;
	border:1px solid #ca8c8a;
}

#boxC ul li a{
	color:#333;
	background-color:#fff;
	text-decoration:none;
}

#boxC ul li a:hover{
	text-decoration:underline;
}


#boxC4 ul{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	width:128px;
	margin:0 auto;

}

#boxC4 ul li{
	text-align:center;
	float:left;
	width:25px;
	height:25px;
	margin-right:5px;
}

#boxC4 ul li.now{
	color:#fff;
	border:1px solid #9a1f1f;
	background-color:#9a1f1f;
}

#boxC4 ul li.other{
	background-color:#fff;
	border:1px solid #ca8c8a;
}

#boxC4 ul li a{
	color:#333;
	background-color:#fff;
	text-decoration:none;
}

#boxC4 ul li a:hover{
	text-decoration:underline;
}








/*****COOCAN人探訪 Archives**************************/
#Archives {
	width:774px;
	margin-left:95px;
	margin-bottom:45px;
}
#Archives .date{
	font-size:14px;
	font-weight:bold;
}
#Archives dl{
	width:258px;
	float:left;
}
#Archives dt{
	width:90px;
	float:left;
}
#Archives dd{
	width:158px;
	float:right;
	font-size:12px;
}
#Archives h4{
	width:758px;
	background-image:url(../img/archives_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:12px;
}

/*****COOCAN人探訪 Recommended**************************/
#Recommended {
	width:774px;
	margin-left:95px;
	margin-bottom:45px;
}
#Recommended .date{
	font-size:14px;
	font-family:century;
	font-weight:bold;
}
#Recommended dl{
	width:258px;
	float:left;
}
#Recommended dt{
	width:90px;
	float:left;
}
#Recommended dd{
	width:158px;
	float:right;
	font-size:12px;
}
#Recommended h4{
	width:758px;
	background-image:url(../img/recommended_bg.gif);
	background-repeat:repeat-x;
	margin-bottom:12px;
}

/*****COOCAN人探訪 Recommended NEW**************************/
#Recommended02 {
	width:950px;
	margin-bottom:45px;
}
#Recommended02 .date{
	font-size:14px;
	font-family:century;
	font-weight:bold;
}
#Recommended02 dl{
	width:258px;
	float:left;
	margin-left:36px;
}
#Recommended02 dt{
	width:90px;
	float:left;
}
#Recommended02 dd{
	width:158px;
	float:right;
	font-size:12px;
}
#Recommended02 h4{
	width:950px;
	margin-bottom:12px;
}
