@charset "shift_jis";

@import "echigo.css";
@import "header.css";
@import "navi.css";
@import "font.css";
@import "menu.css";

body {
	margin: 0;
	padding: 0;
	background: url(../img/back.gif) center repeat-y;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
}
body#body2 {background-image: url(../img/back2.gif);}

h1 {
	margin: 0px;
	padding-right: 35px;
	height: 14px;
	font-size: 11px;
	font-weight: 100;
	line-height: 14px;
	background-color: #FFFFFF;
	text-align: right;
}
#body2 h1 {padding-right: 10px;}

p {margin-bottom: 20px;}
em {font-style: normal;}
img {border: none;}

a {color: #316AC5;}
a:hover {color:#CC0000;}
 
a.right:link {color: #000000;}
a.right:visited {color: #000000;}
a.right:active,
a.right:hover {color:#CC0000; text-decoration: none;}
 

.clear {clear: both;}

.logo {
	display: block;
	margin: 0px;
	padding:0px;
	height: 115px;
	width: 750px;
	background: url(../img/top.jpg) no-repeat;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #CCCCCC;
	clear: both;
}
.dotline {
	border: 0px dotted #CCCCCC;
	border-bottom-width: 1px;
	height: 1px;
	clear: both;
}

.mybody {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
.main {
	width: 540px;
	float: left;
	padding: 0px;
	margin: 30px 0px 0px;
	text-align: left;
}
.main hr {
	clear: both;
	margin: 0px 0px 25px;
	_margin: 0px 0px 20px;
	padding: 0px;
	height: 1px;
	border-width: 0px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.main2 {

	width: 650px;
	padding-left: 50px;
}
.mytext {
	padding: 0px;
	font-size: 15px;
	line-height: 150%;
	margin-left: 35px;
	width: 470px;
}
.mytext h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 27px;
	height: 27px;
	color: #333333;
	margin: 0px 0px 23px;
	padding-left: 10px;
	border-left: 5px solid #FF6600;
}
.mytext h2 a.h_cate {
	margin: 0px 5px 0px 0px;
	padding: 0px 4px;
	border-right: 1px solid #CCCCCC;
	height: 27px;
	background-color: #FF6600;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 27px;
	display: block;
	float: left;
}
.mytext h2 a.h_cate:link,
.mytext h2 a.h_cate:visited {color: #FFFFFF; background-color: #FF6600;}
.mytext h2 a.h_cate:active,
.mytext h2 a.h_cate:hover {color: #FF6600; background-color: #D8D8D8; text-decoration: underline;}

.myabout h2 {
	margin: 0px 0px 12px;
	padding: 0px 0px 0px 10px;
	border: 0px solid #FF6600;
	border-left-width: 5px;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	background-image: none;
}

/* 20060526追加：mytextリンク */
.mytext h2 a,
.mytext h2 a:link,
.mytext h2 a:visited {color: #333333; font-weight: bold; text-decoration: none;}
.mytext h2 a:active,
.mytext h2 a:hover {color: #CC0000; text-decoration: underline;}
/* ここまで */

.mytext2 {
	margin: 0px;
	padding: 25px 0px 5px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
	line-height: 150%;
}
.mytext2 h3 {
	margin: 0px;
	font-size: 12px;
}
.myimg {
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: right;
	float: right;
}
.right1 {
	font-size: 12px;
	line-height: 200%;
	padding: 0px 5px 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.righttable {padding: 7px 7px 10px;	border: none;}
.mydiary {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 20px;
}
.myday {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	text-align: right;
}
/* メール枠 */
.mymail,
.mymail_m,
.mymail_f {
	padding: 10px 20px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 0px 1px 5px;
	color: #333333;
	font-size: 12px;
	clear: both;
}
.mymail_m {border-left-color: #7F99B2; color: #003366;}
.mymail_f {border-left-color: #FF99B2; color: #FF3366;}

.mymail dt,
.mymail_m dt,
.mymail_f dt {margin: 0; padding: 0; color: #FF6600; font-weight: bold;}
.mymail dd,
.mymail_m dd,
.mymail_f dd {margin: 10px 0px 0px; padding-left: 40px;}
.mymail dd p,
.mymail_m dd p,
.mymail_f dd p {margin: 0px 0px 10px;}

.mymail dd ul,
.mymail_m dd ul,
.mymail_f dd ul {margin: 0px 0px 10px 20px; padding: 0; line-height: 130%;}
.mymail dd li,
.mymail_m dd li,
.mymail_f dd li {margin: 0; padding: 0;}
/* メール枠ここまで */

.myfoot {
	padding: 5px 10px;
	border: 1px solid #666666;
	border-top: none;
	font-size: 12px;
	line-height: 25px;
}
.myleft {
	border-bottom: 1px dotted #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	font-size: 12px;
}
.my12list {
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}
.mytopbar {
	font-size: 12px;
	background-color: #EEEEEE;
	height: 24px;
	padding: 0px 0px 0px 20px;
	line-height: 24px;
	vertical-align: middle;
}
.txtbox {width: 368px;}

a.l_title:link {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a.l_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #cccccc;
}
a.l_title:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
a.l_site:link {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}
a.l_site:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}
a.l_site:hover {
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC0000;
}

.myabout {
	font-size: 12px;
	line-height: 140%;
	width: 470px;
	margin-left: 35px;
}

/* footリンク */
.foot {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 25px;
	margin-top: 25px;
}
.foot a {
	padding-left: 20px;
	font-weight: normal;
	background: url(../img/icon/bigb_1.gif) no-repeat;
}
/* footリンクここまで */

.links h2 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 9px;
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: 0pt;
	line-height: 12px;
	background-color: #D8D8D8;
	background-image: none;
}
.links h2.pick {
	background-color:#999999;
	color:#FFFFFF;
}
.links h3 {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 9px;
	border: 0px solid #CCCCCC;
	border-bottom-width: 1px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-indent: 0pt;
	line-height: 12px;
	background-color: #D8D8D8;
}
.links {
	background-color: #EEEEEE;
	float: right;
	width: 209px;
	margin: 0px;
	padding: 0px;
}
.siteli {
	padding-left: 18px;
	font-size: 12px;
	background-image: url(../img/x.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-bottom: 6px;
}

/* ページ下部 */
.news {margin: auto 35px 15px; color: #CCCCCC; font-size: 12px;	clear: both;}
.news a {color: #666666; text-decoration: none;}
.news a:visited {color: #CCCCCC;}
.news a:active,
.news a:hover {color: #CC0000;}
.news a.right:link,
.news a.right:visited {color: #000000; text-decoration: underline;}
.news a.right:active,
.news a.right:hover {color: #CC0000; text-decoration: none;}
/* ページ下部 */


.rimg {text-align: right;}
.mytext12 {
	border-bottom: 1px dotted #CCCCCC;
	padding: 25px 0px 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}


.none12 {
	font-size: 12px;
	list-style-type: none;
}
.king_qeen {
	vertical-align: bottom;
	bottom: 100px;
	margin-bottom: 5px;
	margin-left: 1px;
}
.l_index_menu {
	clear: both;
	line-height: 130%;
	margin-bottom: 15px;
}
.l_index_menu dt {
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 15px;
	line-height: 150%;
	background: url(../img/icon/bigb_1.gif) 0px 5px no-repeat;
}
.l_index_menu dd {
	margin: 0;
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	line-height: 130%;
}
.l_index_menu a:hover {text-decoration: none;}


/* 20060608：帯型タイトル */
.index_title {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE url(../img/icon/mask_999999.gif) left center no-repeat;
	_background-position: 1px center;
	color: #555555;
	font-size: 14px;
	text-indent: 25px;
	line-height: 23px;
	clear: both;
}
/* image＋タイトル */
.index_title img {_margin: 6px 0px; vertical-align: 0px;}

/* タグ付き */
.index_title2 {
	height: 23px;
	border: 1px solid #CCCCCC;
	background: #EEEEEE url(../img/icon/mask_999999.gif) left center no-repeat;
}
.index_title2 h3 {
	display: block;
	float: left;
	margin: 0;
	color: #555555;
	font-size: 14px;
	text-indent: 25px;
	line-height: 23px;
	background: 4px center no-repeat;
}
/* アイコン付与 */
.index_title2 h3#b_w_1 {background-image: url(../img/icon/b_w_1.gif);}
.index_title2 h3#d_w_1 {background-image: url(../img/icon/d_w_1.gif);}
.index_title2 h3#d_w_2 {background-image: url(../img/icon/d_w_2.gif);}

.sites {
	display: block;
	float: right;
	margin: 3px;
	height: 15px;
	width: 80px;
	background: url(../img/sites.gif) no-repeat;
}
/* 20060608：帯型タイトルここまで */

.url {
	font-size: 11px;
	display: block;
	text-indent: 10px;
	margin-left: 0px;
}
.url a:link {
	font-size: 11px;
	display: block;
	text-indent: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #99CC00;
	text-decoration: none;
}
.url a:visited {color: #99CC00; text-decoration: none;}
.url a:hover {color: #CC0000; text-decoration: underline;}

.description {color: #666666; font-size:12px;}
.link_footer {
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
}

/* サムネイル付きインデックス */
.diary_seat {clear: both; padding-bottom: 20px;	height: 45px;}
.diary_seat img {float: left;}

.diary_seat dl {
	margin-top: 0px;
	font-size: 12px;
	line-height: 110%;
	float: right;
	width: 405px;
	text-align: left;
}
.diary_seat dt {
	font-size:14px;
	background-image: url(../img/icon/bigd_1.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 19px;
	margin-bottom: 3px;
}
.diary_seat dt.list_s {background-image: url(../img/icon/bigb_1.gif);}
.diary_seat dd {
	font-size:12px;
	margin-left: 0;
	padding-left: 17px;
	line-height: 130%;
	text-indent: 3px;
}

.diary_seat a:link {color: #316AC5; text-decoration: underline;}
.diary_seat a:visited {color: #316AC5; text-decoration: underline;}
.diary_seat a:hover {color: #CC0000; text-decoration: none;}
/* サムネイル付きインデックス ここまで*/

/* 20060614：アイコン付き使用サイトリンク */
.lets {
	margin-left: 10px;
	padding: 0px 0px 0px 15px;
	height: 11px;
	color: #4EB389;
	font-size: 13px;
	background: url(../img/icon/b_3.gif) left center no-repeat;
	text-indent: 0pt;
}
.lets_d {
	margin-left: 10px;
	padding: 0px 0px 0px 15px;
	height: 11px;
	color: #4EB389;
	font-size: 13px;
	background: url(../img/icon/d_s_1.gif) left center no-repeat;
	_background-position: left 2px;
	text-indent: 0pt;
}

.lets a:link,
.lets_d a:link,
.lets a:visited,
.lets_d a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #4EB389;
}
.lets a:hover,
.lets_d a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #CC0000;
	text-decoration: underline;
}
/* 20060614：ここまで */


/* サイトマップページ */
.main3 {
	margin: 0px 25px 30px;
	padding: 0;
}
.mymaptext {
	margin: 0px;
	padding: 0px 0px 25px;
	font-size: 12px;
	line-height: 150%;
	clear: both;
}
.mymaptext h2 {
	margin: 0px 0px 20px;
	border: none;
	font-size: 13px;
	text-indent: 20pt;
	line-height: 20px;
	background: url(../img/home.gif) no-repeat;
}
.mymaptext h3 {
	margin: 5px 0px;
	color: #333333;
	font-size: 14px;
	text-indent: 20px;
	line-height: 20px;
	background: url(../img/icon/bigd_b1.gif) no-repeat;
}
.mymaptext h4 {
	margin: 5px 0px 5px 5px;
	font-size: 14px;
	text-indent: 20px;
	line-height: 20px;
	background: url(../img/icon/bigd_b1.gif) no-repeat;
}
.mymaptext hr {
	border: 0px dotted #CCCCCC;
	border-bottom-width: 1px;
	height: 1px;
	clear: both;
}
.mymaptext ul {
	margin: 5px 0px 0px;
	padding: 0;
	list-style-type: none;
}
.mymaptext li {
	margin: 1px 0px 1px 20px;
	padding: 0;
	background: url(../img/icon/d_1.gif) left center no-repeat;
	font-size: 12px;
	text-indent: 18px;
	line-height: 19px;
}
.mymaptext .ulist2 {margin: 0;}
.mymaptext .ulist2 li {
	background-image: url(../img/icon/d_2.gif);
}
.mymaptext .ulist3 {
	display: inline;
}
.mymaptext .ulist3 li {
	margin: 0px;
	background-image: none;
	font-size: 12px;
	display: inline;
}
.map_l2 {
	width: 320px;
	float: left;
	margin: 0px 15px 0px 10px;
	_margin-left: 5px;
	padding: 0px;
}
.map_r2 {
	width: 320px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.mymaptext a {color: #666666; font-weight: normal; text-decoration: none;}
.mymaptext a:visited {color: #CCCCCC;}
.mymaptext a:active,
.mymaptext a:hover {color:#CC0000;}
.mymaptext h2 a {color: #000000; text-decoration: underline;}
.mymaptext h2 a:visited {color: #000000;}
.mymaptext h2 a:active,
.mymaptext h2 a:hover {color: #CC0000; text-decoration: none;}
.mymaptext h3 a,
.mymaptext h3 a:visited {color: #316AC5; text-decoration: underline;}
.mymaptext h3 a:active,
.mymaptext h3 a:hover {color: #CC0000; text-decoration: none;}
.mymaptext h4 a,
.mymaptext h4 a:visited {color: #316AC5; text-decoration: underline;}
.mymaptext h4 a:active,
.mymaptext h4 a:hover {color: #CC0000; text-decoration: none;}

.mymaptext span {display: none;}
/* サイトマップここまで */

.prf {font-size: 11px; float: left; width: 100px;}
.prf_img {float: right;}
.prf01 {color: #999999; margin-top:10px;}

.menurss {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 3px;
	border: none;
	text-indent: 0pt;
	margin-top: 0px;
	float: left;
}

.iframe2 {
	height: 1px;
	width: 1px;
}
.mymenu2 {
	padding: 7px;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	text-align: center;
}

/* ランキングフレーム */
.r_window {background-color: #EEEEEE; background-image: none; text-align: left;}
.r_window ul{margin: 0px; padding: 0px; font-size: 12px; line-height: 14px; list-style-type: none;}
.r_window li{
	padding-left: 18px;
	background: url(../img/icon/b_1.gif) no-repeat;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}
.r_window a {text-decoration: none;}
.r_window a:link {color: #666666;}
.r_window a:visited {color: #CCCCCC;}
.r_window a:active,
.r_window a:hover {color: #CC0000;} 
/* ランキングフレームここまで */


.cate07 {
	background-image: url(../img/sites07.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 60px;
	margin-right: 5px;
	line-height: 15px;
}

.esse {
	padding: 12px 0px 0px;
	border: 1px solid #CCCCCC;
	background: #CCCCCC url(../img/powerd.gif) no-repeat;
	width: 126px;
	height: 1px;
	line-height: 14px;
}
.esseimg {
	height: 14px;
	margin: 0px;
	background-image: url(../img/esse.gif);
	width: 84px;
	display: block;
	float: left;
}
.essecom {
	height: 14px;
	margin: 0px;
	background-image: url(../img/com.gif);
	width: 37px;
	display: block;
}

