@charset "UTF-8";
/*
Theme Name: wasecolle 2008
Theme URI: http://www.cybridge.jp/
Description: 早稲田コレクション2008のテーマです
Version: 1.0
Author: CYBRiDGE CORPORATION
Author URI: http://www.cybridge.jp/
*/


/*reset
-----------------------------------------------------------------------------  */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}

/*common
-----------------------------------------------------------------------------  */
a img {
	border:none;
}
a{
outline:none;
}
hr.separate {
	display: none;
}
/* List Styles*/
ul.disc {
	padding-left:2.5em;
	margin:1em 0px;
	list-style:disc;
}
ul.circle {
	padding-left:2.5em;
	list-style:circle;
	margin:1em 0px;
}
ol.decimal {
	padding-left:2.5em;
	list-style:decimal;
	margin:1em 0px;
}
/* Layout*/
.leftBox{
float:left;
}
.rightBox{
float:right;
}

/* Links */
a {
	background-color:inherit;
	color:#FF66CC;
	text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#FF99CC;
	text-decoration:underline;
}
/*text*/
.gray {
	color:#999;
}
.red {
	color: #C00;
}
/* CLEARFIX */

.clearfix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}
.clearfix {
	display: inline-block;
}
/* Hides from IE6/IE Mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*layout
-----------------------------------------------------------------------------  */
/* Body */
body {
	background:url(img/bg_body.gif) no-repeat 50% 0 #000;
	color:#282017;
	font:83% Verdana, Tahoma, Arial, sans-serif;
}

#wrap {
	background-color:#000;
	color:#333;
	margin:0 auto;
	width:900px;
}

/* Header */
#cambloHead{
height:23px; 
background:#fff;
 border-bottom:1px solid #ddd; 
 width:100%;
}

#cclogo a{
background:url(img/logo_cc.gif) no-repeat 0 0;
height:23px;
text-indent:-5000px;
display:block;
margin:0 0 0 15px;
}
#cclogo2 a{
background:url(img/logo_cc.gif) no-repeat 0 0;
height:23px;
text-indent:-5000px;
display:block;
margin:0 0 0 15px;
}


#header h1 a{
height:250px;
text-indent:-5000px;
display:block;

}
body#w08-terashima #header h1 a {
background:url(img/w08-terashima.jpg) no-repeat 0 0;
}
body#w08-wakai #header h1 a {
background:url(img/w08-wakai.jpg) no-repeat 0 0;
}

body#w08-higashi #header h1 a{
background:url(img/w08-higashi.jpg) no-repeat 0 0;
}

body#w08-nakagawa #header h1 a {
background:url(img/w08-nakagawa.jpg) no-repeat 0 0;
}

body#w08-hokari #header h1 a {
background:url(img/w08-hokari.jpg) no-repeat 0 0;
}

body#w08-ujihara #header h1 a {
background:url(img/w08-ujihara.jpg) no-repeat 0 0;
}

body#w08-sugiyama #header h1 a {
background:url(img/w08-sugiyama.jpg) no-repeat 0 0;
}

body#w08-higuchi #header h1 a{
background:url(img/w08-higuchi.jpg) no-repeat 0 0;
}

body#w08-hamasaki #header h1 a {
background:url(img/w08-hamasaki.jpg) no-repeat 0 0;
}

body#w08-fukushima #header h1 a {
background:url(img/w08-fukushima.jpg) no-repeat 0 0;
}
body#w08-staff #header h1 a {
background:url(img/w08-staff.jpg) no-repeat 0 0;
}




/* main */
#main{
width:900px;
margin:5px 0 0 0;
padding:15px 0 0 0;
background:url(img/bg_content_top.gif) no-repeat 0 0 #fff;
}


/* Sidebars */
#leftside {
	clear:left;
	float:left;
	line-height:1.5em;
	width:210px;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
}

#leftside #bnr1 a{
display:block;
background:url(img/btn_wasecolle.jpg) no-repeat 0 0;
height:82px;
text-indent:-5000px;
}
#bnr2 a{
display:block;
background:url(img/banner_ad.jpg) no-repeat 0 0;
height:60px;
width:160px;
margin:0 auto;
text-indent:-5000px;
}
#bnr3 a{
display:block;
background:url(img/banner_ad2.jpg) no-repeat 0 0;
height:60px;
width:180px;
margin:10px auto 0 auto;
text-indent:-5000px;
}
#extras{
	float:right;
	line-height:1.4em;
	margin:0 0 5px;
	padding:0;
	width:210px;

}
#extras h2,#leftside h2 {
background:url(img/h2_bg.gif) no-repeat 0 0;
padding:0 0 5px 10px;
font-size:110%;
margin:10px 0 5px 0;
font-weight:bold;

}

li a{
background:url(img/icon.gif) no-repeat 0 50%;

}
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {
	font-size:0.9em;
	margin:0 0 18px;
}
#leftside li, #extras li {
	line-height:1.2em;
	list-style:none;
	margin:0 0 6px;
}
#leftside ul ul, #extras ul ul {
	margin:6px 0 0 10px;
}
#leftside ul ul li, #extras ul ul li {
	margin:0 0 4px;
}
#leftside ul ul li a, #extras ul ul li a {
	font-weight:normal;
}
#leftside ul.linklist, #extras ul.linklist {
	font-size:1em;
}
#leftside ul.linklist ul, #extras ul.linklist ul {
	margin:0 0 20px;
}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {
	font-weight:bold;
}
#leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {
	
}
#leftside label, #extras label {
	display:none;
}

ul#blogBnr{
margin:5px 0 10px 0;
}
ul#blogBnr li{
margin:0 0 5px 0;
}
ul#blogBnr li a{
display:block;
height:50px;
text-indent:-5000px;
}

ul#blogBnr li#terashima a{
background:url(img/bnr_terashima.jpg) no-repeat 0 0;
}
ul#blogBnr li#wakai a{
background:url(img/bnr_wakai.jpg) no-repeat 0 0;
}
ul#blogBnr li#higashi a{
background:url(img/bnr_higashi.jpg) no-repeat 0 0;
}
ul#blogBnr li#nakagawa a{
background:url(img/bnr_nakagawa.jpg) no-repeat 0 0;
}
ul#blogBnr li#hokari a{
background:url(img/bnr_hokari.jpg) no-repeat 0 0;
}
ul#blogBnr li#ujihara a{
background:url(img/bnr_ujihara.jpg) no-repeat 0 0;
}
ul#blogBnr li#sugiyama a{
background:url(img/bnr_sugiyama.jpg) no-repeat 0 0;
}
ul#blogBnr li#higuchi a{
background:url(img/bnr_higuchi.jpg) no-repeat 0 0;
}
ul#blogBnr li#hamasaki a{
background:url(img/bnr_hamasaki.jpg) no-repeat 0 0;
}
ul#blogBnr li#fukushima a{
background:url(img/bnr_fukushima.jpg) no-repeat 0 0;
}
ul#blogBnr li#staff a{
background:url(img/bnr_staff.jpg) no-repeat 0 0;
}



/* Main menu */

/* Content */
#content {
	line-height:1.6em;
	margin:0 220px 5px 220px;
	_margin:0 200px 0 205px;
	padding:0;
}
#contentwide {
	line-height:1.6em;
	margin:0 0 5px 150px;
	padding:0;
}
#content h2, #contentwide h2 {
	background:url(img/hdl_contents.gif) no-repeat 0 0 #322210;
	width:460px;

	}
#content h2 a, #contentwide h2 a{
	line-height:30px;
font-size:110%;
color:#fff;
font-weight:bold;
margin:0 0 0 10px;
}	
#content h3, #contentwide h3 {
	font-size:1.4em;
	margin:0 0 8px;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
	margin:0 0 16px 20px;
}
#content li, #contentwide li {
	padding:0 0 0 5px;
}
#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol {
	margin:0 0 0 16px;
}


.contenttext{
padding:15px;
background:url(img/bg_contents.gif) repeat-y 0 100%;

}
.postinfo{
background:url(img/dot.gif) repeat-x 0 0;
padding:5px 0 0 0;
}


/* Footer */
#footer {
	clear:both;
	text-align:center;
	width:900px;
	background:#fff;
	
	}
#footerIn{
background:url(img/bg_footer.gif) repeat-x #FFC1C1;
border-top:2px solid #31261C;
margin:0 4px;
padding:10px;

}
#footerIn p{
margin:0;

}


#footerIn p{
margin:4px 0 5px 0;
}
#footerIn p a{
background:url(img/icon_pr.gif) no-repeat 0 50%;
padding:0 0 0 30px;
color:#0066FF;
font-size:93%;
}
#footerIn ul{
width:700px;
margin:5px auto 0 auto; 
}
#footerIn ul li{
float:left;
margin:0 10px 0 0;}
#footerIn ul li a{
color:#0066FF;
font-size:93%;
}

#footerIn #cb{
margin:10px 0 0 0;
}
#footerIn #cb a{
background:url(img/logo_cb.gif) no-repeat 0 0;
display:block;
height:31px;
width:127px;
margin:0 auto;
text-indent:-5000px;
}


/* Subpage menu */
#subpages {
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	float:right;
	font-weight:bold;
	line-height:1.3em;
	margin:-5px 0 8px 15px;
	padding:0 0 10px 10px;
	width:200px;
}
#subpages h2 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0 0 12px;
}
#subpages ul.submenu {
	line-height:1.4em;
	list-style:none;
	margin:0;
}
#subpages ul.submenu li {
	display:inline;
	line-height:1.4em;
	width:180px;
	padding:0;
}
#subpages ul.submenu li a {
	background-color:#f4f4f4;
	border-left:4px solid #cccccc;
	color:#505050;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
	padding:3px 1px 3px 5px;
	text-decoration:none;
	width:180px;
}
#subpages ul.submenu li ul {
	margin:0 0 5px 10px;
	width:170px;
}
#subpages ul.submenu li ul li a {
	width:170px;
}
#subpages ul.submenu li ul ul {
	margin:0 0 5px 10px;
	width:160px;
}
#subpages ul.submenu li ul ul li a {
	width:160px;
}
#subpages ul.submenu li ul ul ul {
	margin:0 0 5px 10px;
	width:150px;
}
#subpages ul.submenu li ul ul ul li a {
	width:150px;
}
#subpages ul.submenu li a:hover, #subpages ul.submenu li.current_page_item a {
	background-color:#eaeaea;
	border-left:4px solid #286ea0;
	color:#555;
}
#subpages ul.submenu li.current_page_item ul li a {
	background-color:#f4f4f4;
	border-left:4px solid #cccccc;
	color:#555;
}
/* Tags */
p, ul, ol {
	margin:0 0 18px;
}
blockquote {
	border-left:4px solid #e0e0e0;
	margin:20px;
	padding:8px 8px 8px 15px;
}
blockquote p {
	background-color:inherit;
	color:#505050;
	font-size:0.9em;
	line-height:1.3em;
}
label {
	background-color:inherit;
	color:#606060;
	font-size:0.9em;
	font-weight:bold;
}
table#wp-calendar {
	margin:0 0 20px;
	width:140px;
}
code {
	font-size:1.2em;
	display:block;
	padding:5px 5px 5px 8px;
	background-color:#f4f4f4;
	margin:5px 0 15px 0;
	border-left:4px solid #cccccc;
}
/* Forms */
#s, #submit {
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
}
#author, #email, #url, #comment {
	border:1px solid #cccccc;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
#commentsection {
	margin:25px 0 0;
}
#commentsection p {
	margin:0 0 6px;
}



h2#comments,h2#comments2{
color:#332722;
font-weight:bold;
background:none;
line-height:20px;
background:url(img/dot.gif) repeat-x 0 100%;
border-left:3px solid #332722;
padding:0 0 0 10px;
margin:20px 0 0 0;

}

/* Float fix */
.contenttext {
	overflow:hidden;
}
* html .contenttext {
	height:1px;
	overflow:visible;
}
* html .contenttext p {
	overflow:hidden;
	width:99%;
}
/* WP image align classes */
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
/* Various classes */
.left {
	border:1px solid #cccccc;
	float:left;
	margin:10px 15px 10px 0;
}
.right {
	border:1px solid #cccccc;
	float:right;
	margin:10px 0 5px 10px;
}
.center {
	border:1px solid #aaaaaa;
	margin:5px auto 12px;
	text-align:center;
}
.textright {
	text-align:right;
}
.small {
	font-size:0.8em;
}
.bold {
	font-weight:bold;
}
.hide {
	display:none;
}
.post {
	margin:0 0 25px;
}

.comment {
	background-color:#FEE9F2;
	border-left:4px solid #FF9999;
	margin:10px 0 10px;
	padding:8px 5px 0 8px;
}
.comment p {
	font-size:0.9em;
	line-height:1.3em;
	margin:0 0 6px;
	padding-bottom:5px;
}
.gravatarside {
	float:right;
	width:48px;
	height:48px;
	margin:0 5px 5px 5px;
}
.navigation {
	display:block;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
}
.navigation p {
	margin:0;
	padding:0;
}
.prevlink {
	margin-right:20px;
}
.nextlink {
	margin-left:20px;
}


ul.overture{
	padding-top:1px;
	}
ul.overture a{
	display:block;
	padding:5px 8px;
	text-align:left;
	}
ul.overture a:hover{
	text-decoration:none;
	background-color:#F3F6FA;
	}
ul .siteTitle{
	font-weight:bold;
	text-decoration:underline;
	font-size:110%;
	}
ul .siteDescription{
	display:block;
	color:#444;
	}
ul .siteHost{
	color: #063;
	}
