﻿@charset "UTF-8";



/*---　メニュー　---*/

.menu01 a{background:url(../img/menu/menu01_off.gif);}

.menu02 a{background:url(../img/menu/menu02_off.gif);}

.menu03 a{background:url(../img/menu/menu03_off.gif);}

.menu04 a{background:url(../img/menu/menu04_off.gif);}

.menu05 a{background:url(../img/menu/menu05_off.gif);}

.menu06 a{background:url(../img/menu/menu06_off.gif);}



/*--- メイン ---*/

#main {

	width:740px;

}



#main h2 {

	margin-bottom:10px;

}



#main .left {

	width:200px;

	float:left;

	margin-right:10px;

	font-size:10px;

	line-height:130%;

}



#main .center {

	width:320px;

	float:left;

	margin-right:10px;

}



#main .center_txt {

	width:308px;

	font-size:12px;

	padding:5px;

	margin-bottom:10px;

}



#main .center li {

	background:url(../img/arrow02.gif) no-repeat center left;

	line-height:130%;

	padding:2px 0 2px 13px;

}



#main .right {

	width:200px;

	float:left;

}



#main .left img {

	margin-bottom:5px;

}



#main .right img {

	margin-bottom:5px;

}