@charset "UTF-8";

body {
		margin:30px 0px 10px 0px;
		background-color: #ffffff; 
		background-position: center top;
		}

	
/*　大きい箱　*/
#main {
	color:#3a3a3a;
	font-size:12px;
  	line-height:1.5;
	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;
		} 

#main h1{
	font-family:Lucida sans, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: transparent;
    	padding-top:8px;
    	padding-bottom:3px;
	margin:0px;
	letter-spacing: 0.3em;
	border-bottom: 1px dotted #cccccc;
}

#main h2 {
	font-family:Helvetica, arial, sans-serif;
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#main h2 a, a:link, a:visited {
	color: #e60000;
	text-decoration: none;
}

#main h2 a:hover, a:active {
	color: #000;
	text-decoration: underline;
}


/*　左の箱　*/

#left-box {
	width: 482px;
	float: left;
	overflow: hidden;
	background-color: transparent;
	border-right:1px #cccccc solid;
	margin-right: 7px;
	}

/*　リンク集　*/
#left-box-link {
	width: 100%;
	float: left;
	overflow: hidden;
	background-color: transparent;
	margin-right: 7px;
	}

#left-box-link h2 {
	font-family:Lucida sans, verdana, arial, sans-serif;
	font-size: 12px;
    	padding:3px;
    	padding-left: 15px;
	margin:0px;
	letter-spacing: 0.3em;
	border: 1px solid #999999;
	border-left: 5px solid #999999;
	}

#left-box-link ul {
	padding: 0;
	margin-top: 10px;
	}



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

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

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

/*　メイン記事　*/

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

.items img {
		border: none; 
		margin-bottom: 5px;
		}


.banners {
	margin: 0;
	padding: 0;
	}

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

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

.items dd{
		line-height: 1.7;
		}

.shohin tr {
		background-image: url("border-cfcfcf.gif");
		background-position: right;
		background-repeat: repeat-y;
		}

.shohin td {
		width: 183px;
		text-align: center;
		background-image: url("border-cfcfcf.gif");
		background-repeat: repeat-y;
		padding-right: 10px;
		padding-left: 10px;
		}

.shohin td h3 {
		font-size: 12px;
		line-height: 1.1;
		margin-top: 5px;
		margin-bottom: 0px;
		}
		
.shohin td p {
		font-family:Lucida sans, verdana, arial, sans-serif; 
		margin-top:0px;
		padding-top:0px;
		font-size: 12px;
		line-height: 1.2;
		text-align: left;
		}


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

.searchbox {
	background-color: transparent;
	margin-top: 20px;
	text-align: center;
	}

#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 dotted #cccccc;
		}

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

#footer .links {
	text-indent: -100000px;
	}


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

/* RSS */

dl {
	margin-left:20px;
	width:200px;
}
