*{
	margin:0;
	padding:0;
	}
	
	html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	font-weight: normal;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
	}
	
	
	
	body{
	color:#C7BFB3;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/bg.png);
	color:#666;
	
	}
	
/*-----------------------------------------------------------リンク*/

a:link {
	color:#8C9588;
	text-decoration: none;}
	
a:visited {
	color:#8C9588;
	text-decoration: none;}
	
a:hover {
	text-decoration: underline;
	color:#8C9588;
	}
	
a:active {
	text-decoration: none;
	color:#8C9588;}
	
	
	.web_menu a:hover {
		border-bottom: 2px dashed #CA9488; width: 100%;
	}
		/*-----------------------------------------------------------index*/
	
	
	.toptop01 a:hover *{
    filter:alpha(opacity=80);
    -ms-filter:"alpha(opacity=80)";
    -moz-opacity:0.6;
    -khtml-opacity:0.6;
    opacity:0.6;
}


.gallery a:link *{
    filter:alpha(opacity=100);
    -ms-filter:"alpha(opacity=100)";
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}



.gallery a:hover *{
    filter:alpha(opacity=100);
    -ms-filter:"alpha(opacity=100)";
    -moz-opacity:0;
    -khtml-opacity:0;
    opacity:0;
}


.top{
	padding:3px 0 0 5px;
	color:#5E3400;
	width:100%;
	height:18px;
	background-color:#F4D7CC;
	
	font-size:10px;
	
}

.top2{
	margin-top:-1px;
	width:100%;
	background-image: url(../images/top2.png);
	height:28px;
	float:left;
}

	.main{
			width:790px;
			margin:5% auto;
			
		}
		.toptop{
			width:790px;
			float:left;
			margin-bottom:100px;
			
	}

	/*-----------------------------------------------------------ヘッダー*/
	
	
	.navi{
		width:790px;
		float:left;
	}
	
	.sam{
		text-align:right;
	float:right;
	margin-left:30px;
	}
	
	.group{
		float:left;
	}
	

	
/*-----------------------------------------------------------テキスト*/



	.text{
		text-align:right;
		float:right;
		margin-top:45px;
		line-height:22px;
		width:340px;
	margin-bottom:10px;
	color:#4195C9;
	font-size:21px;
	
	}
	
	.text2{
		line-height:18px;
		color:#333;
	float:left;
	}
	

 
h2{float:left;
	font-weight:normal;
	 font-size:11px;
	 line-height:25px;
 }
 
.pate{
	float:left;
	width:560px;
	border-bottom: #5E3432 1px dashed;
	height:3px;
	margin-top:20px;
	margin-bottom:20px;
	}
 
 
 



