@charset "UTF-8";

@import "css/reset.css";

@media tty {
 i{content:"\";/*" "*/}} @import 'css/ie5win.css'; /*";}
}/* */


/*
著作権表記
Theme URI: http://xn--vns796h1hg.jp
当テンプレートはビエラカンパニーが制作の元
当ブログ管理人がカスタマイズしたものであり
著作権により守られています。よってタグのコピーは禁止します。
当方がカスタマイズしたタグは使用可能ですので使用したい場合は
下記フォームより連絡をお願いします。
Form:http://webdesign-monster.com/contact
Name:satou_keisuke
Description: webmonster
Author: webmonster
Tags: webmon, オリジナルテンプレート
*/







/* ---------- body ---------- */

body {

margin:0;  
padding:0;  
background:#fff url(images/footer_bg.jpg) fixed repeat-x left bottom; 

width:100%;  
min-width:970px;/*--Fixes Background Bug--*/  

	}




/* ---------- body end ---------- */

/* ---------- Link ---------- */

a {
	color:#0044CC;
	text-decoration:none;
	background-color:inherit;
	}

a:hover {
	color:#0044CC;
	text-decoration:underline;
	background-color:inherit;
	position: relative;
	top: 1px;
	left: 1px;
	}

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
	{
	line-height:140%;
	letter-spacing:0.08em;
	font-weight:bold;
	}


/* ---------- text end ---------- */

/* ---------- clear ---------- */

.clear
	{
	clear:both;
	height:0;
	}

/* ---------- clear end ---------- */

/* ---------- header ---------- */

#header
	{
	margin:10px auto ;
	background-image:url(images/header.png);
	background-repeat: no-repeat;
	background-position:center top;
	width:900px;
	height:240px;
	display: block;	
	}

#header h1
	{
 	text-indent: -999em;
 	margin:0 ;
 	text-align:left;
	font-size:23px ;
	font-weight:bold;	
	color: #ffffff ;
	padding:10px;
	}

#header h1 a {
	color:#fff;
	text-decoration:none;
	}

#header h1 a:hover {
	color:#FF3366;
	text-decoration:none;
	}

#header h2
	{
 	text-indent: -999em;
 	margin:0 ;
	font-size:13px ;
 	text-align:left;
	font-weight:bold;
	color: #ffffff ;
	padding:0 0 5px 500px;
	}


#header h1 a {
display:block;
width:900px;/*画像の幅*/
height:240px;/*画像の高さ*/
}

/* ---------- header_end ---------- */

/* ---------- wrapper ---------- */

#wrapper
	{
	margin:0 auto;
	overflow:auto;
	background-image:url(images/head.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width:1000px;
	}

#wrapper-inner
	{
	width:1000px;
	overflow:auto;
	margin-top:10px ;
	background-image:url(images/body_back.jpg);
	background-repeat: repeat-y;
	}	

/* ---------- wrapper end  ---------- */

/* ---------- navi ---------- */

#navi
	{
	color:#666;
	font-size:10px;
	text-align:left;
	margin:12px;
	border-bottom: dotted 1px #CCCCCC;	
	}

#navi a {
 	color: #003399;
	text-decoration:none;
	}

#navi a:hover {
	color:#003399;
	text-decoration:underline;
	}

/* ---------- navi_end ---------- */

/* ---------- 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;
	background-color:inherit;
	}

#page-header h2 a:hover {
	color:#FF9900;
	text-decoration:none;
	background-color:inherit;
	}

#page-header h3
	{
 	margin:0 ;
	font-size:13px ;
 	text-align:left;
	font-weight:bold;
	color: #ffffff ;
	padding:5px 20px 0 400px;
	}

/* ---------- Page_header_end ---------- */

/* ---------- content ---------- */


#content
	{
	margin:1px auto;
	width:750px;
float: left;
	}

#article
	{
	float: left;
	text-align: left;
	width:450px;
	margin-right:10px;
	}

#article2
{	
	float: left;	
	text-align: left;
	margin:0px 15px 0px 15px;
	padding: 5px 0px;
	width:900px;
	}	


#present
	{
	clear: both;
	border: 1px solid #334A78 ;
	text-align: center;
	width: 100%;
	height: 330px;
	margin: 0 0 30px 0;
	background-color: #FFF;
	}

#present a:hover
	{
	position: relative;
	top: 3px;
	left: 3px;
	}

.report
	{
	float: left;
	text-align: center;
	width: 200px;
	padding: 10px 5px;
	}

.button
	{
	float: right;
	width: 200px;
	font-size: 13px;
	padding: 10px 5px;
	}	

.button img
	{
	text-align: center;
	}

.list
	{
 	margin-top: 20px;
 	margin-bottom: 30px;
	padding: 10px;
	border: 1px solid #ff0000;
	font-size: 12px;
	color: #666;
	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: 0px 20px 15px 0px ;
	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:#003399;
	}	
	
.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:#003399;
	}
		
.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:#003399;
	}		
		
	
.title
	{
	padding-left: 10px;	
	padding-bottom: 30px;
	clear: both;
	overflow: hidden;	
	float: left;
	width: 460px;	
	}		

.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: #666;
	text-align: center;
	}
	
.title h2
	{	
	color: #CC0000;
	margin: 5px 0 2px 60px;	
	padding-bottom: 5px;
	font-size: 18px;
	border-bottom: dotted 1px #CCCCCC;	
	font-weight:bold;
	}

.title h2 a
	{
	color: #CC0000;
	text-decoration: none;
	background-color: transparent;
	}

.title h2 a:hover, a:active
	{
	color: #CC0000;
	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;
	}
	
.to-be-continue-cate
	{
	text-align:right;
	font-size:10px;
	padding:10px ;
	}	

.postmetadata {
	color:#666;
	margin-top:30px ;
	font-size: 10px;
	line-height:140%;	
	text-align: right;	
	text-decoration: none;
	}

/* ---------- main_end ---------- */

/* ---------- single_main ---------- */

.single-main
	{
	margin:10px auto;
	text-align: left;
	width:650px;
	}

.single-main h2
	{
	margin-bottom:20px ;
 	padding: 0 0.4em;
	color:#FF0000;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	}

.single-main p
	{
	text-align: left;
	color:#666;
	font-size:14px;
	padding:5px;
	}

/* ----------frame_windowここから ---------- */

.similar_posts
{
  margin:20px 0 45px 18px;
  padding:4px 2px 4px 20px;
  font-size:12px;
  color:#444444;
  text-align: left;
  border: 1px solid #87CEEB;
  background-color:#EAF3F8;
}

.frame_window01
{
  margin:10px 2px 10px 18px;
  padding:4px 4px 4px 8px;
  font-size:12px;
  color:#444444;
  text-align: left;
  border: 1px solid #FFE4C4;
  background-color:#fffee1;
}


.frame_tag01
{
  margin:10px 2px 10px 18px;
  padding:4px 4px 4px 8px;
  font-size:12px;
  color:#444444;
  text-align: left;
  border: 1px solid #cccccc;
  background-color:#e7f1ed;
}


.frame_ex01
{
  margin:10px 2px 10px 20px;
  padding:1px 12px 1px 1px;
  font-size:12px;
  color:#444444;
  text-align: left;
  border: 1px dotted #A7A7A7;
  background-color:#F7F7F7;
}


/* ---------- Comments start ---------- */

.comments
	{
	margin-bottom:20px;
	}

#comments h2
	{
 	margin: 20px 0;
 	padding: 0 0.4em;
	border-left: 8px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}

#postcomment h2
	{
 	margin: 20px 0;
 	padding: 0 0.4em;
	border-left: 8px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	}

.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 {
	margin: 0;
	float: right;
	}


.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: url(images/article_back.jpg) no-repeat 0 100%;
	overflow: hidden;
	margin-bottom:20px;
	}	

.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;
	height: 40px;	
	font-size: 14px;
	}

.cat h2 a
    {
	color: #003399;
	margin: 0px;
	}

.cat h2 a:hover
	{
	color:#FE8B8B;
	text-decoration:underline;
	}

.cat p
	{
	padding: 10px;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	}

.cate_data {
	color:#666;
	margin-left:10px ;	
	margin-bottom:10px ;
	font-size: 14px;
	line-height:140%;	
	text-align: left;	
	text-decoration: none;
	}
	
/* ---------- category_end ---------- */


/* ---------- rightside ---------- */

#right
	{
float: right;
	color: #666;	
	text-align: left;
	width: 230px;
	margin:10px 15px 10px 0px;
	padding: 10px 0px;
	font-size: 10px;	

	}	

#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;
	}

.bookmark
	{
	margin-bottom: 20px;
	overflow: hidden;
	}

.bookmark a:hover
     {
     padding:5px 0;
     position: relative;
     top: 2px;
     left: 2px;
     }	


/* ---------- rightside end ---------- */


/* ---------- content end ---------- */


/* ---------- leftside ---------- */

#left
	{
float: right;

	color: #666;	
	text-align: left;
	width: 230px;
	margin:10px 15px 10px 5px;
	padding: 10px 0px;
	font-size: 10px;		
	}

#left 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;
	}

#left ul
	{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	list-style-type: none;
	list-style-position: outside;
	}

#left li
	{
	padding:5px 10px;
	font-size:10px;
	list-style-type: none;
	list-style-position: outside;
	}

#left p
	{
	padding:5px;
	font-size:10px;
	}
	
#link
	{
	margin-bottom: 20px;
	background: url(images/side_bottom.gif) no-repeat 0 100%;
	overflow: hidden;	
	padding:5px 10px;
	font-size:10px;
	}	


.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;
	}


/* ---------- leftside end ---------- */

/* ---------- footer ---------- */

#footer
	{
	clear:both;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:1000px;
	height:50px;
	margin-bottom:30px;
	}

#footer p
	{
	padding-top:25px;
	color:#666;
	font-size: 10px;
	letter-spacing: 0.1em;
	text-align: center;
	}

#footer a {
	color:#666;
	text-decoration:none;
	background-color:inherit;
	}

#footer a:hover {
	color:#666;
	text-decoration:none;
	background-color:inherit;
	}
	

#tokusho {
	font-size: 10px;
	text-align:center;
	margin-top: 30px;
	margin-bottom: 10px;
	}	

/* ---------- fotter_end ---------- */


.title h3
{
     
    margin:0 0 0 15px;
	padding:2px 12px;
	border-width:0 0 0 5px;
	border-color: #cc0000;
	border-style:solid;
	background:#F5F5F5;
	color:#5C5C5C;
        font-size:14px;
}


.single-title h3
{
    margin:0 0 0 15px;
	padding:2px 12px;
	border-width:0 0 0 5px;
	border-color: #cc0000;
	border-style:solid;
	background:#5C5C5C;
	color:#696969;
        font-size:14px;
}

/* ---------- h4 ---------- */

.title h4
{
     margin:0 0 0 15px;
	padding:2px 12px;
	border-width:0 0 0 5px;
	border-color: #cc0000;
	border-style:solid;
	background:#F5F5F5;
	color:#4F4F4F;
        font-size:14px;
}



.single-title h4
{
    margin:0 0 0 15px;
	padding:2px 12px;
	border-width:0 0 0 5px;
	border-color: #cc0000;
	border-style:solid;
	background:#F5F5F5;
	color:#4F4F4F;
        font-size:14px;
}


/* ---------- h4 ---------- */





/* ul#globalNavi
---------------*/

ul#globalNavi {
	margin: 10px 0px 20px 0px;
       position:static;
	padding: 0;
	border: 1px solid #FFFFFF;
	line-height: 1;
	list-style-type: none;
	background-color: #FFFFFF;
      font-size:13px;
}

ul#globalNavi li {
	margin: 10px 0px 20px 0px;
       position:static;
	padding: 0;
	float: left;
	/*
	width: 110px;
	*/
	text-align: center;
}

ul#globalNavi li a { 
    border-top: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
	padding: 8px 20px;
	display: block;
	position:static; /* for IE6 */
	color: #fff;
	background-color: #2D202B;
	text-decoration: none;
}

ul#globalNavi li a:hover,
ul#globalNavi li.current a {
　　　　  position:static;
	color: #fff;
	background-color: #cc0000;
}




.table_wh {
      margin:10px 10px 10px 20px;
      padding:10px 4px 4px 10px;
      font-size:12px;
      color:#444444;
      text-align: left;
      border: 1px solid #EDEDED;
      background-color:#F9F9F9;
    }




.table_01 {
	width: 95%;
	overflow: auto;
	margin: 10px 20px 10px 20px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	background: #fff;
	}
.table_01 th {
	padding: 4px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	background: #F0F8FF left;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	}
.table_01 td {
	padding: 4px;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
        color: #666;
	font-size: 12px;
	}




.table1{
	width:450px;
　　　margin:1px 1px 3px 20px;
padding: 1px 0 0 １px;
	background:#FFFFDB;
	border:1px solid #FFCC99;
        text-align: left;







.footer_01{
 	margin:10px 375px 0px 375px;
 	padding: 0 0.4em;
	border: 1px solid #ccc;
	padding:15px;
	font-size:12px;
	color:#666666;
	line-height:140%;
	text-align: center;
	}

.footer_01{
 	margin-top: 10px;
        margin-bottom: 20px;
	text-align: center;
	vertical-align:middle;
	}

.footer_01 a {
	color:#666;
	text-decoration:none;
	}

.footer_01 a:hover {
        position:static;
	color:#666;
	text-decoration:none;
	}




/* ---------- テーブルとか ---------- */





