﻿/* ====================================
基本設定開始
==================================== */
body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:80%;
	line-height:1.4;
	background:url(../img/body_back.jpg) repeat-x 0 0;
}
#page{
	background:url(../img/page_back.jpg) no-repeat 50% 0;
}
#wrapper{
	width:800px;
	margin:0 auto;
}
/* 画像のボーダー解除 */
img{
	border:0;
}

/* リンク */
a{
	color:#fc679e;
	text-decoration:underline;
	overflow:hidden;
}

/* テキスト寄せ */
.txtC{text-align:center;}
.txtR{text-align:right;}
.txtL{text-align:left;}

/* フロート */
.floatl{float:left;margin:0;}
.floatr{float:right;margin:0;}
.floatl10{float:left;margin:0 10px 10px 0;}
.floatr10{float:right;margin:0 0 10px 10px;}
.clear{clear:both;}

/* 詳細はこちらリンク */
.focus {text-align:right;}
.focus a{
	background:url(../img/ya1.gif) no-repeat left center;
	padding-left:15px;
}

/* フォントサイズのパターン */
.font200{font-size:200%;}
.font150{font-size:150%;}
.font140{font-size:140%;}
.font130{font-size:130%;}
.font120{font-size:120%;}
.font110{font-size:110%;}
.font90{font-size:90%;font-weight:normal;}
.font80{font-size:80%;font-weight:normal;}
.font70{font-size:70%;font-weight:normal;}
.font60{font-size:60%;font-weight:normal;}
.font50{font-size:50%;font-weight:normal;}

/* フォント色のパターン */
.fontred1{color:#FF0000;}
.fontred2{color:#FF3300;}
.fontorange1{color:#FF6600;}
.fontorange2{color:#FF9900;}
.fontyellow1{color:#FFcc00;}
.fontyellow2{color:#FFFF00;}
.fontblue1{color:#0000FF;}
.fontblue2{color:#3399CC;}
.fontgreen1{color:#006600;}
.fontgreen2{color:#99CC00;}
.fontbrown1{color:#993300;}
.fontbroun2{color:#CC9966;}
.fontpurple1{color:#6633CC;}
.fontpurple2{color:#9999FF;}
.fontpink1{color:#FF33CC;}
.fontpink2{color:#FF99CC;}
.fontgray1{color:#666666;}
.fontgray2{color:#999999;}

/* 汎用的な幅のパターン */
.width5{width:5%;}
.width7{width:7%;}
.width8{width:8%;}
.width10{width:10%;}
.width12{width:12%;}
.width15{width:15%;}
.width17{width:17%;}
.width18{width:18%;}
.width20{width:20%;}
.width22{width:22%;}
.width25{width:25%;}
.width27{width:27%;}
.width28{width:28%;}
.width30{width:30%;}
.width32{width:32%;}
.width35{width:35%;}
.width37{width:37%;}
.width38{width:38%;}
.width40{width:40%;}
.width42{width:42%;}
.width45{width:45%;}
.width47{width:47%;}
.width48{width:48%;}
.width50{width:50%;}
.width52{width:52%;}
.width55{width:55%;}
.width57{width:57%;}
.width58{width:58%;}
.width60{width:60%;}
.width62{width:62%;}
.width65{width:65%;}
.width67{width:67%;}
.width68{width:68%;}
.width70{width:70%;}
.width72{width:72%;}
.width75{width:75%;}
.width77{width:77%;}
.width78{width:78%;}
.width80{width:80%;}
.width82{width:82%;}
.width85{width:85%;}
.width87{width:87%;}
.width88{width:88%;}
.width90{width:90%;}
.width92{width:92%;}
.width95{width:95%;}
.width97{width:97%;}
.width98{width:98%;}
.width100{width:100%;}
/* ====================================
基本設定終了
==================================== */

/* ====================================
ヘッダー開始
==================================== */
#head{
	width:800px;
	margin:0 auto 28px;
}
#head h1,
#head p.logo{
	margin:0;
	padding:0;
	float:left;
}
#head .right{
	float:right;
	text-align:right;
}
#head .right p.tel{
	margin:0;
	padding:60px 0 0;
}
/* ====================================
ヘッダー終了
==================================== */

/* ====================================
グローバルナビ開始
==================================== */
#gnavi{
	width:173px;
	margin:0 auto;
	padding:0;
}
#gnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#gnavi li{
	display:inline;
	margin:0;
	padding:0;
}
#gnavi a{
	display:block;
	width:173px;
	height:42px;
	margin:0 0 2px;
	padding:0;
	float:left;
	text-indent:-9999px;
}

#gnavi li.g1 a{background:url(../img/gnavi1.jpg) no-repeat left top;}
#gnavi li.g2 a{background:url(../img/gnavi2.jpg) no-repeat left top;}
#gnavi li.g3 a{background:url(../img/gnavi3.jpg) no-repeat left top;}
#gnavi li.g4 a{background:url(../img/gnavi4.jpg) no-repeat left top;}
#gnavi li.g5 a{background:url(../img/gnavi5.jpg) no-repeat left top;}
#gnavi li.g6 a{background:url(../img/gnavi6.jpg) no-repeat left top;}
#gnavi li.g7 a{background:url(../img/gnavi7.jpg) no-repeat left top;}
#gnavi li.g8 a{background:url(../img/gnavi8.jpg) no-repeat left top;}
#gnavi li.g9 a{background:url(../img/gnavi9.jpg) no-repeat left top;}
#gnavi li.g10 a{background:url(../img/gnavi10.jpg) no-repeat left top;}
#gnavi li.g11 a{background:url(../img/gnavi11.jpg) no-repeat left top;}
#gnavi li.g12 a{background:url(../img/gnavi12.jpg) no-repeat left top;}
#gnavi li.g13 a{background:url(../img/gnavi13.jpg) no-repeat left top;}
#gnavi li.g14 a{background:url(../img/gnavi14.jpg) no-repeat left top;}
#gnavi li.g15 a{background:url(../img/gnavi15.jpg) no-repeat left top;}
#gnavi li.g16 a{background:url(../img/gnavi16.jpg) no-repeat left top;}
#gnavi li.g17 a{background:url(../img/gnavi17.jpg) no-repeat left top;}
#gnavi li.g18 a{background:url(../img/gnavi18.jpg) no-repeat left top;}

/* マウスオーバー */
#gnavi li.g1 a:hover,#gnavi li.g1 a:active{background:url(../img/gnavi1_on.jpg) no-repeat left top;}
#gnavi li.g2 a:hover,#gnavi li.g2 a:active{background:url(../img/gnavi2_on.jpg) no-repeat left top;}
#gnavi li.g3 a:hover,#gnavi li.g3 a:active{background:url(../img/gnavi3_on.jpg) no-repeat left top;}
#gnavi li.g4 a:hover,#gnavi li.g4 a:active{background:url(../img/gnavi4_on.jpg) no-repeat left top;}
#gnavi li.g5 a:hover,#gnavi li.g5 a:active{background:url(../img/gnavi5_on.jpg) no-repeat left top;}
#gnavi li.g6 a:hover,#gnavi li.g6 a:active{background:url(../img/gnavi6_on.jpg) no-repeat left top;}
#gnavi li.g7 a:hover,#gnavi li.g7 a:active{background:url(../img/gnavi7_on.jpg) no-repeat left top;}
#gnavi li.g8 a:hover,#gnavi li.g8 a:active{background:url(../img/gnavi8_on.jpg) no-repeat left top;}
#gnavi li.g9 a:hover,#gnavi li.g9 a:active{background:url(../img/gnavi9_on.jpg) no-repeat left top;}
#gnavi li.g10 a:hover,#gnavi li.g10 a:active{background:url(../img/gnavi10_on.jpg) no-repeat left top;}
#gnavi li.g11 a:hover,#gnavi li.g11 a:active{background:url(../img/gnavi11_on.jpg) no-repeat left top;}
#gnavi li.g12 a:hover,#gnavi li.g12 a:active{background:url(../img/gnavi12_on.jpg) no-repeat left top;}
#gnavi li.g13 a:hover,#gnavi li.g13 a:active{background:url(../img/gnavi13_on.jpg) no-repeat left top;}
#gnavi li.g14 a:hover,#gnavi li.g14 a:active{background:url(../img/gnavi14_on.jpg) no-repeat left top;}
#gnavi li.g15 a:hover,#gnavi li.g15 a:active{background:url(../img/gnavi15_on.jpg) no-repeat left top;}
#gnavi li.g16 a:hover,#gnavi li.g16 a:active{background:url(../img/gnavi16_on.jpg) no-repeat left top;}
#gnavi li.g17 a:hover,#gnavi li.g17 a:active{background:url(../img/gnavi17_on.jpg) no-repeat left top;}
#gnavi li.g18 a:hover,#gnavi li.g18 a:active{background:url(../img/gnavi18_on.jpg) no-repeat left top;}



/* 現在位置表示 */
#gnavi li.g1 a.now{background:url(../img/gnavi1_on.jpg) no-repeat left top;}
#gnavi li.g2 a.now{background:url(../img/gnavi2_on.jpg) no-repeat left top;}
#gnavi li.g3 a.now{background:url(../img/gnavi3_on.jpg) no-repeat left top;}
#gnavi li.g4 a.now{background:url(../img/gnavi4_on.jpg) no-repeat left top;}
#gnavi li.g5 a.now{background:url(../img/gnavi5_on.jpg) no-repeat left top;}


/* ====================================
グローバルナビ終了
==================================== */


/* ====================================
本文領域開始
==================================== */
#contwrap{
	width:800px;
	margin:0 auto 15px;
	padding:0;
}

#left{
	width:173px;
	float:left;
}

#right{
	width:610px;
	float:right;
	background:url(../img/right_back.jpg) no-repeat 0 0;
}
#cont{
	width:576px;
	margin:0 auto;
}
/* パンくずリスト */
#cont p.path{
	margin:0;
	padding:17px 0 13px;
}
#cont h1{
	margin:0 0 10px;
	padding:0 0 23px;
	background:url(../img/h1_bottom.jpg) repeat-x 0 100%;
	font-size:140%;
	color:#ff6699;
}
#cont h1 span{
	display:block;
	padding:10px 40px 10px;
	background:url(../img/h1_ya.jpg) no-repeat 0 0;
}
#cont h2{
	margin:25px 0 10px;
	padding:8px 20px 6px;
	background:url(../img/h2_back.jpg) repeat-x 0 0;
	font-size:120%;
}
#cont h3{
	margin:5px 0 10px;
	padding:6px 20px 6px;
	border-bottom:1px solid #D5C669;
	font-size:110%;
	background:url(../img/h3_back.jpg) repeat-x 0 100%;
}
#cont p{
	margin:0 0 15px;
	padding:0;
}
/* ページトップへ　*/
#right p.pagetop{
	margin:0;
	padding:10px 0;
	text-align:right;
}
/* 装飾 */
.box1{
	margin:0 0 10px;
	background:#FAFAFA;
	padding:10px 10px 0;
	border:1px solid #cccccc;
}

/* テーブル */
table{
	margin:0 auto 15px;
	background:#CCC;
}
table th{
	background:#faf8ec;
	text-align:left;
	vertical-align:top;
}
table td{
	background:#FFF;
	vertical-align:top;
}

/* リスト */
ul,ol{
	margin:0 0 15px;
	padding:0;
}
ul li,
ol li{
	margin:0 0 5px 25px;
	padding:0;
}
ul.type1{
	list-style-image:url(../img/list1.jpg);
}


/* ====================================
本文領域終了
==================================== */


/* ====================================
フッター開始
==================================== */
#footwrap{
	width:100%;
	padding:15px 0 10px;
	border-bottom:5px solid #ff6699;
	background:url(../img/foot_back.jpg) repeat-x 0 100% #fff5ff;
}
#foot{
	width:800px;
	margin:0 auto;
	color:#ff6699;
}
#foot p.name{
	margin:0;
	padding:0;
	font-weight:bold;
}
#foot address{
	margin:0;
	padding:0;
	font-style:normal;
}
p#foot_copyright{
	margin:0;
	padding:5px 0 30px;
	text-align:center;
	background:url(../img/copyright_back.jpg) repeat-x 0 0;
	color:#AE973C;
}
/* ====================================
フッター終了
==================================== */