@charset "Shift_JIS";
/* CSS Document */

body {
	font:90% verdana,arial,helvetica,'qMmpS Pro W3','lr oSVbN',sans-serif;
	line-height:1.5;
	color:#333;
	background:url(../img/g_bg.gif) repeat-x #EEF8D6;
}

p{
	padding:10px 5px 15px 5px;
}

img{vrtical-align:top;}

/* LINK
/************************************************/
a {
	color: #390;
	text-decoration:none;
}
a:visited {color:#6c0;}
a:hover {
	color: #390;
	text-decoration:underline;
}
a:active { color:#390;}

h1{
	padding:0;
	font-size: 134%;
	font-weight:bold;
}

h3{
	width:505px;
	padding:5px 10px 5px 30px;
	font-size: 125%;
	background:url(../img/g_st.gif) no-repeat;
	border-bottom:1px solid #999;
}

h4{
	padding:5px 0 8px 20px;
	font-weight:bold;
	background:url(../img/g_sst.gif) no-repeat;
}


/* MENU
/************************************************/
/* */
.menu_w {list-style:none;}
.menu_w li{float:left;}
.menu_w img{vertical-align:top;}

/* c*/
.menu_h {list-style:none;}
.menu_h img{vertical-align:top;}


/* FLOAT
/************************************************/
.float_lf{float:left;}
.float_rg{float:right;}


/* CONTAINER
/************************************************/
#container {
	width: 788px;
	margin:21px auto;
	padding:6px;
	background-color:#fff;
}


/* HEAD
/************************************************/
#head {
	height:116px;
	padding:90px 315px 0 40px;
	background:url(../img/g_head_bg.jpg) no-repeat ;
}


/* MENU
/************************************************/
.menu_area{
	width:180px;
	margin-left:6px;
	padding:10px;
	float:left;
	border:1px solid #ccc;
}

.menu_t{
	padding:4px 0 4px 20px;
	color:#fff;
	background:url(../img/g_menutit.gif) no-repeat #000;
}

.menu_s{
	padding-bottom:10px;
}

.menu_s li a{
	padding:5px 0 4px 18px;
	color:#333;
	display:block;
	background:url(../img/g_icon01.gif) no-repeat 5px 9px;
	border-bottom:1px dotted #ccc;
}

.menu_s li a:hover{
	text-decoration:none;
	background-color:#EEF8D6;
}

/* MAIN
/************************************************/
.main_area {
	width:545px;
	margin-left:17px;
	float:left;
}

.main {
	padding:10px 5px 20px 5px;
}

.main2 {
	padding:10px 5px;
	border-bottom:1px dotted #ccc;
}

.content-title{
	padding-bottom:15px;
}


/* FOOT
/************************************************/
#foot{
	padding-top:15px;
	clear:both;
}