/*基本設定ここから*/

body{
	font-family: "メイリオ", osaka, sans-serif;
	font-weight: normal;
	font-style:normal;
	font-size:13px;
	color: #333333;
	margin: 0px;
	border:0px 0px 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	line-height: 2;
}


a{
	text-decoration:underline;
	color:#Ce4a9c;
}
a:hover{
	text-decoration:none;
	color:#Ce4a9c;
}



h1{
	text-align:left;
	width:100%;
	clear:both;
	font-size: 12px;
	color:#ffffff;
	height:20px;
	padding:0px;
	margin:0px;
}

h2{
	text-align:left;
	width:500px;
	clear:both;
	font-size: 16px;
	color:#333333;
	background:url(../img/h2.jpg) no-repeat  bottom left #ffffff;
	height:34px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 13px;
	font-weight: bold;
}

h3{
	text-align:left;
	clear:both;
	font-size: 12px;
	color:#000000;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E674B9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 7px;
}


/*ヘッダーここから*/
div.hed{width:940px; height:164px; padding:0px; margin:0px auto;}

div.hf{ width:940px; height: 94px; padding:0px; margin:0px auto; clear:both; }

div.logo { padding:0px; margin:0px;}
div.logo a{background: url(../img/logo.gif) no-repeat; display: block; height: 94px; width:307px; float:left; text-indent: -9999px; overflow: hidden;  padding:0px; margin:0px;}
div.logo a:hover{background: url(../img/logo.gif) no-repeat; }

div.tel {background: url(../img/tel.gif) no-repeat; display: block; height: 94px; width:307px; float: right; text-indent: -9999px; overflow: hidden;  padding:0px; margin:0px;}

div.hm{ width:940px; margin:0px; padding:0px;}

div.gnavi {margin:0px; padding:0px;}
div.gnavi a{
	font-size:15px;
	display: block;
	float:left;
	height:40px;
	font-weight:bold;
	background:url(../img/hed.jpg) no-repeat #000;
	color:#FFF;
	text-decoration:none;
	padding-top: 9px;
	padding-right: 18px;
	padding-bottom: 1px;
	padding-left: 28px;
}
div.gnavi a:hover{background:url(../img/hedb.jpg) no-repeat #000;}

/*ヘッダーここまで*/

/*コンテンツここから*/

div.main{
	width:920px;
	margin:0px auto;
	padding:0px;
	background-repeat: repeat-y;
	background-image: url(../img/column.gif);
	background-color: #CCCCCC;
}
div.column1{
	width:200px;
	margin:0px auto;
	padding:5px;
	float:left;
	background-image: none;
	background-repeat: repeat-y;
}
div.column2{
	width:500px;
	padding:5px;
	float:left;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.column3{
	width:200px;
	float:left;
	background-image: none;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/*左カラムここから*/

div.menu {margin:0px; padding:0px;}
div.menu a {
	font-size:13px;
	display: block;
	height:29px;
	width:185px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/menu.jpg);
}
div.menu a:hover {
	color:#FFCC66;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
}


/*中カラムここから*/
div.text {
	margin:5px;
	padding:0px;
}

div.frame{margin:5px 0px; padding:5px; width:488px; border:1px solid #EBAAD0;}


/*右カラムここから*/
div.space {
	margin:5px;
	padding:0px;
	background-color: #F8F8F8;
}

/*コンテンツここまで*/

/*フッターここから*/
div.foot { background:url(../img/footer.jpg) repeat-x; width:100%; padding:25px 0px; margin:0px auto; text-align:center; color:#fff;}
div.foot2 { font-size:11px; padding:10px 10px 0px 10px; text-align:center; }
/*フッターここまで*/

/*その他*/
div.menutop {
	margin:0px;
	background-image: url(../img/menu.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
}
.imageleft {
	padding: 5px 15px 10px 0px;
	float: left;
}
.imageright {
	padding: 5px 0px 15px 10px;
	float: right;
}
h4 {
	text-align:left;
	clear:both;
	font-size: 12px;
	color:#FF0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
.tableborder{
	border-collapse: collapse;
	border: 1px solid #666666;
}
.tableborder td{
	border: 1px solid #666666;
	padding: 4px;
}
.list {
	font-size: 10px;
}
.rbold {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
