/*
Theme Name:WEBMIWA
Theme URI:http://www.www.www/
Description:Basic Theme for WordPress.
Author:MIWADESIGN
*/
body,ul{
	margin: 0;
	padding: 0;
	background: url(images/bg-body.jpg) repeat;
}
#container{
	color: rgb(50,50,50);
	margin: 0 auto 0 13%;
	width: 750px;
	position: relative;
}
#navi{
	position: relative;
	float: right;
	top: 350px;
	width: 265px;
	height: 300px;
	text-shadow: 1px 1px 0 rgb(255,255,255);
}
#navi h1{
	margin: 0;
	font-size: 16px;
	font-weight: 900;
	font-family: helvetica,sans-serif;
}
#navi h2{
	margin: 6px 0 10px 0;
	font-size: 13px;
	font-weight: 200;
	font-family: sans-serif;
	line-height: 13px;
}
#navi h2 a{
	padding: 0 0 0 10px;
	text-decoration: none;
}
#navi p{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 12px;
}
#navi ul{
	margin: 20px 0 0;
}
#navi li{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg-list.gif) no-repeat 0% 0%;
	display: block;
	border-top: 2px groove rgb(255, 255, 255);
	margin: 0;
	padding: 0.8em 0 0 1.7em;
	width: 80px;
	height: 2em;
	font-size: 13px;
}
#navi li a{
	color: rgb(0, 50, 100);
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}
#navi li a:hover{
	color: rgb(255,100,0);
}
#main_col{
	float: left;
	width: 400px;
}
#box{
	width: 300px;
	height: 300px;
	margin: 200px 0 0 149px;
}
.abox,.bbox,.cbox,.dbox{
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
}
noscript{
	color: rgb(250,130,0);
	float: right;
	font-size: 14px;
	font-weight: 900;
}
#explanation{
	width: 450px;
	padding: 0 0 80px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 rgb(255,255,255);
}
#explanation h2{
	font-weight: 900;
	margin: 20px 0 0 0;
	padding: 5px 5px 0 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#explanation li{
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg-list.gif) no-repeat 0% 0%;
	display: block;
	border-top: 2px groove rgb(255, 255, 255);
	margin: 0;
	padding: 0.5em 0 0 1.7em;
	width: 420px;
	height: 2em;
	font-size: 12px;
}
#explanation li a{
	color: rgb(50,50,50);
	margin: 0;
	text-decoration: none;
}
#explanation li a:hover{
	color: rgb(255,100,0);
}
#about{
	text-shadow: 1px 1px 0 rgb(255,255,255);
	width: 450px;
	float: left;
	margin: 0 0 200px;
}
#about a{
	text-decoration: none;
}
#about h2{
	background: url(images/bg-cap2.jpg) repeat-y right top;
	font-weight: 900;
	margin: 88px 0 0 200px;
	padding: 5px 5px 5px 0;
	font-size: 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: groove 2px rgb(255,255,255);
}
#about h3{
	color: rgb(40,72,99);
	font-size: 12px;
	text-align: right;
	line-height: 3em;
	font-family: Arial, Helvetica, sans-serif;
}
#about dl{
	margin: 80px 0 0;
}
#about dt{
	background: url(images/bg-cap.jpg) repeat-y right top;
	font-weight: 900;
	margin: 0;
	padding: 5px 5px 5px 0;
	font-size: 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: groove 2px rgb(255,255,255);
}
#about dd{
	color: rgb(40, 72, 99);
	font-weight: 900;
	line-height: 1.5em;
	margin: 0;
	padding: 0.5em 0 1em 0;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#postcontent{
	margin: 345px 0 0;
	width: 450px;
	padding: 0 0 80px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 rgb(255,255,255);
	border-top: 2px groove rgb(255,255,255);
}
#postcontent-cat{
	margin: 100px 0 0;
	width: 450px;
	padding: 0 0 80px;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5em;
	text-shadow: 1px 1px 0 rgb(255,255,255);
}
.posts_odd p {
color: #381730;
}
.posts_even p {
color: #18213A;
}
#postcontent h2 {
	font-weight: 900;
	margin: 0;
	padding: 5px 0 0 12px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid 16px rgb(40,72,99);
}
#postcontent-cat h2 {
	font-weight: 900;
	margin: 0;
	padding: 5px 0 0 12px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: solid 16px rgb(40,72,99);
}
#postcontent-cat h2 a {
	color: #323232;
	margin: 0;
	text-decoration: none;
}

#postcontent-cat h2 a:hover{
	color: rgb(255,100,0);
}
span{
	color: rgb(120,145,145);
}
.komoji{
	font-size: 10px;
}
.clearboth {
	clear: both;
	visibility: hidden;
	height: 0px;
}
#noli{
	width: 450px;
	float: left;
	text-align: right;
	color: rgb(20, 20, 20);
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0.5em 0 1em 0;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 rgb(255,255,255);
}
#noli h2{
	background: url(images/bg-cap3.jpg) repeat-y right top;
	font-weight: 900;
	margin: 73px 0 25px 200px;
	padding: 5px 5px 5px 0;
	font-size: 13px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: groove 2px rgb(255,255,255);
}
#noli dt{
	background: url(images/bg-cap3.jpg) repeat-y right top;
	margin: 1em 2px 0 0;
	padding: 0.2em 0.5em 0.2em 0;
}
#noli dl dt span{
	color: rgb(255,100,0);
	margin-right: 10px;
}
.tipInner{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 rgb(255,255,255);
	color: rgb(255,100,0);
}
#name_tip,#mail_tip,#remail_tip,#addr_tip,#pref_tip,#zip_tip{
	margin: 6px 0 0 5px;
}
#msg_tip{
	margin: 6px 0 0 0;
}
#dlgmat {
	width: 101.55%; /* for ie6 bug */
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 550;
	background: #000;
}

* html #dlgmat { /* ie6 */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight +'px');
}
	
#dlg {
	padding: 0 0 0 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	background: url(images/dialog_left.gif) no-repeat left top;
	font-size: 93%;
}
* html div#dlg {	/* ie6 */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (dlgMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

	div#dlg span#close {
		display: block;
		width: 21px;
		height: 19px;
		position: absolute;
		left: 0;
		bottom: 0;
		background: url(images/dialog_close.gif) no-repeat left top;
		cursor: pointer;
	}
	
	div#dlg span#close.hover {
		background: url(images/dialog_close.gif) no-repeat left -19px;
	}
	
	div#dlg div#dlgtop {
		height: 5px;
		background: url(images/dialog_top.gif) no-repeat right top;
		overflow: hidden;
	}

	div#dlg div#dlgcont {
		padding: 1.5em 0;
		background: #282828 url(images/dialog_right.gif) no-repeat right top;
	}
	
		div#dlg div#dlgcont div {
			padding: 0 3.5em;
			color: #FFF;
			font-weight: bold;
		}
		
			div#dlg div#dlgcont div span {
				line-height: 1.7;
			}
			
				div#dlg div#dlgcont div span strong {
					border-bottom: dotted #F60 1px;
					padding: 0 .1em;
					color: #F60;
				}
	
	div#dlg div#dlgbtm {
		height: 5px;
		background: url(images/dialog_bottom.gif) no-repeat right top;
		overflow: hidden;
	}

