/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 15px;
	line-height: 150%;
	background-image: url(img/bk.jpg);
	background-repeat: repeat;
	background-position: center top;
	}

/* strongの色
strong {font-weight: normal;} */


/* 画像の属性 */
img {border: none; margin: 0;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 100%;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #666666;text-decoration: underline;}
a:hover {color:#FF3300;text-decoration: none;}

/* 基本設定*/
#base{
	width: 804px;
	margin: 0 auto;
	background: url("img/base.gif") repeat-y;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 200px;
	text-align: left;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1{
	position: absolute;
	top: 5px;
	left: 10px;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover{color : #00FFFF;text-decoration: none;}

#header .des {
	position: absolute;
	left: 10px;
	top: 170px;
	color: #FFF;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

.h_navi{
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}
	

/*インフォメーション*/
#info{
	height: 200px;
	text-align: left;
	background: #FFF url("img/info.jpg") no-repeat;
}

.info_inner{
	position: absolute;
	top: 160px;
	left: 240px;
	text-align: left;
}

/*ブログの枠等の属性*/
#container{
	width: 780px;
	margin: 0 auto;
	text-align:left;
	}

/*コンテンツ*/
#content {
	float: right;
	width: 540px;
	margin: 0;
	padding: 5px;
}
				
#content h2	{
	margin: 10px 0;
	height: 25px;
	font-size: 108%;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	text-indent: 18px;
	text-align: left;
	background: url("img/h2_back.gif") no-repeat top left;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #0834ED;
}
#base #wrapper #container #content #midashi_01 {
	padding: 8px;
	margin: 0px;
}
#base #wrapper #container #content #midashi_01 ul {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
#base #wrapper #container #content #midashi_01 li {
	margin-bottom: 10px;
	background-image: url(img/icon_yajirushi02_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #E640C5;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

h3.comments-header,h3.comments-open-header,h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #E640C5;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}


#content h4 {
	margin: 10px 0 0  0;
	padding-left:5px;
	border: 1px dotted #BBB;
	font-size:100%;
	color : #333;
	font-weight: bold;
}

/*記事枠*/
#content .doc{
	text-align: left;
	line-height: 19px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#base #wrapper #container #content .doc ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#base #wrapper #container #content .doc li {
	background-image: url(img/icon_yajirushi02_05.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#base #wrapper #container #content #mail {
	padding: 8px;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#base #wrapper #container #content #mail img {
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* ▼＝＝＝＝ 20081229追加　記事内テーブル＝＝＝＝  */

#content .doc table {
	border: 1px #cccccc solid;
  border-spacing: 0;
	border-width: 1px 1px 0px 0px;
}
#content .doc th {
	padding: 5px;
	border: #cccccc solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}
#content .doc td {
	padding: 5px;
	border: 1px #cccccc solid;
	border-width: 0 0 1px 1px;
}
#content .doc tr {
	width:100%;
}
/* ▲＝＝＝＝ 20081229追加　記事内テーブル＝＝＝＝  */


#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
}

/*アドセンス*/
.ads_top{
	height: 20px;
	display: block;
	margin: 0;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
}
.ads {
	margin: 5px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #E640C5;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #666666;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}
	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#666;
	}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}
/*アイコン画像*/
#base #wrapper #container #content #text_setsumei {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#base #wrapper #container #content #imgbox {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 95%;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#base #wrapper #container #content #imgbox img {
	padding: 0px;
	margin: 8px;
}

/*サイドバー*/
#sidebar {
	float: left;
	width: 200px;
	margin: 0;
	color: #666;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	}

#sidebar .idx{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 160%;
	color: #0033FF;
	text-align: left;
	text-indent: 23px;
	display: block;
	background-image: url(img/index.jpg);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #002EFF;
}

/*検索等*/

#sidebar .search,#sidebar .slink{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
/*新着記事等に利用できます*/
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url("img/list.gif");
	}

/*メニュー*/

#sidebar .menu{
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.menu ul{
	list-style: none;
}

.menu li.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #FF337E;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("img/menu01.gif") no-repeat;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: underline;
	background: url("img/menu01.gif") no-repeat;
}
	
.menu li.pt a:hover {
	background: url("img/menu02.gif") no-repeat;
	text-decoration: none;
}

.menu li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #D23971;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("img/menu03.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: underline;
	background: url("img/menu03.gif") no-repeat;
}
	
.menu li a:hover {
	background: url("img/menu04.gif") no-repeat;
	text-decoration: none;
}

.powered {
	text-align: center;
}


/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0;
	padding: 5px 5px 10px 5px;
	text-align: right;
	font-size: 85%;
}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	height: 50px;
	color: #333333;
	background-image: url(img/footer_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	width: 798px;
	margin: 0;
	}

#footer .tmp{
	margin: 0;
	padding: 28px 30px 0 0;
	text-align: right;
}
	
#footer p{
	margin: 0;
	padding: 13px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #333333;text-decoration: underline;}
#footer a:hover {color:#FF0000;text-decoration: none;}



/* -------------------------------------▼以下MT用のため不使用---------------------------------- */

/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

#bt {
 padding: 20px 86px 20px 86px;
 clear  :both;
 }

#bt a {
 display: block;
 width: 358px;
 height: 50px;
 text-indent: -1000px;
 overflow: hidden;
 background: url("img/bt.jpg") no-repeat;
 }

#bt a:hover {
 background-position: 0 -55px;
 }

.rank {
    /* ie win (5, 5.5, 6) bugfix */
    margin: 5px 0 -10px 0;
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    font-size: 1.8em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-left: 2px solid #cc0101;
    border-bottom: 1px dotted #cc0101;
    background: url(img/hm.gif) no-repeat top right;
    letter-spacing: 0.2em;
}


.red { color: #ff0000; }
.blue { color: #006699; }
.green { color: #009900; }
.green { color: #009900;
 font-weight:bold;
 font-size:18px;
  }
.orange { color: #ff9900;}
.pink { color: #ff66cc; }
.b { font-weight: bold; }
.line { background: #ffff66; }
.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 5px; font-size: 5px;}
img { border: none; }

.line1 { background: #cc0101; 
padding: 5px 3px;
color:#fff;}

.line2 { background: #ffee00; 
}

.underline { text-decoration: underline; 
}
.center_01 {
	text-align: center;
}
.top_icon {
	margin: 0px;
	padding: 10px;
}
.accent {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#base #wrapper #container #content #imgbox01 {

	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 95%;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#base #wrapper #container #content #imgbox01 img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
