/* CSS Document */

@charset "shift_jis";

/* ============================================================== */
/* ランチクロスとポットマット展　　　                             */
/* ============================================================== */


/*-------▼ページ全体--------------*/





body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family:" ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #FFFFFF;
	font-size: 12px;
}

body,h1,h2,h3,h4,h5,h6,
p,ul,ol,{
	margin: 0px;
	padding: 0px;
}

img{
    border: none;
}

.none {
	display:block;
	text-indent:-9999px;
}

a:link {
	color: #7C3F3F;
	text-decoration: underline;
}
a:visited {
	color: #7C3F3F;
	text-decoration: none;
}
a:hover {
	color: #C58B8B;
	text-decoration: underline;
}
a:active {
	color: #C58B8B;
	text-decoration: underline;
}


/*-------▼トップ--------------*/

#contents{
	width: 100%;

}

#top{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	margin-bottom: 65px;
	text-align: center;
}

.news{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bold;
	color: #C03;
}
/*-------▼トップナビ--------------*/
#top_navi{
	height: 244px;
	width: 867px;
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}

#top_navi ul{
	height: 244px;
	width: 867px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top_navi li{
	float:left;
	margin:0;
	padding:0;
}

#top_navi li a{
	text-decoration:none;
	display: block;
}

/* co01---------------------------------------------------------- */
#top_navi li#co01 a:link,
#top_navi li#co01 a:visited {
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:370px;
	height:135px;
}
#top_navi li#co01 a:hover,
#top_navi li#co01 #active {
	background-image: url(img/lp_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:370px;
	height:135px;
}

/* co02
---------------------------------------------------------- */
#top_navi li#co02 a:link,
#top_navi li#co02 a:visited {
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: -370px 0px;
	width:315px;
	height:135px;
}
#top_navi li#co02 a:hover,
#top_navi li#co02 #active {
	background-image: url(img/lp_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: -370px 0px;
	width:315px;
	height:135px;
}

/* co03
---------------------------------------------------------- */
#top_navi li#co03 a:link,
#top_navi li#co03 a:visited {
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: -685px 0px;
	width:182px;
	height:135px;
}
#top_navi li#co03 a:hover,
#top_navi li#co03 #active {
	background-image: url(img/lp_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: -685px 0px;
	width:182px;
	height:135px;
}

/* co04
---------------------------------------------------------- */
#top_navi li#co04 a:link,
#top_navi li#co04 a:visited {
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -135px;
	width:442px;
	height:109px;
}
#top_navi li#co04 a:hover,
#top_navi li#co04 #active {
	background-image: url(img/lp_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -135px;
	width:442px;
	height:109px;
}

/* co05
---------------------------------------------------------- */
#top_navi li#co05 a:link,
#top_navi li#co05 a:visited {
	background-image: url(img/lp_02.jpg);
	background-repeat: no-repeat;
	background-position: -442px -135px;
	width:305px;
	height:109px;
}
#top_navi li#co05 a:hover,
#top_navi li#co05 #active {
	background-image: url(img/lp_02_f2.jpg);
	background-repeat: no-repeat;
	background-position: -442px -135px;
	width:305px;
	height:109px;
}


/*-------▼フッタ--------------*/


#footer{
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:867px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	text-align: center;
	padding-top: 30px;
}



/*-------▼トップ以外--------------*/

#header{
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
}


#logo{
	width: 215px;
	height:237px;
	float: left;
}

h1 {
	display:block;
	text-indent:-9999px;
}


/*-------▼グローバルナビ--------------*/
#gnavi{
	width: 609px;
	height: 158px;
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 76px;
	float:right;
}

#gnavi ul{
	width: 609px;
	height: 158px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#gnavi li{
	float:left;
	margin:0;
	padding:0;
}

#gnavi li a{
	text-decoration:none;
	display: block;
}

/* co01---------------------------------------------------------- */
#gnavi li#co01 a:link,
#gnavi li#co01 a:visited {
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:249px;
	height:83px;
}
#gnavi li#co01 a:hover,
#gnavi li#co01 #active {
	background-image: url(img/gnavi_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:249px;
	height:83px;
}

/* co02---------------------------------------------------------- */
#gnavi li#co02 a:link,
#gnavi li#co02 a:visited {
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -249px 0px;
	width:140px;
	height:83px;
}
#gnavi li#co02 a:hover,
#gnavi li#co02 #active {
	background-image: url(img/gnavi_f2.jpg);
	background-repeat: no-repeat;
	background-position: -249px 0px;
	width:140px;
	height:83px;
}

/* co03---------------------------------------------------------- */
#gnavi li#co03 a:link,
#gnavi li#co03 a:visited {
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -389px 0px;
	width:140px;
	height:83px;
}
#gnavi li#co03 a:hover,
#gnavi li#co03 #active {
	background-image: url(img/gnavi_f2.jpg);
	background-repeat: no-repeat;
	background-position: -389px 0px;
	width:140px;
	height:83px;
}


/* co04---------------------------------------------------------- */
#gnavi li#co04 a:link,
#gnavi li#co04 a:visited {
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -83px;
	width:369px;
	height:75px;
}
#gnavi li#co04 a:hover,
#gnavi li#co04 #active {
	background-image: url(img/gnavi_f2.jpg);
	background-repeat: no-repeat;
	background-position: 0px -83px;
	width:369px;
	height:75px;
}

/* co05---------------------------------------------------------- */
#gnavi li#co05 a:link,
#gnavi li#co05 a:visited {
	background-image: url(img/gnavi.jpg);
	background-repeat: no-repeat;
	background-position: -369px -83px;
	width:240px;
	height:75px;
}
#gnavi li#co05 a:hover,
#gnavi li#co05 #active {
	background-image: url(img/gnavi_f2.jpg);
	background-repeat: no-repeat;
	background-position: -369px -83px;
	width:240px;
	height:75px;
}


/*-------▼本文--------------*/


#cont{
	width: 600px;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}


.hissu{
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
}

.fm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DCD2;
	width: 600px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6DCD2;
	background-color: #F2EEEA;
}

.koumoku{
	font-size: 12px;
	font-weight: bold;
	color: #600;
}

#mailform{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#sakka{
	width: 400px;
	margin-right: auto;
	margin-left: auto;

}

.sakkatitle{
	font-weight: bold;
	color: #5C4934;
}