@charset "UTF-8";
@import "css/reset.css";
@import "advance.css";
@media tty {
i {
	content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";
}
}/* */
/*
Theme Name: List
Theme URI: http://xn--vns796h1hg.jp
Description: Blog Boot Camp
Author: TK
Tags: ListBusiness, リスト取得
*/


/* ---------- body ---------- */

body {
	margin:0;
	background-image:url(images/bg_color.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	text-align:center;
}
/* ---------- body end ---------- */

/* ---------- Link ---------- */

a {
	color:#003399;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
img {
	border:none;
}
/* ---------- Link end ---------- */

/* ---------- text ---------- */

p, table, tr, td, ul, li {
	color:#666;
	text-align:left;
	line-height:140%;
	font-size:12px;
	letter-spacing:0.08em;
}
strong {
	color:#FF0000;
	background-color: #FFFF00;
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
}
/* ---------- text end ---------- */

/* ---------- clear ---------- */

.clear {
	clear:both;
	height:0;
}
/* ---------- clear end ---------- */

/* ---------- header ---------- */

#header {
	width:800px;
	height:auto;
	margin:0 auto;
	overflow:hidden;
/*	background:url(images/header.jpg) center top no-repeat; */
}

#header h1 {
	margin:0;
	text-align:left;
	font-size:80%;
	color: #ffffff;
	padding:5px 0 10px 5px;
}
#header h1 a{
	color: #ffffff;
}

#header #site{
	font-size:150%;
	text-align:left;
	color: #fff;
	margin:0;
	padding:0 0 25px 7px;
	display:none;
}
#header #site a{
	color:#fff;
}



/* ---------- header_end ---------- */

/* ---------- wrapper ---------- */

#wrapper {
	margin:0 auto;
	overflow: hidden;
/*	background:url(images/head.jpg) center top no-repeat; */
	width:800px;
}
#wrapper-single {
	margin:0 auto;
	background-position:center top;
	width:800px;
}
#wrapper-single h1 {
	margin:0;
	font-size:12px;
	color: #fff;
	text-align:left;
	padding:15px 20px 0 20px;
}
#wrapper-inner {
	width:800px;
	overflow: hidden;
/*	margin-top:10px;
	background-image:url(images/body_back.jpg);*/
	background:#FFF;
}
/* ---------- wrapper end  ---------- */

#keyVisual{
	margin:0;
}


#nav{
	height:40px;
	list-style-type:none;
	margin:0 0 20px;
}
#nav li{
	width:133px;
	height:40px;
	float:left;
	display:block;
}

#nav li a{
	width:133px;
	height:40px;
	display: block;
	background-repeat: no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	outline:none;
}

#nav li.home a{
	background:url(./images/gnav01.jpg) 0 0 no-repeat;width:134px;
}
#nav li.cont02 a{
	background:url(./images/gnav02.jpg) 0 0 no-repeat;
}
#nav li.cont03 a{
	background:url(./images/gnav03.jpg) 0 0 no-repeat;
}
#nav li.cont04 a{
	background:url(./images/gnav04.jpg) 0 0 no-repeat;
}
#nav li.cont05 a{
	background:url(./images/gnav05.jpg) 0 0 no-repeat;
}
#nav li.cont06 a{
	background:url(./images/gnav06.jpg) 0 0 no-repeat;width:134px;
}


#nav li a:hover{
	background:transparent;
	clear:both;
	text-indent:0;
}
#nav li img{
	width:100%;
	visibility:visible;
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}







/* ---------- Page_header ---------- */

#page-header {
	background-image:url(images/page_header.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:30px;
}
#page-header h2 {
	margin:0;
	text-align:left;
	font-size:23px;
	font-weight:bold;
	color: #ffffff;
	padding:40px 30px 0 35px;
}
#page-header h2 a {
	color:#fff;
	text-decoration:none;
}
#page-header h2 a:hover {
	color:#FF9900;
	text-decoration:none;
}
#page-header h3 {
	margin:0;
	font-size:13px;
	text-align:left;
	font-weight:bold;
	color: #ffffff;
	padding:5px 20px 0 400px;
}
/* ---------- Page_header_end ---------- */

/* ---------- navi ---------- */

#navi {
	display:none;
}
/* ---------- navi_end ---------- */

/* ---------- content ---------- */


#content {
	margin:15px auto;
	width:780px;
}
#article {
	float: left;
	text-align: left;
	width:530px;
}





/* ---------- present.php ---------- */

#present {
	width:498px;
	border: 1px solid #065FA1;
	text-align:center;
	margin: 0 0 30px 0;
}
#present a:hover {
	position: relative;
	top: 3px;
	left: 3px;
}
#present table{
	width:498px;
	background:#CEEEFF;
}
#present table th,
#present table td{
	padding:5px 0;
}
#present table th{
	width:auto;
	text-align:right;
}



/* ----------  ---------- */

.button {
	float:left;
	width:250px;
	font-size:13px;
	padding:10px 5px;
}
.button img {
	text-align: center;
}
.new-article {
	clear:both;
}
.new-article h2 {
	margin: 30px 0 0 0;
	padding: 0 0.4em;
	border-left: 10px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
}
.new-article ul {
	margin: 30px 0 50px 0;
	padding: 10px;
	border: 1px solid #aaa;
	list-style-type: none;
	list-style-position: outside;
}
.new-article li {
	padding:3px;
	font-size:11px;
}









.list {
	margin:20px 0 30px 0;
	padding: 0 0.4em;
	border: 1px solid #aaa;
	padding:15px;
	font-size:12px;
	color:#666666;
	line-height:140%;
	text-align: center;
}
.list h3 {
	font-size:14px;
	font-weight: bold;
	padding-bottom:15px;
	color:#FF0000;
	text-align: center;
}
.list table {
	margin-top: 10px;
	text-align: center;
	vertical-align:middle;
}
/* ---------- main ---------- */

#main {
	margin: 0 0 15px 15px;
	width: 530px;
	background: #ffffff;
	clear: both;
	overflow:hidden;
}
.postdata .category a {
	background: url(images/mini-category.gif) no-repeat;
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 5px;
	float: left;
	color: #999;
	font-size:10px;
}
.postdata .category a:hover {
	color:#5EAFD7;
}
.postdata .comments a {
	background: url(images/mini-comment.gif) no-repeat;
	padding-top: 5px;
	padding-left: 18px;
	float: right;
	color: #999;
	font-size:10px;
}
.postdata .comments a:hover {
	color:#5EAFD7;
}
.mini-add-comment a {
	background: url(images/comment-arrow.gif) no-repeat left center;
	padding-top: 5px;
	padding-left: 14px;
	float: right;
	color: #999;
	font-size:10px;
}
.mini-add-comment a:hover {
	color:#5EAFD7;
}



.title {
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
	float: left;
	margin:0;
	width: 500px;
}
.title .date {
	height: 60px;
	width: 55px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 5px 2px 0 0;
	line-height: 100%;
	float: left;
}
.title .date span {
	height: 28px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
}

/* タイトル設定 */

#main h2 {
	color: #ff0000;
	margin:0;
	padding:5px 10px;
	font-size: 16px;
	border-bottom: dotted 1px #CCCCCC;
	background:#FFFF99;
	font-weight:bold;
}


.title h2 a {
	color: #ff0000;
	text-decoration: none;
	background-color: transparent;
}
.title h2 a:hover, a:active {
	color: #FF9900;
	background-color: transparent;
}

/* 記事の内容 */

.entry {
	text-align:left;
	font-size:10px;
	padding:0 0 20px;
	clear: both;
}
.entry p {
	clear: both;
	text-align: left;
	color:#666;
	font-size:12px;
	margin:0 30px 10px 10px;
	padding-top:3px;
	line-height: 20px;
}




.to-be-continue {
	text-align:right;
	font-size:10px;
	padding:15px 0;
}
.to-be-continue-single {
	color:#666;
	text-align:right;
	font-size:10px;
	padding-bottom:10px;
	margin:20px 0;
}
.postmetadata {
	padding-top: 20px;
	color:#666;
	font-size: 10px;
	line-height:140%;
	text-align: right;
	text-decoration: none;
}
/* ---------- main_end ---------- */

/* ---------- single_main ---------- */

.single-main {
	margin:20px auto;
	text-align: left;
	width:650px;
}
.single-main h2 {
	margin: 30px 0;
	padding: 0 0.4em;
	color:#FF0000;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
}
.single-main h3 {
	margin: 20px 0;
	padding: 0 0.4em;
	color:#FF0000;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}
.single-main p {
	text-align: left;
	color:#333;
	font-size:14px;
	padding:5px;
	line-height: 20px;
}
/* 引用 */

.single-main blockquote {
	width: 550px;
	border: 1px solid #DEDEDE;
	background: url(images/quote_start.png) no-repeat scroll top left;
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
}
.single-main blockquote p {
	background: url(images/quote_end.png) no-repeat scroll bottom right;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'ＭＳ Ｐ明朝', 'MS Mincho';
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
	color:#666;
}
/* 引用元情報 */



/* ---------- Comments start ---------- */

.comments {
	margin-bottom:20px;
}
#comments h2 {
	margin: 20px 0;
	padding: 0 0.4em;
	border-left: 10px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
}
#postcomment h2 {
	margin: 20px 0;
	padding: 0 0.4em;
	border-left: 10px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
}
#commentform #submit {
	font-size: 11px;
	color: #333;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 350px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
.alt {
	margin: 0;
	padding: 10px;
}
#commentlist {
	padding: 0;/*	text-align: justify; */
}
#commentlist li {
	margin: 15px 0 3px 25px;
	padding: 5px 10px 3px;
	list-style-type: decimal;
	border: 1px solid #aaa;
}
#commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.comment meta {
	margin: 0;
	display: block;
}
/* ---------- Comments end ---------- */


/* ---------- single_main_end ---------- */


/* ---------- category ---------- */

.cat {
	background-image:url(images/article_back.jpg);
	background-repeat:repeat-y;
	margin-top:50px;
}
.cat h2 {
	padding-top: 6px;
	padding-left: 35px;
	background-image:url(images/article_head.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
}
.cat h2 a {
	color: #003399;
	margin: 0px;
}
.cat h2 a:hover {
	color:#FE8B8B;
	text-decoration:underline;
}
.cat p {
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
/* ---------- category_end ---------- */


/* ---------- rightside ---------- */

#right {
	float: right;
	color:#666;
	text-align: left;
	width: 230px;
}
#right h3 {
	width:205px;
	height:30px;
	margin: 0;
	padding:15px 5px 0 10px;
	background:url(images/side_bg_h1.jpg) 0 0 no-repeat;

	color:#fff;
	font-size:94%;
	text-align: left;
}
#right ul {
	width:220px;
	margin-bottom: 20px;
	list-style-type: none;
}
#right li {
	font-size:92%;
}
#right li a{
	width:220px;
	height:29px;
	background:url(images/side_bg_txt1.jpg) 0 0 no-repeat;
	display:block;
	padding:12px 5px 0 10px;
}
#right li a:hover{
	background:url(images/side_bg_txt1_o.jpg) 0 0 no-repeat;
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}


#right .form{
	width:218px;
	border:1px solid #CDCDCD;
	background:#f1f1f1;
	margin:0 0 20px;
}








#link {
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	padding:5px 10px;
	font-size:10px;
}
#right p {
	padding:5px;
	font-size:10px;
}
.book {
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	text-align: center;
}
.book p {
	text-align: center;
}
.red-b {
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.box-yellow-b {
	color:#FF0000;
	background-color: #FFFF00;
	font-size:11px;
	font-weight:bold;
}
.rss {
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
}
.rss a:hover {
	padding:5px 10px;
	position: relative;
	top: 2px;
	left: 2px;
}
.rss_reader {
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
}
.rss_reader a:hover {
	position: relative;
	top: 2px;
	left: 2px;
}
.mini-rss {
	margin-left: 20px;
	color: #666;
	font-size: 10px;
	border-bottom: 1px dotted #ccc;
}
.mini-rss a:hover {
	position: relative;
	top: 2px;
	left: 2px;
}
#tokusho {
	font-size: 10px;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 10px;
}
.center {
	text-align:center;
}
/* ---------- rightside end ---------- */


/* ---------- content end ---------- */



/* ---------- footer ---------- */

#footer {
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:800px;
	height:50px;
	margin-bottom:30px;
}
#footer p {
	padding-top:20px;
	color:#fff;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
}
#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#ff0000;
	text-decoration:none;
}

/* ---------- fotter_end ---------- */
