@charset "UTF-8";

@import "css/reset.css";
@import "advance.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";}
}/* */


/*
Theme Name: List_White_B
Theme URI: http://xn--vns796h1hg.jp
Description: Blog Boot Camp
Author: TK
Tags: ListBusiness, リスト取得
*/


/* ---------- body ---------- */

body {
	margin:0 auto;
	background-color:#FFFFFF;
	text-align:center;
	}

/* ---------- body end ---------- */

/* ---------- Link ---------- */

a {
	color:#003399;
	text-decoration:on;
	}

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
	{
        background-image:url(images/header1.jpg) ;
	margin:0 auto;
	overflow:auto;
	width:800px;	
	height:180px;
	}

#header h1
	{
 	margin:0 ;
 	text-align:left;
	font-size:24px ;
	font-weight:bold;	
	color: #CCC ;
	padding:30px 5px 10px 5px;
	}

#header h1 a {
	color:#4169E1;
	text-decoration:none;
	}

#header h1 a:hover {
	color:#FF9900;
	text-decoration:none;
	}

#header h2
	{
 	margin:0 ;
	font-size:13px ;
 	text-align:left;
	font-weight:bold;
	color: #666 ;
	padding:10px 0 5px 400px;
	}

/* ---------- header_end ---------- */

/* ---------- wrapper ---------- */

#wrapper
	{
	margin:0 auto;
	overflow:auto;
	background-image:url(images/head.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width:800px;
	}
	
#wrapper-single
	{
	margin:0 auto;
	overflow:auto;
	background-position:center top;
	width:800px;
	}
	
#wrapper-single h1
	{
 	margin:0 ;
	font-size:12px ;
	color: #666 ;
	text-align:left ;
	padding:15px 20px 0 20px;
	}	

#wrapper-inner
	{
	margin:10px 0 0 ;
	width:800px;
	overflow:auto;
	background-image:url(images/body_back.jpg);
	background-repeat: repeat-y;
	}

#wrapper-single1
	{
	margin:0 auto;
	overflow:auto;
	background-position:center top;
	width:800px;
	background-color:#4682b4;
	}
	
#wrapper-single1 h1
	{
 	margin:0 ;
	font-size:12px ;
	color: #666 ;
	text-align:left ;
	padding:15px 20px 0 20px;
	}	

#wrapper-inner1
	{
	margin:10px 0 0 ;
	width:800px;
	overflow:auto;
	background-image:url(images/body_back.jpg);
	background-repeat: repeat-y;
	}

/* ---------- wrapper end  ---------- */

/* ---------- Page_header ---------- */

#page-header
	{
	background-image:url(images/head.gif) ;
	background-repeat:no-repeat;
	background-position:center top;
	height:10px;
	}

#page-header h2
	{
 	margin:0 ;
 	text-align:left;
	font-size:23px ;
	font-weight:bold;
	color: #666 ;
	padding:40px 30px 0 35px;
	}

#page-header h2 a {
	color:#666;
	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: #666 ;
	padding:5px 20px 0 400px;
	}

#page-inner
	{
	margin:0 auto;
	width:800px;
	overflow:auto;
	background-image:url(images/body_back.jpg);
	background-repeat: repeat-y;
	}

/* ---------- Page_header_end ---------- */

/* ---------- navi ---------- */

#navi
	{
	color:#666;
	font-size:10px;
	text-align:left;
	margin-bottom:15px ;
	border-bottom: dotted 1px #CCCCCC;	
	}

#navi a {
 	color: #003399;
	text-decoration:none;
	}

#navi a:hover {
	color:#FE8B8B;
	text-decoration:underline;
	}

/* ---------- navi_end ---------- */

/* ---------- content ---------- */


#content
	{
	margin:15px auto;
	width:780px;
	}	

#article
	{	
	float: left;	
	text-align: left;
	width:530px;
	}	

#present
	{
	clear:both;
	border: 1px solid #FF9900 ;
	text-align:center;
	width:100%;
	height:330px;
	margin: 0 0 30px 0;
	background-color:#FFFFFF;
	}

#present a:hover
	{
	position: relative;
	top: 3px;
	left: 3px;
	}


#present1
	{
	clear:both;

	border: 1px solid #FFFFFF ;
	text-align:center;
	width:100%;
	height:330px;
	margin: 0 0 30px 0;
	background-color:#FFFFFF;
	}

.report
	{
	float:left;
	text-align: center;
	width:250px;
	padding:10px 5px;
	}

.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 auto 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: 30px;
	clear: both;
	overflow: hidden;	
	float: left;
	margin: 10px;
	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;
	}
	
.title h2
	{	
	color: #333333;
	margin: 5px 0 2px 60px;	
	padding-bottom: 5px;
	font-size: 16px;
	border-bottom: dotted 1px #CCCCCC;	
	}

.title h2 a
	{
	color: #003399;
	text-decoration: none;
	background-color: transparent;
	}

.title h2 a:hover, a:active
	{
	color: #FF9900;
	background-color: transparent;
	}

.title p
	{
	clear: both;	
	text-align: left;
	color:#666;
	font-size:12px;
	margin:10px 0 20px 20px ;
	padding-top:3px ;
	line-height: 20px;	
	}
	
.entry
	{
	text-align:right;
	font-size:10px;	
	padding: 10px 0px 5px;
	clear: both;
	}		

.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
	{
	margin: 0;
 	padding-top: 4px;
 	padding-left: 30px;
	background-image:url(images/side_bar.gif) ;
	background-repeat:no-repeat;
	background-position:center top;
	height:18px;	
	color:#333;
	font-size:12px;
	text-align: left;
	}

#right ul
	{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	list-style-type: none;
	list-style-position: outside;
	}

#right li
	{
	padding:5px 10px;
	font-size:10px;
	list-style-type: none;
	list-style-position: outside;
	}
	
#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:80px;
	margin:0 auto;
	}

#footer p
	{
	padding-top:20px;
	color:#666;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	}

#footer a {
	color:#666;
	text-decoration:none;
	}

#footer a:hover {
	color:#ff0000;
	text-decoration:none;
	}

/* ---------- fotter_end ---------- */


