/*
Theme Name: trueblue
Author: trueblue
*/


/* CSS Document */


/* 基本要素はここから */

body {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-size:14px;
	font-family: “ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro W3″,メイリオ,Meiryo,”ＭＳ Ｐゴシック”,sans-serif;
	color:#333333;
	}
	
img {
	border:none;
	}

h1,h2,h3,h4,h5,h6,p {
   margin:0;
   font-size:14px;
   font-weight:normal;
	}

.clear {
	clear:both;
	}

a {
	color:#000000;
	text-decoration:underline;
	}
	
a:hover {
	color:#0099cc;
	text-decoration:underline;
	}	

.trueblue_pankuzu_box {
	margin:20px auto 10px auto;
	width:950px;
	}
	
.trueblue_pankuzu {
	font-size:14px;
	}
	
/* 基本要素はここまで */



/* テンプレートはここから */

.trueblue_headers {
	background-color:#0099CC;
	background-repeat:repeat-x;
	height:100px;
	margin-bottom:30px;
	}
	
.trueblue_header950 {
	margin:0 auto;
	width:950px;
	}
	
.trueblue_sitename {
	float:left;
	font-size:16px;
	font-weight:bold;
	padding-top:37px;
	}
	
.trueblue_sitename a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
.trueblue_sitename a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
.trueblue_search {
	float:right;
	margin-top:37px;
	}
	
.trueblue_content_area {
	margin:0 auto;
	width:950px;
	}
	
.trueblue_content_right {
	float:right;
	margin-top:30px;
	width:630px;
	}
		
.trueblue_left_navi {
	float:left;
	margin-top:10px;
	width:300px;
	}

.trueblue_left_navi p {
	background-color:#0099CC;
	font-size:16px;
	font-weight:bold;
	padding:10px;
	border-bottom:solid 1px #999999;
	color:#FFFFFF;
	}

.trueblue_left_navi ul {
	margin:10px 0 40px 0;
	padding:0;
	list-style:none;
	}
	
.trueblue_left_navi li {
	margin:0;
	list-style:none;
	line-height:2.2em;
	font-size:14px;
	font-weight:bold;
	}
	
.trueblue_left_navi li a {
	display:block;
	padding:5px 10px;
	width:300px;
	border-bottom:dashed 1px #CCCCCC;
	text-decoration:none;
	color:#0099CC;
	}
	
.trueblue_left_navi li a:hover {
	text-decoration:underline;
	}
		
.trueblue_content_main {
	width:630px;
	}
	
.trueblue_footers {	
	background-color:#0099CC;
	background-repeat:repeat-x;
	margin-top:100px;
	height:150px;
	}
	
.trueblue_footer {
	background-color:#0099CC;
	margin:0 auto;
	width:950px;
	height:150px;
	}
	
.trueblue_address {
	padding-top:75px;
	}
	
address {
	text-align:center;
	font-style:normal;
	color:#FFFFFF;
	font-size:12px;
	}
	
/* テンプレートはここまで */



/* トップページはここから */

.trueblue_branding_area {
	margin:10px auto 40px auto;
	width:950px;
	height:300px;
	}

.trueblue_blogtitle {
	background-repeat:no-repeat;
	height:45px;
	border-bottom:1px dashed #CCCCCC;
	line-height:45px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:bold;
	}

.trueblue_blogtitle a {
	color:#0099CC;
	}
	
.trueblue_honbun {
	margin:30px 0 40px 0;
	line-height:2.5em;
	}
	
.trueblue_honbun p {
	margin-bottom:30px;
	}
	
.trueblue_next {
	padding:40px 0 10px 0;
	}
	
.trueblue_next a {
	color:#0099CC;
	}
	
.trueblue_nav-below {
	width:630px;
	text-align:center;
	}
	
.trueblue_nav-previous {
	padding-right:20px;
	}
	
.trueblue_nav-next {
	padding-left:20px;
	}

/* トップページはここまで */


/* YARPPはここから */


.yarpp-related {
	margin-top:50px;
	}
	
#kanren {
	background-image:url(icon.png);
	background-repeat:no-repeat;
	margin-top:50px;
	height:45px;
	border-bottom:2px solid #CCCCCC;
	line-height:45px;
	padding-left:50px;
	padding-bottom:5px;
	font-size:20px;
	font-weight:bold;
	}

/* YARPPはここまで */


/* リンクはここから */

.trueblue_link {
	margin:0px auto 50px auto;
	width:300px;
	font-size:12px;
	}
	
.trueblue_link p {
	border:none;
	} 
	
.trueblue_link a {
	color:#0099CC;
	}

/* リンクはここまで */

/* 広告リンクはここから */

.ad {
}

.ad-box-list {
	margin-bottom: 15px;
	line-height: 1.5;
}

.ad-box-list:hover {
	background-color: #F8F8F8;
}

.ad-box-list h4 {
	color: #000;
	font-size: 20px;
	line-height: 1.5;
}

.ad-box-list h4 a {
	color: #000;
	text-decoration: underline;
}

.ad-box-list h4 a:hover {
	text-decoration: none;
}

.ad-box-list .ad-url {
	color: #0099cc;
	font-size: 11px;
	margin-top: 1px;
	word-wrap: break-word;
}

.ad-box-list .ad-date {
	color: #999;
	font-size: 12px;
	line-height: 1.5;
	margin-top: 5px;
}

.ad .sponsor-about {
	color: #7b7b7b;
	font-size: 12px;
	line-height: 1.2;
	margin-top: 18px;
	text-align: right;
}

.ad .sponsor-about .link {
	text-decoration: underline;
}

.bookmark {
	background: repeating-linear-gradient(45deg, #fff, #fff 10px, #f8f8f8 10px, #f8f8f8 20px) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid #e2e2e2;
	margin: 1em 0 36px;
	overflow: hidden;
	padding: 12px;
}

.bookmark figure {
	margin: 0;
	padding: 0;
}

.bookmark .bm-thumb {
	display: inline;
	float: left;
}

.bookmark .bm-thumb img {
	border: 2px solid #e2e2e2;
	padding: 4px;
}

.bookmark .bookmark_container {
	width: 400px;
	margin-left: 174px;
}

.bookmark_container h4 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}

.bookmark blockquote {
	margin: 0;
	padding: 0;
	line-height: 2;
	font-size: 14px;
}

/* 広告リンクはここまで */
