 基本設定
 -------------------------*/

*{margin:0; padding:0;}

body{margin:0; padding:0;}

a{text-decoration:none;}
li{ list-style-type:none;}

.imgl{float:left;}
.imgr{float:right;}

.cl{ clear:both;}


/*------------------------
 フォント
 -------------------------*/
p,.gray12{
	font-size:12px;
	color:#999999;
	line-height:150%;}

.gray11{
	font-size:11px;
	color:#999999;
	line-height:150%;}

.gray12b{
	font-size:12px;
	color:#666666;
	line-height:150%;
	font-weight:bold;}

.green12b{
	font-size:12px;
	color:#3DB899;
	line-height:150%;
	font-weight:bold;}

.white14b{
	font-size:14px;
	color:#FFFFFF;
	line-height:150%;
	font-weight:bold;}


.textcent{text-align:center;}
.textright{text-align:right;}


/*------------------------
 調整用
 -------------------------*/

.mgr10{	margin-right:10px;}
.mgl10{	margin-left:10px;}
.mgt10{	margin-top:10px;}
.mgb10{	margin-bottom:10px;}

.mgr15{	margin-right:15px;}

.mgt20{	margin-top:20px;}
.mgb20{	margin-bottom:20px;}

.paall5{	padding:5px;}
.pal10{	padding-left:10px;}


/*------------------------
 テーブル
 -------------------------*/
.tablwaku{width:800px;}

td.bglgray{background-color:#F3F3F3;}
td.bgwhite{background-color:#FFFFFF;}
td.bgorenge{background-color:#FF9933;}


/*------------------------
 ページトップへ 
 -------------------------*/

.topnavi{
	padding:10px 0;
	text-align:right;
	clear:both;}

.topnavi a{	color:#666666;}
.topnavi a:hover{	color:#3DB899;}

/*------------------------
 グレー背景用枠（トップ用） 
 -------------------------*/
#topwrap{
	width:100%;
	margin:0 auto;
	background: url(../img/top_back.jpg) repeat-x;}


/*------------------------
 グレー背景用枠 （コンテンツ用）
 -------------------------*/
#conwrap{
	width:650px;}


/*------------------------
 800枠  
 -------------------------*/

#wrap{
	width:650px;}

/*------------------------
 ヘッダ
 -------------------------*/

#head{
	height: 80px;
	width:650px;
	margin: 0 auto;}


#head h1{float:left;}

#head li{	display:none;}

/*------------------------
 フッタ 
 -------------------------*/

#foot{display:none;}


/*
###################################
#
# トップ
#
###################################
*/


/*------------------------
 メイン画像
 -------------------------*/

#maingazou{
	height: 250px;
	width:650px;
	margin:3px auto 0;}

/*------------------------
 新着
 -------------------------*/
.topics{
	float:left;
	width:320px;}

/*------------------------
 ライン　グレーたて
 -------------------------*/
.line_gray{
	width:1px;
	float:left;
	border: 1px dotted #999999;}

/*------------------------
 ４項目
 -------------------------*/
.koumoku{
	float:left;
	width:459px;
	border-left: 1px dotted #999999;
	padding-left:10px;}

.komenu{
	float:left;
	width:220px;
	height:85px;
	background: url(../img/top_koumoku_back.jpg) no-repeat;	}

.komenu img{margin:3px;}

