/* ________ basic ________ */

li {
	list-style: none;
	padding:0px;
	margin:0px;}

ol, ul {
	margin: 0;
	padding:0; }

.lipad15 {
	margin:3px 0 7px 15px;}

/* ________ Header ________ */
#bg{
	width:820px;
	text-align:center;
	margin:auto;
	background: #FFF url(../img/bg_mt.gif) repeat-y top left;}

#topbanner h1 {
	width:810px;
	font-size: 10px;
	text-align:right;
	margin:0px; }

.header-box {
	width:810px;
	height:83px;
	background: #FFF url(../img/head_bg.gif) repeat-x top left;
	}

html>body .header-box{
	margin:0px 0px 0px 5px;}

.header-left {
	float:left;
	width:305px;
	padding:15px 0px 0px 5px;
	margin:0px;}
	
.header-right {
	float:right;
	width:495px;
	padding:12px 5px 0px 0px;
	margin:0px;
	text-align:right;}

.header-box2 {
	width:810px;
	height:29px;
	background: #FFF url(../img/bg_mt2.gif) repeat-x;
	}

html>body .header-box2{
	margin:0px 0px 0px 5px;}

.header-left2 {
	float:left;
	width:395px;
	margin:0px;
	padding:3px 0px 0px 10px;
	text-align:left;
	font-size:10px;
	}

.header-right2 {
	float:right;
	width:400px;
	margin:0px;
	padding:5px 5px 0px 0px;
	text-align:right;
	}

/* ________ Body ________ */

#body-box {
	width:810px;
	margin:10px 0 0 0px;
	padding:0px;
	background:#FFF;
	text-align:center;
	background: #FFF url(../img/bg_mt4.gif) repeat-y top left;}

html>body #body-box{
	margin:10px 0 0 5px;}

.body-left {
	float:left;
	width:173px;
	text-align:left;
	margin:0px;
	padding:0px 7px 0px 7px;
	}

.body-center {
	float:right;
	width:610px;
	padding:0;
	margin:0 5px 0 0;
	text-align:left;}

/* ________ Input ________ */

input.f1 {
	border-top:1px solid #4A5F6A;
	border-right:2px solid #4A5F6A;
	border-bottom:2px solid #4A5F6A;
	border-left:1px solid #4A5F6A;
	width:120px;
	height:21px;
	background-color:#ECF0F2;
	padding:0px;
	margin:0px 5px 4px 0px;}

input.f3 {
	width:50px;
	height:20px;
	background-color:#ECF0F2;
	padding:0px 0px 0px 5px;}

input.f4 {
	width:97px;
	color:#666;
	font-size:10px;
	background:#ECF0F2;
	padding:3px 0 1px 2px;
	}

input.f5 {
	width:400px;
	padding:2px;
	}

/* ________ Footer ________ */

#footer-box {
	width:810px;
	height:61px;
	padding:4px 0px 0px 0px;
	text-align:center;
	background: #FFF url(../img/foot_bg.gif) repeat-x;
	margin:0px;
	}
	
#footer-bottom {
	width:100%;
	color:#FFF;
	padding:5px 0px;
	font-weight:bold;
	margin:0px;}
	
#footer-bottom a {
	color:#FFF;}
	
#footer-bottom a:hover {
	color:#FF6600;}
	
.linkfoot {
	padding:12px 0px 0px 0px;
	font-size:10px;
	letter-spacing:1px;}

.c-both {clear:both;}

#prefoot-box {
	width:810px;
	height:10px;
	padding:8px 0px 0px 0px;
	text-align:center;
	background: #FFF;
	margin:0px;
	}

/* ________ Titlebar ________ */

.title-bar {
	float:left;
	width:535px;
	padding:0px;
	margin:0px;}

.title-rss {
	float:left;
	width:75px;
	text-align:right;}
	
.title-bar2 {
	width:610px;
	padding:0px;
	margin:0px;
	background-image:url("../img/line3.gif");
	height:4px;
	overflow:hidden;}

/* ________ Subtitle bar ________ */

#bar-box {
	width:100%;
	height:19px;
	}

.bar-left {
	float:left;
	width:11px;
	height:21px;
	lign-height:21px;
	overflow:hidden;
	background-color:#FFF;
	background: url(../img/menu_kado.gif) no-repeat left top;
	}

.bar-right {
	float:left;
	width:461px;
	height:21px;
	lign-height:21px;
	overflow:hidden;
	border-top:solid 1px #336699;
	border-bottom:solid 1px #336699;
	border-right:solid 2px  #336699;
	border-left:solid 0px  #336699;
	background-color:#F5F5F5;
	font-size:12px;
	}

html>body .bar-right {
	height:19px;
	}

.new{
	background: url(../img/new2.gif) no-repeat left top;
	margin:0px 0px 0px 5px;}

/* ________ Basic Line ________ */

.basic-line-half {
	height:13px;
	width:164px;
	margin: 0px;
	padding:0px;
	background: url(../img/line7.gif) repeat-x left top;}
	
.basic-line-long {
	height:23px;
	width:164px;
	margin: 0px;
	padding:0px;
	background: url(../img/line6.gif) repeat-x left top;}

.basic-line-half2 {
	height:13px;
	width:130px;
	margin: 0px;
	padding:0px;
	background: url(../img/line7.gif) repeat-x left top;}
	
.basic-line-long2 {
	height:23px;
	width:130px;
	margin: 0px;
	padding:0px;
	background: url(../img/line6.gif) repeat-x left top;}

.basic-line-superlong {
	height:23px;
	width:468px;
	margin: 0px;
	padding:0px;
	background: url(../img/line6.gif) repeat-x left top;}

.basic-line-superlong2 {
	height:23px;
	width:610px;
	margin: 0px;
	padding:0px;
	background: url(../img/line6.gif) repeat-x left top;}

/* ________ Left Menu ________ */

#left-menu {
	width:164px;
	text-align:left;
	margin:0px;
	padding:0px;}

#left-menu p {
	margin:0px 0px 15px 0px;}

.menu-big {
	border-top:solid 1px #336699;
	border-bottom:solid 1px #336699;
	border-right:solid 1px  #336699;
	border-left:solid 5px  #336699;
	background:#ECF0F2;
	font-size: 13px;
	text-align:left;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 12px 0px;
	}

.menu-big a { 
	text-indent:5px;
	text-decoration:none;
	display:block;
	height:22px;
	background:#ECF0F2;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	height:23px;
	line-height:23px;
	}

.menu-big a:hover {
	text-decoration:none;
	background:#FFF;
	color:#F60;
	position:relative; top:0px; left:0px;}

.menu-big2 {
	background-color:#FFF;
	border-top:dashed 2px #336699;
	border-bottom:dashed 2px #336699;
	border-right:solid 2px  #336699;
	border-left:solid 2px  #336699;
	font-size: 13px;
	text-align:left;
	font-weight: bold;
	padding:0px;
	margin:0px 0px 12px 0px;
	}

.menu-big2 a { 
	text-indent:10px;
	text-decoration:none;
	display:block;
	height:20px;

	voice-family: "\"}\"";
	voice-family:inherit;
	height:20px;
	line-height:20px;}

.menu-big2 a:hover {
	text-decoration:none;
	background:#ECF0F2;
	color:#F60;
	position:relative; top:0px; left:0px;
	}

.menu-small {
	float:left;
	font-size: 12px;
	text-align:left;
	font-weight: normal;
	padding:0px 5px 0px 5px;
	margin:7px 0px 5px 0px;
	}

/* ________ Right Menu ________ */

#side-menu2 {
	width:130px;
	padding:0px;
	margin:0px;
	}

#right-box {
	width:130px;
	text-align:right;}

.h-top {
	background:#FFF url(../img/search_table3.gif) no-repeat ;
	text-align:center;
	font-size:10px;
	letter-spacing:4px;
	font-weight:bold;
	color:#FFF;
	padding: 0px;
	margin:0px;
	height:18px;
	line-height: 18px;
	}
	
.h-middle {
	background:#FFF url(../img/side_menu5.gif) repeat-y ;
	padding: 5px 0px 8px 5px ;
	margin:0px;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	line-height:1.5em;
	}
	
.h-bottom {
	background:#FFF url(../img/side_menu6.gif) no-repeat ;
	height:4px;
	line-height:4px;
	overflow:hidden;
	margin:0px 0px 2px 0px;
	}

#side-menu {
	width:164px;
	padding:0px;
	margin:0px;
	}

.b-top {
	background:#FFF url(../img/search_table4.gif) no-repeat ;
	text-align:center;
	font-size:10px;
	letter-spacing:2px;
	font-weight:bold;
	color:#FFF;
	padding: 0px;
	height:18px;
	line-height: 18px;
	overflow:hidden;
	}
	
.b-middle {
	background:#FFF url(../img/side_menu3.gif) repeat-y ;
	padding: 10px 3px 8px 3px ;
	font-size:10px;
	letter-spacing:1px;
	line-height:1.5em;
	}
	
.b-middle-adsense {
	background:#FFF url(../img/side_menu3.gif) repeat-y ;
	padding: 10px 0px 8px 3px ;
	font-size:10px;
	letter-spacing:1px;
	text-align:center;
	line-height:1.5em;
	}
	
.b-bottom {
	background:#FFF url(../img/side_menu4.gif) no-repeat ;
	height:4px;
	line-height:4px;
	overflow:hidden;
	}

/* ________ Other ________ */

.link-color-menu {
	color:#ff6666;
	font-size:12px;}

.pad1{
	padding:0px 0px 0px 10px;}

.pad2{
	padding:0px 0px 0px 20px;}


.pad2-b{
	padding:15px 0px 0px 20px;}

.titlebar{
	background: url(../img/titlebar2.gif) no-repeat left top;
	font-size:12px;
	font-weight:bold;
	height:21px;
	lign-height:21px;
	overflow:hidden;
	padding:0px 0 0 15px;
	}

.new{
	background: url(../img/new2.gif) no-repeat left top;
	margin:0px 0px 0px 5px;}

.more-image{
	background: url(../img/pencil.gif) no-repeat left top;
	padding:0 0 0 18px;}

select.month {
	width:164px;
	font-size:12px;
	padding:2px 1px 2px 1px;}

.text-size10 {
	font-size:10px;
	letter-spacing : 1px;
	line-height:1.4em;}

.category-title h2 {
	border-bottom:dashed 1px #336699;
	font-size:12px;
	font-weight:bold;
	width:200px;}

/* ________ New Entry ________ */

#new-waku {
	width:585px;
	padding:20px 0px 0px 15px;
	margin:0px;
	}
	
#new-waku a {
	text-decoration:none;
	}

#new-waku li {
	margin: 0px 0px 1px 0px;
	padding-bottom: 3px;
	background: url(../img/line5.gif) repeat-x left bottom;
	}

.date-waku {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	padding:0 2px 0px 2px;
	font-size:10px;
	font-weight:bold;
	background:#FFF;}

.box2{
	color:#4B4B4B;
	letter-spacing:1px;
	font-weight:bold;
	width:590px;
	margin:0 0 15px 0;
	border:solid 1px #A9BCC5;
	padding:0px 5px 0px 10px;
	background-color:#F0F3F4;}

.box3{
	color:#4B4B4B;
	letter-spacing:1px;
	font-weight:bold;
	width:570px;
	margin:0 0 15px 0;
	border:solid 1px #A9BCC5;
	padding:0px 5px 0px 10px;
	background-color:#F0F3F4;}


.sintyaku{
	margin-bottom:40px;}

hr {
	width: 100%; 
	height: 1px; 
	border:1px dashed #CCCCCC;
	margin: 10px 0px 10px 0px;}
	
hr.low {
	width: 98%;
	text-align:center;
	height: 1px;
	border:1px dashed #CCCCCC;
	margin: 5px 0px 5px 0px;}

/* ________ Item 3列 ________ */

#item3-box {
	width:570px;
	margin:20px 0 0 0;
	padding:0px;
	background:#FFF;
	text-align:center;
	font-size:10px;}

#item3-box img {
	margin:0 0 5px 0;}

.item3-left {
	float:left;
	width:190px;
	text-align:center;
	margin:0;
	padding:0 2px 0 0;
	}

.item3-center {
	float:left;
	width:0px;
	padding:0;
	margin:0;
	text-align:left;
	}

.item3-main1 {
	float:left;
	width:190px;
	background:#FFF;
	padding:0 10px 0 10px;
	text-align:center;}
	
.item3-main2 {
	float:right;
	width:190px;
	background:#FFF;
	padding:0px;
	text-align:center;
	}

.left-p {
	margin:0 0 5px 0;}

/* ________ Item Table 3列 ________ */

#t-box {
	width:462px;
	padding:2px;
	margin-bottom:10px;}

#t-box a {
	font-size:10px;}

.t1 {
	width:154px;
	text-align:center;
	font-size:10px;
	border-right:1px dashed #CCC;}

.t2 {
	width:154px;
	font-size:10px;
	text-align:center;}

.t3 {
	width:154px;
	font-size:10px;
	text-align:center;
	border-left:1px dashed #CCC;}

#comment-text2 {
	width: 560px;
	padding:3px;}

.quote {
	border-left:3px solid #CCC;
	margin:5px 0 0 10px;
	padding:0 0 0 10px;}

/* ________ Shadow ________ */

.shadow {
	background: url(../img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 7px 0 0;
	}

.shadow2 {
	background: url(../img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 7px 0 0;
	}

.shadow3 {
	background: url(../img/dropshadow1.gif) right bottom;
	float: left;
	}

#shadow-box {
	background: url(../img/dropshadow1.gif) right bottom;
	float: left;
	margin:0 7px 0 0;
	width:490px;
	height:72px;
	}

.shadow4 {
	position: relative;
	left: -4px;
	top: -4px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #666;
	}

.shadow img {
	position: relative;
	left: -4px;
	top: -4px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #666;
	}

.shadow2 img {
	position: relative;
	left: -4px;
	top: -4px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #666;
	}

.shadow3 img {
	position: relative;
	left: -4px;
	top: -4px;
	padding: 5px;
	background: #FFF;
	border: 1px solid #666;
	}
/* ________ Color ________ */

.color1 {
	color:#F60;
	font-weight:bold;}

.color2 {
	color:#F20000;
	font-weight:bold;}

.color3 {
	color:#36C;
	font-weight:bold;}

.color4 {
	color:#808080;}

.dos {
	background:#000;
	color:#FFF;
	padding:5px;
	margin:10px 0 0 0;
 	font-family: "ＭＳ Ｐゴシック", "Osaka"}

.cmd {
	border-top:1px solid #369;
	border-bottom:1px solid #369;
	background:#F5F5F5;
	font-weight:bold;
	margin:10px 0 10px 0;}

/* ________ Left Yajirushi ________ */

.link-box {
	width:570px;
	margin:0 0 0 30px;}

.link-left {
	background:url("../img/yajirusi2.gif") no-repeat center left;
	padding-left:15px;
	float:left;
	width:130px;
	margin-bottom:5px;
	}

.link-right {
	float:left;
	width:425px;
	margin-bottom:5px;
	padding:0;
	}

.link-yaji {
	background:url("../img/yajirusi2.gif") no-repeat center left;
	padding-left:15px;
	margin-bottom:5px;
	}

.sitemap-box {
	width:590px;
	margin:0 0 0 20px;}

.sitemap-left {
	float:left;
	width:285px;
	padding:0px 5px 0px 5px;
	margin:0px;}
	
.sitemap-right {
	float:right;
	width:285px;
	padding:0px 5px 0px 5px;
	margin:0px;}

.sitemap-title {
	font-size:10px;
	border:1px solid #CCC;
	margin:0 5px 0px 0;
	line-height:1.2em;
	padding:3px;
	color:#4B4B4B;
	background:#ECF0F2;}

.sitemap-body {
	font-size:10px;
	border-left:3px solid #369;
	margin:0 5px 0 10px;
	line-height:1.6em;
	padding:10px 0 20px 5px;
	color:#4B4B4B;
	background:#FFF;}

#popular-box {
	width:230px;
	text-align:center;
	margin:0px;
	padding:0px;
	border-top:1px solid #4A5F6A;
	border-right:2px solid #4A5F6A;
	border-bottom:2px solid #4A5F6A;
	border-left:1px solid #4A5F6A;
	font-weight: bold;
	}

.poplular {
	padding:0px;
	margin:0px;
	}

.popular a { 
	display:block;
	height:22px;
	}

.uresuji {
	border-top:1px solid #CCC;
	border-right:2px solid #CCC;
	border-bottom:2px solid #CCC;
	border-left:1px solid #CCC;
	font-size:10px;}