@charset "UTF-8";

body {
		margin:0px 0px 0px 0px;
		background-color: #efdfcf;
		background-image: url("http://wokasiya.com/w_photo/gray_back.gif");
		background-repeat: repeat-y;
		background-position: center top;
		}

strong {
	font-size: 14px;
	color: red;
	padding-left: 3px;
	padding-right: 3px;
	}

.important {
	background-color: #FFFF66;
	}

	
/*　大きい箱　*/
#main {
	color:#000;
	font-size:12px;
  	line-height:1.5;
	width:750px;
	margin: auto;
	padding:0px;
	background-color:#fff;
	border-top: 5px solid #cc664d;
		}

#main a, a:link, a:visited {
		 color: #0000cc; 
		 text-decoration:underline;
		 }

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

#main h1{
	font-family:"ヒラギノ角ゴ Pro W6", Lucida sans, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
    	padding-top:8px;
    	padding-left: 8px;
    	padding-bottom:3px;
	margin:0px;
	letter-spacing: 0.3em;
}

#main h1 a,a:link,a:visited,a:hover,a:active {
	color: #cc664d;
	}

/*　左の箱　*/

#left-box {
	width: 514px;
	float: left;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	border-right:1px #cfcfcf solid;
	border-left:1px #cfcfcf solid;
	}

#banner {
	color: gray;
	font-size: 10px;
	font-family:Lucida sans, verdana, arial, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top:1px #cfcfcf dotted;
	border-bottom:1px #cfcfcf solid;	
	}

/*　右の箱　*/
#menu {
	float: right;
	width:234px;
	color:#999999;
	overflow: hidden;
	font-size:11px;
	line-height:1.5;
	margin:0px;
	padding: 0;
		}

#menu a, a:link, a:visited {
		color:#cc664d;
		text-decoration:underline;
		}
		
#menu a:hover, a:active{
		position:relative;
		top:2px;
		left:2px;
		} 

#menu .notmoving a,a:link, a:visited,a:hover, a:active{
	position: relative;
	top:0px;
	left:0px;
	}

#menu .color1 {
	background-color: #fffacd;
	padding: 0;
	margin: 0;
	}

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

#menu li {
		color:#999999;
		margin:0px;
		padding:0px;
		}

.links {
		padding:20px;
		padding-left:25px;
	}

.ranking {
	color: #666666;
	background-color: #ffe6e6;
	padding: 10px;
	}

.ranking em {
	font-weight: bold;
	}

/*　メイン記事　*/

.items {
		font-family:Lucida sans, verdana, arial, sans-serif; 
		padding: 20px;
		padding-bottom: 10px;
		}

.items h2{
		font-family:"ＭＳ Mincho", "ヒラギノ明朝 Pro W3", 細明朝体, 平成明朝, Times, Georgia, serif;
		font-size:16px;
		margin-bottom:0px;
		margin-top:0px;
		padding:0px;
		}

.items h2 a:link{
		text-decoration: none;
}

.items h3{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		color:#b33333;
		font-size:14px;
		padding:0px;
		margin-top:20px;
		margin-bottom:7px;
		}

.items h4{
		color:#b3661a;
		font-size:13px;
		line-height: 1.2;
		margin-top:0px;
		margin-bottom:7px;
		}

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

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

.items dt{
		margin-top: 10px;
		font-weight: bold;
		}

.items dd{
		line-height: 1.7;
		}

.category{
		color:#666;
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size:11px;
		margin-bottom:10px;
		}

.story-ad {
		font-size: 12px;
		margin-top: 20px;
	}

.posted
		{
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size: 10px; 
		text-align:right;
		padding-top:30px;
		padding-bottom:10px;
		margin-bottom:0px;
		border-bottom:1px #cfcfcf solid;
		}

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

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 0px 17px;
		}

.copy {
	color: #808080;
	font-size: 11px;
	line-height: 1.3;
	text-align: center;
	padding: 0;
	margin-top: 5px;
	}

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


/* 価格比較 */

.hikaku {
		width: 100%;
		font-size: 11px;
		text-align: center;
		border: 1px solid #cfcfcf;
		border-collapse: collapse;
		}

.hikaku th {
	color: #FFFFFF;
	background-color: #4dcc80;	
	font-weight: normal;
	}

.hikaku tr {
		border: 1px solid #cfcfcf;
		background-color: #f0fff0;
		}

.hikaku .price {
		font-weight: bold;
		font-size: 14px;
		}

.hikaku .shop {
		background-color: #ccff66;	
		}

/*　個別エントリ移動　*/
.navi { 
		font-family:Lucida sans, verdana, arial, sans-serif;
		color:#999999;
		background-color:transparent;
		font-size:11px;
		line-height:1.5;
		margin-top:15px;
		margin-bottom:15px;
		}

.navi h5{
		font-family:Lucida sans, verdana, arial, sans-serif;
		font-weight: bold;
		width: 460px;
		color:#999999;
		font-size:10px;
		background:#fff;
		margin-top:20px;
		margin-bottom:10px;
		padding-left:10px;
		letter-spacing: .1em;
		background-color: #e6ffb3;
		}

#main .navi a, a:link, a:visited {
	color: #cc664d;
	}

/*　フォーム関連　*/
.search {
	margin-top: 10px;
	margin-left: 25px;
		}

.text{
	color:#000;
	width:170px;
	background-color:#fff;
	border: 1px solid #ccc;
		}

.search input.button {
		font-family:Lucida sans, verdana, arial, sans-serif;
		font-size:12px;
		color:#fff;
		font-weight:bold;
		background-color:#ffa500;
		border:none;
		padding-left:10px;
		padding-right:10px;
		margin-top:10px;
		margin-bottom:10px;
		}
				

#paging
		{ 
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size:11px;
		text-align:center;
		}

#paging a, a:link, a:visited{
		color: #000;
		}

.right-box {
	text-align: center;
	}

.right-box p {
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
		}


#footer
		{
		clear: both;
		width: 750px;
		margin: auto;
		color:white;
		font-family:Lucida sans, verdana, arial, sans-serif; 
		font-size: 10px; 
		line-height: 1.5;
		text-align:center;
		background-color:#cc664d;
		margin-bottom:0px;
		padding-top:7px;
		padding-bottom:7px;
		}

#footer a {
		text-decoration:none;
		color:white;
		}

del {
		color:#666;
		}

.osusume-DarkOliveGreen {
	color: #404040;
	background-image: url("http://wokasiya.com/w_photo/osusume_DarkOliveGreen.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 1px solid DarkOliveGreen;
	}


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

.mothersday {
	text-align: center;
	}

.mothersday h3 {
	padding-top: 10px;
	margin: 0px;
	}

.mothersday .photo{
	border:4px double #ff99cc;
	padding:4px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

.mothers-160 {
	background-image: url("http://wokasiya.com/w_photo/mothers_bg.jpg");
	padding-top: 10px;
	padding-bottom: 10px;
	}