/*
THEME NAME: rw
THEME URI: http://circle-rw.net
DESCRIPTION:rw
VERSION: 0.1
AUTHOR: <a href="http://circle-rw.net">rw</a>
AUTHOR URI: 
*/

@import "reset.css";
html{
	font-size:65%
}

#header{
	position:relative;
	width:960px;
	margin:0 auto;
	height:181px;
	display:block;
}
#header h1{
	position:absolute;
	width:518px;
	background:url("images/circle_rw.png") no-repeat;
	line-height:18px;
	top:85px;
	right:0;
	text-indent:-9999px;

}

#header p{
	position:absolute;
	width:300px;
	top:0;
	left:0;
}


#wrap{
	position:relative;
	width:960px;
	margin:0 auto;
	background:url("images/wrap_bg.png") repeat-y;
}
#contents{
	display:inline;
	float:left;
	width:600px;
}
nav{
	position:absolute;
	right:0;
	top:30px
}

nav > div > ul{

}
nav > div > ul >li{
	display:inline;
	float:left;
	border-left:solid 1px #ffffff;
	font-size:1.4rem;
	text-align:center;
	font-weight:bold;
	padding:0 10px;
}
nav > div > ul >li:last-child{
	border-right:solid 1px #ffffff;
}
nav > div > ul >li > a{
	display:block;
	color:#ffffff;
}
nav > div > ul >li > a:link,
nav > div > ul >li > a:visited{
	color:#ffffff;
	text-decoration:none;
	background:transparent;
}
nav > div > ul >li > a:hover,
nav > div > ul >li > a:active{
	color:#ffffff;
	text-decoration:underline;
	background:transparent;
}


#articles{
	padding:0 20px;
}

#info{
	margin:0 auto 0 0;
	color:#59B7C2;
}

#update{
	margin:-1.5em 0 1em auto;
	text-align:right;
	color:#89CFD2;
}
#articles > h1{
	margin:0 auto 1em 0;
	font-size:2.4rem;
	color:#00BCD1;
	line-height:1.4;
	border-bottom:solid 2px #D5E4F1;
}

#articles > h1 span{
	font-size:1.6rem;
}
#articles > h2{
	margin:0 auto 1em 0;
	line-height:1.6;
	color:#59B7C2;
	font-size:1.4rem;
	border-bottom:dotted 2px #A8DADE;
}

#articles > p strong{
	color:#59B7C2;
}

.topics{
	margin-bottom:3em;
}
.topics figure{
	display:inline;
	float:left;
	width:200px;
	margin:0 22px 1em 0;
}
.topics .txt_area{
	overflow:hidden;
}

.topics > h1{
	margin: auto auto 1em 0;
	padding-left:1em;
	background:#F1F6FB;
	color:#00BCD1;
	font-size:1.6rem;
	line-height:1.6;
}
.topics > h2{
	margin:0 auto 1em 0;
	line-height:1.6;
	color:#59B7C2;
	font-size:1.4rem;
	border-bottom:dotted 2px #A8DADE;
}
.txt_area > h2{
	margin:0 auto 1em 0;
	line-height:1.6;
	color:#59B7C2;
	font-size:1.4rem;
	border-bottom:dotted 2px #A8DADE;
}

.topics p{
	margin:0 auto 1em 1em;
}

aside{
	position:relative;
	top:-62px;
	display:inline;
	float:right;
	width:340px;
	padding-top:34px;
	color:#00BCD1;
	background:#B0F8FF;
}
/* 上書き指定 (´･ω･`) IE6,7対策*/
aside {
	/top:-44px;
}
aside h1{
	margin:0 20px 0.5em;
	font-size:1.6rem;
	font-weight:bold;
}
aside ol{
	padding-bottom:1em;
	margin:0 20px 2em;
	list-style:disc inside;
	border-bottom:dotted 1px #00BCD1;
}
aside p{
	padding-bottom:1em;
	margin:0 20px 2em;
	border-bottom:dotted 1px #00BCD1;
}
aside span.caution{
	color:#00BCD1;
}
#loadingNews{
	text-align:center;
}
#news{
	-webkit-text-shadow: 1px 1px 0 #CCFFFF;
	-moz-text-shadow:1px 1px 0 #CCFFFF;
	text-shadow: 1px 1px 0 #CCFFFF;
}

footer{
	padding:10px 0;
	clear:both;
	background:#00BCD1;
	color:#ffffff;
	text-align:center;
}

.trackList{
	clear:both;
	margin-bottom:2em;
}
.trackList h4{
	margin:0 auto 1em 0;
}
.trackList li{
	line-height:1.6;
	margin-bottom:0.5em;
}
.trackList .even{
	background:#F1F6FB;
}
.wakana .textarea dl{
	margin:0 auto 2em 1em;
}
.wakana .textarea dt{
	margin:0 auto 1em 0;
	color:#59B7C2;
	font-weight:bold;
}
.wakana .textarea dd{
	margin:0 auto 1em 1em;
}

#cdl_info{}

#cdl_info article{
	position:relative;
	width:500px;
	margin:0 0 1em 0;
	padding:0 0 1em 60px;
	line-height:1.6;
	color:#000000;
	border-bottom:dotted 1px #cccccc;

}

#cdl_info h1{
	margin: auto auto 1em 0;
	padding-left:1em;
	background:#F1F6FB;
	color:#00BCD1;
	font-size:1.6rem;
	line-height:1.6;
}

#cdl_info .cd_txt{
	display:inline;
	float:left;
	width:320px;
}
#cdl_info figure{
	display:inline;
	float:right;
}
#cdl_info figure img{
	width:100px;
	height:auto;
}
#cdl_info p.cd_num{
	position:absolute;
	top:0;
	left:0;
	font-size:5.0rem;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#cccccc;
	line-height:1;
}

/*トピックパスの設定*/
#topicPath {
	height: 15px;
	margin-bottom: 12px;
}
#topicPath li {
	display: inline;
	float: left;
}
#topicPath li a {
	padding-right: 15px;
	background: url(images/arrow_topicpath.png) no-repeat scroll right center;
	display: block;
	margin-right: 10px;
}

#disc_con,
#disc_news,
#disc_info dl{margin-bottom:2em}
#disc_info dt,
#disc_info dd{margin-bottom:1em}
#disc_info dl{margin-left:1em}

#disc_info > h2{
	margin:0 auto 1em 0;
	line-height:1.6;
	color:#59B7C2;
	font-size:1.4rem;
	border-bottom:dotted 2px #A8DADE;
}

/*-----------------------元テーマのスタイル*/

#container {}

#content {}

.post {}

.post-title {}
.post-title a {}

.page-subtitle {}

.post-meta {}

.post-meta a {}

.post-comments {
	margin-bottom:3em;
}

.post-comments a {}

.post-comments a:hover {}

.post-content {}

.post-content h2 {}

.post-content h3 {}

.post-content p {}

.post-content img.alignnone {}

.post-content img.alignleft {}

.post-content img.alignright {}

.post-content ul,.post-content ol {}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 1.1rem;
}

#comments ol li {}

.comment-gravatar {}

.comment-data {}

.comment-data p {}

.comment-author {}

.comment-meta {}

.unapproved {}

#respond {}

#comment-form {}

#comment-form label {}

#comment-form input {}

#comment-form textarea {}

#sidebar {}

.sidepanel {}

.sidepanel h3 {}
.sidepanel ul li {}

.sidepanel p {}

#footer {}

#footer-links {}

#footer-links li {}

.sep {}

.ico-small {}
