@charset "UTF-8";
/* CSS Document */
/*
Theme Name: apconcept
Theme URI: http://www.apconcept.jp
Version: 1.0
Description: 2 Column theme
Author: apconcept
Author URI: http://www.apconcept.jp
*/


/* HTML ELEMENT
---------------------------------------------------------------------------------- */
.titles {
	font-weight: bolder;
	font-size: 20px;
	line-height:30px;
	}
.titles a:link,
.titles a:visited,
.titles a:active {
	text-decoration: none;
	underline: none;
	font-weight: bolder;
	color:#000;
	}
.titles a:hover {
	color:#27ade9;
	text-decoration: underline;
	font-weight: bolder;
	}
pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}
pre:hover, blockquote:hover{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
	}
pre { padding-top: 10px; padding-bottom: 10px; }
code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }
abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }
del { text-decoration: line-through; color: #999999; }
ins { text-decoration: none; color: #009977; }


/* Structure
---------------------------------------------------------------------------------- */
#wrapper2 {
	width: 960px;
	margin: 0 auto;
	}
#navigation{
	width: 100%;
	margin-top: 0 auto;
	float: right;
	}	
#sidebar{
	width: 100%;
	}
#extras{
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	}

/* Sidebar
---------------------------------------------------------------------------------- */
.sideblock{
	margin-bottom: 20px;
	width:200px;
	}
.sideblock h3 {
	margin-top: 5px;
	margin-bottom:8px;
	border-bottom:1px dashed #CCC;
	font-size: 12px;
	color: #333;
	padding-left: 18px;
	padding-bottom:5px;
	font-weight: bold;
	display: block;
	background:url(/images/icon.gif) no-repeat;
	}
.sideblock ul{
 	font-weight:normal;
	}

.sideblock ul li{
	margin: 0 0 3px 0;
	padding:0 0 0 17px;
	color: #333;
	font-size:12px;
	line-height:1.5;
	font-weight:normal;
	background: url(/images/icon2.gif) no-repeat;
	}
#wp-calendar{
	font-size:11px;
	}
.hidden{ display:none; }
input#s{ width:120px; }

	

/* RIGHT BOX
---------------------------------------------------------------------------------- */
.post-wrapper {
	background:url(/images/line_bee.gif) left bottom no-repeat;
	padding:0px 60px 20px 0;
	}
.post{
	padding-bottom: 50px;
	border-bottom:2px dotted #ccc;
	margin-bottom: 50px;
	}

.date{
	color: #000;
	font-size: 13px;
	margin-bottom: 10px;
}
.info{
	color: #666;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 20px;
}
ul.infoList li{
	float:left;
	padding:3px 3px 3px 0px;
	
	}
ul.infoList li.cate a{
	padding:2px 8px;
	margin-right:5px;
	background:#008eb3;
	color:#fff;	
	display:block;
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
	}
ul.infoList li.imgList{
	padding-top:0px;
	}
.pagination{
	}

/* Content
---------------------------------------------------------------------------------- */
#content .post-title a { border-bottom-width: 0; }
#content .post p.img { float: left; margin: 0 15px 0 0; }
#content .post p.img img{ 
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
	}


/* Header
---------------------------------------------------------------------------------- */
#navigation h1 {
	margin-left: 94px;
	padding-top: 12px;
	float: left;
	text-transform: lowercase;
	font-size: 35px;
	}
#navigation h1 a { color: #FFBA25;}



/* Navigation
---------------------------------------------------------------------------------- */
#navigation ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-top:33px;
	padding: 0 0px 0 0;
	margin-left: 20px;
	}
#navigation li { float: left; }
#navigation li a:link,
#navigation li a:visited{
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 10px 10px;
	margin-right: 1px;
	height: 21px;
	font-size: 13px;
	margin-top: 4px;
	font-weight: bold;
	}
#navigation li a:hover,
#navigation li a:active{
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 4px;
	background-image: url(images/nav-bg.gif);
	font-weight: bold;
	}
#navigation li.active a{
	color: #555555;
	background-color: #ffffff;
	}






/* Extras
---------------------------------------------------------------------------------- */

#extras h6 {
	font-size: 14px;
	text-transform: uppercase;
	color: #555555;
	}
#friends{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
	}
#links{
	float: left;
	width: 275px;
	margin-right: 50px;
	}
#about{
	float: left;
	width: 250px;
	margin-right: 20px;
	}
#friends ul { padding-left: 20px; }
#links dl, #links dt, #links dd { margin: 0; padding: 0; }
#links dt { font-weight: bold; padding-top: 5px; }
#links dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	}



/* Comments Styling
---------------------------------------------------------------------------------- */
#commentTitle{
	margin-top:30px;
	}
li.commentlist {
	padding-left: 40px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dashed #ccc;
	}
.commentText{
	font-size:11px;
	margin-top:8px;
	}
#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	width: 280px;
	}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #ccc;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 16px;
color: #5DB2DF;
text-transform: lowercase;
margin-left: 94px;
margin-bottom: 2px;
float: left;
}

table#regTable{
	width:580px;
	border-collapse:collapse;
	color:#000;
	line-height:1em;
	}
table#regTable .mant{
	border-bottom:1px solid #77c0e2;
	background:#fff;
	font-size:13px;
	color:#0c89c2;
	font-weight:bolder;
	text-align:left;
	padding:12px 0 5px 5px;
	}
table#regTable .date{
	font-size:13px;
	text-align:right;
	font-weight:normal;
	width:60px;
	padding:5px;
	border-top:1px dashed #77c0e2;
	}
table#regTable .prog{
	font-size:13px;
	width:420px;
	padding:5px 5px 5px 10px;
	border-top:1px dashed #77c0e2;
	border-left:1px dashed #77c0e2;
	border-right:1px dashed #77c0e2;
	}
table#regTable .tbic{
	padding:5px;
	border-top:1px dashed #77c0e2;
	font-size:13px;
	}
table#regTable .aten{
	font-size:11px;
	padding:8px 0 5px 82px;
	border-top:1px dashed #fff;
	}
.tableSetumei{
	color:#0c89c2;
	}