@charset "UTF-8";

body {
		margin:10px 0px 10px 0px;
		background-color: #ffffff; 
		font-size:13px;
		line-height:1.5;
		}

strong {
	font-size: 14px;
	color: #ff0000;
	}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	}

u {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px solid #ff9999;
	}

dl {
	color: #5050e5;
	font-size: 12px;
	background-color: #e6ffff;
	padding: 10px;
	padding-left: 13px;
	border: 1px solid #b3ccff;
	margin: 20px;	
	}

dt {
	background-image: url("http://wokasiya.com/nikibi/img/book.png");
	background-repeat: no-repeat;
	padding-left: 20px;	
	margin-top: 5px;
	font-weight: bold;
	}

blockquote
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:verdana ,arial ,sans-serif;
		font-size:12px;
  		border:1px solid #d8d8cf;			
  		border-left:5px solid #d8d8cf;			
		line-height:1.5;
		padding:15px 10px 5px 17px;
		}


/*　大きい箱　*/
#main {
	color:#3a3a3a;
	width:750px;
	margin: auto;
	background-color: transparent;
		}

#main a, a:link, a:visited {
		 color: #5050e5; 
		 text-decoration:underline;
		 }

#main a:hover, a:active{
	color: #02b300;
	background-color: #ffff80;
	text-decoration: underline;
	position:relative;
	top:2px;
	left:2px;
		} 


 h1{
	font-family:Lucida sans, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
	padding: 0px;
	margin:0px;
	letter-spacing: 0.3em;
}


#banner {
	font-size: 18px;
	letter-spacing: 0.3em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	}

#banner a,a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	color:#3a3a3a;
	}

h2{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#000;
		font-size:16px;
		margin-top:0px;
		margin-bottom:10px;
		padding:0px;
		letter-spacing: 0.2em;
		}

h3{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#000;
		font-size:15px;
		margin-top:20px;
		margin-bottom:10px;
		padding:0px;
		letter-spacing: 0.2em;
		}

/*　本文の箱　*/

#left-box {
	width: 563px;
	float: right;
	overflow: auto;
	background-color: transparent;
	margin-bottom: 20px;
	border-left:1px dotted #cccccc;
	}

#navi {
	text-align: center;
	border-top: 1px dotted #cccccc;
	margin-top: 20px;
	padding: 10px;
	}

.breadcrumbs {
	text-align: right;
	font-size: 11px;
	}

.mail {
	background-image: url("http://wokasiya.com/nikibi/img/email.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	}

.bbs {
	background-image: url("http://wokasiya.com/nikibi/img/page_white_edit.png");
	background-repeat: no-repeat;
	padding-left: 25px;
	}


a.external {
	background-image: url("http://wokasiya.com/nikibi/img/application_double.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	}

/*　メニュー箱　*/
#menu {
	float: left;
	width:186px;
	color:#999999;
	font-size:12px;
	line-height:1.5;
	margin-bottom:20px;
		}

#menu ul {
	margin-top: 0px;
	padding-left: 20px;
	}

#menu li {
	list-style-type: square;
	}

li.on ol {
			display:block;	
			list-style:inside; 
			padding:0px;
			margin: 0px;
			}
			
li.off ol
			{display:none;}

#menu p {
	margin-left: 10px;
	}

/*　メイン記事　*/

.items {
		font-family:Lucida sans, verdana, arial, sans-serif; 
		margin:20px;
		margin-right:0px;
		}

.items p{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		margin-top:0px;
		padding-top:0px;
		}

.items ul {
	margin: 10px;
	padding-left: 10px;
	}

.price {
	font-size: 11px;
	color: #666666;
	}

.banner {
	font-size: 11px;
	text-align: center;
	color: #666666;
	}


.checklist {
	background-color: #ffffcc;
	padding: 10px;
	border: 1px solid #ffff66;
	margin: 15px;
	}

.checklist ul {
	padding-left: 10px;
	}

.checklist li {
	list-style-type: none;
	background: url("http://wokasiya.com/nikibi/img/exclamation.png") no-repeat 0px 1px;
	padding-left: 25px;
	}


.sankou {
	font-size: 11px;
	background-color: #f8efdf;
	padding: 10px;
	border-top: 1px dotted #ffff66;
	margin-top: 20px;
	}

.example {
	width: 70%;
	margin: auto;
	font-size: 13px;
	padding: 10px;
	padding-top: 15px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#main .items .posted a {
	color: #000;
	}

#main:after {
		display: block;
		margin-top: -1px;
		height: 1px;
		content: "";
		clear: both;
		}

#footer
		{
		clear: both;
		width: 750px;
		margin: auto;
		color: #000;
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size: 10px; 
		line-height: 1.5;
		text-align:center;
		background-color: transparent;
		padding-top:10px;
		border-top: 1px solid #cccccc;
		}

#footer a {
		text-decoration: underline;
		color: #000;
		}

/*　リンク集　*/
.linkshu {
	font-size: 12px;
	line-height: 1.2;
	}


