/*--------------------basic--------------------*/
body{
	color: #333;
	font-size: 80%;
	font-family: "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
}
img{
	border: none;
}
table{
	font-size: 100%;
	line-height: 120%;
	font-family: "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
}
p{
	margin: 1em 0;
	padding: 0;
	line-height: 120%;
	text-align: justify;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.al{
	text-align: left;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.cf{
	clear: both;
}
/*--------------------layout--------------------*/
#head{
	margin: 0 auto 5px auto;
	width: 850px;
	height: 190px;
}
#contents{
	margin: 0 auto;
	padding: 0;
	width: 850px;
}
#rightcontents{
	float:right;
	margin: 0;
	padding: 0;
	width: 300px;
}
#leftcontents{
	float:left;
	margin: 0;
	padding: 0;
	width: 540px;
}
#centercontents{
	margin: 0 0 5px 0;
	padding: 0;
	width: 850px;
}
#footer{
	margin: 0 auto;
	padding: 0;
	width: 850px;
	text-align: center;
	clear: both;
	line-height: 120%;
}
.vertical{
	border-right: 2px dotted #999;
}
/*--------------------text decoration--------------------*/
a{
	text-decoration: none;
}
a:link,a:visited,a:active{
	color: #00c;
	text-decoration: none;
}
a:hover{
	color: #c00;
	background-color: #fdf;
}
.small{
	font-size: 80%;
}
.big{
	font-size: 120%;
}
.huge{
	font-size: 150%;
}
.bold{
	font-weight: bold;
}
.red{
	color: red;
}
.c00{
	color: #c00;
}
.orange{
	color: orange;
}
/*--------------------title--------------------*/
.title{
	margin: 0;
	padding: 8px 0 0 0;
	height: 22px;
	background: url("./shop/image/bg_title.gif") repeat-x;
	border: 1px solid #b22;
	color: white;
	font-family: Verdana;
	font-size: 120%;
	text-indent: 16px;
}
.title1{
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 20px;
	font-size: 120%;
	border-bottom: 2px dotted #b22;
}
.title2{
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 20px;
	font-size: 120%;
	border-left: 5px solid #6e0;
	border-bottom: 1px dashed #6e0;
}
.title3{
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 20px;
	font-size: 120%;
	border-left: 5px solid #06e;
	border-bottom: 1px dashed #06e;
}
.title4{
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 20px;
	font-size: 120%;
	border-left: 5px solid #e60;
	border-bottom: 1px dashed #e60;
}
.title5{
	margin: 10px 0 0 0;
	padding: 5px 0 0 10px;
	height: 20px;
	font-size: 120%;
	border-left: 5px solid #e33;
	border-bottom: 1px dashed #e33;
}
.title6{
	margin: 5px 0 0 15px;
	padding: 3px 0 0 10px;
	height: 15px;
	font-size: 100%;
	border-left: 3px solid #06f;
}
.error{
	margin: 10px auto;
	padding: 10px;
	width:360px;
	color: #c00;
	border: 1px solid #c00;
	background-color: #ffc;
}
/*--------------------index.php--------------------*/
.above{
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 100%;
}
#pickup{
	width: 540px;
	height: 170px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#topics{
	width: 540px;
	height: 220px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: auto;
}
#topics img{
	margin: 5px;
	float: left;
}
.topicsview{
	clear: both;
	border-top: 1px dotted #ccc;
}
#topics dt{
	margin: 0 0 0 5px;
}
#topics dd{
	margin: 5px 0 0 10px;
	line-height:120%;
}
#recruit{
	width: 540px;
	height: 180px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: auto;
}
#recruit dl{
	margin: 5px 0 0 10px;
}
#recruit dt{
	margin: 10px 0 5px 10px;
}
#recruit dd{
	line-height:120%;
}
#newblog{
	width: 300px;
	height: 647px;
	border: 1px solid #ccc;
	overflow: auto;
}
#newblog li{
	list-style: url( "./shop/image/li_red.gif" );
	font-size:110%;
	margin: 5px;
}
#footer hr{
	clear: both;
}
.title a:link,.title a:visited,.title a:active {
	background: none;
	color: white;
}
.item_preview{
	margin: 15px 0 0 10px;
	padding: 0;
	width: 120px;
	height: 155px;
	text-align: center;
	float: left;
}
.item_preview{
	vertical-align: middle;
}
.navi{
	margin: 7px 0;
	font-size: 110%;
	text-align: right;
}
.bn{
	margin: 5px 0 0 0;
	float: right;
}
.description{
	margin: 24px 0 0 160px;
	padding: 10px;
	width: 360px;
	line-height: 135%;
	font-weight: bold;
	color: #363;
	background: #efe;
	border: 3px double #393;
}
.ind{
	text-align: center;
	font-size: 80%;
	width: 130px;
	height: 110px;
	float: left;
	margin: 0;
	padding: 0;
}
.ind a:hover{
	background: none;
}
.welcome{
	width: 360px;
	height: 50px;
	margin: 25px 0 0 110px;
	padding: 10px 0 0 45px;
	font-weight: normal;
	font-size: 110%;
	line-height:120%;
	background: url("./image/fukidashi.gif") no-repeat;
}
.count{
	margin: 5px 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 200px;
}
/*ホーリーハック*/
/* Hides from IE5-mac \*/
* html #usermenu ul{height: 1%;}
/* End hide from IE5-mac */
#usermenu{
	margin: 0 0 10px 160px;
	padding: 0;
	width: 690px;
	height: 25px;
	text-align: center;
}
#usermenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#usermenu li{
	float: left;
}
#usermenu a{
	margin: 3px 0;
	padding: 8px 0 0 5px;
	width: 165px;
	height: 22px;
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #666;
	border: 1px solid #666;
	background-color: #fff9f9;
}
#usermenu a:hover{
	color: #fff;
	background-color: #89a;
	text-decoration: none;
}
#searchbar{
	margin: 18px 0 0 0;
	width: 536px;
	height: 36px;
	background: url("./shop/image/bg_searchbar.gif") repeat-x;
	border: 3px double #ccc;
	font-weight: bold;
	text-align: center;
}
#searchbar p{
	margin: 7px 0 0 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
/*--------------------for IE6--------------------*/
*html #head{
	margin: 0 auto;
}
*html #searchbar{
	margin: 12px 0 0 0;
	padding: 0;
	width: 540px;
	height: 30px;
	background: none;
	border: none;
}
*html #searchbar p{
	margin: 0;
	padding: 5px 0 0 0;
	height: 30px;
	background: url("./shop/image/bg_searchbar.gif") repeat-x;
	border: 3px double #ccc;
}
*html #usermenu{
	margin: 5px 0 5px 175px;
	padding: 0;
	width: 670px;
	height: 25px;
}
*html #usermenu a{
	margin: 3px 0 0 0;
	padding: 8px 0 0 5px;
	width: 160px;
	height: 22px;
}
*html .ind{
	margin: 8px 0 0 0;
	padding: 0;
}

