/**************************************************************************************************
INITIAL SETTINGS
**************************************************************************************************/
@charset "utf-8";

body{
	font-family : "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
	color : #555555;
	font-size : 80%;
	line-height : 1.8;
	background-color: #FFF;
	background-position: 0 0;
	text-align: center;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

a img {
    border-style:none;
}

a:link,
a:visited{
  color : #333333;
  font-size: 14px;
  text-decoration : none;
}
a:hover,
a:active{
	text-decoration : none;
	color: #cccccc;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: justify;
}


*{
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
	padding-top: 30;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	float: left;
}


.fome_foot {
	height: 10px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}



a:hover {
	color: #333333;
	text-decoration: none
}




.btn {
	width: 650px;
	color: #0F0F0F;
	float: left;
	height: auto;
	margin-left: 55px;
	margin-top: 25px;
}

.icon_btn {
	width: 200px;
	float: right;
	height: auto;
}



.icon_you {
	height: 25px;
	width: 20px;
	float: left;
	padding-top: 17px;
	margin-right: 10px;
	padding-bottom: 3px;
}
.icon_fb {
	height: 25px;
	width: 20px;
	float: left;
	padding-top: 17px;
	margin-right: 15px;
	margin-left: 100px;
	padding-bottom: 3px;
}
.icon_in {
	height: 25px;
	width: 20px;
	float: left;
	padding-top: 17px;
	margin-right: 15px;
	padding-bottom: 3px;
}


.menu_about {


	text-decoration: none  
	color: #333333;
	height: auto;
	width: 70px;
	border-right-color: #333;
	float: left;
	text-align: center;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}


.menu_works {

	text-decoration: none  
	color: #333333;
	height: auto;
	width: 75px;
	border-right-color: #333;
	float: left;
	text-align: center;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 20px;
}

.menu_shop {

	text-decoration: none  
	color: #333333;
	height: auto;
	width: 65px;
	border-right-color: #333;
	float: left;
	text-align: center;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 20px;
}

.menu_contact {

	text-decoration: none  
	color: #333333;
	height: auto;
	width: 90px;
	border-right-color: #333;
	float: left;
	text-align: center;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: dotted;
	margin-top: 20px;
}

.menu_btn {
	font-style: normal;
	text-decoration: none  
	color: #333333;
	height: auto;
	width: auto;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	border-right-color: #333;
	float: left;
	text-align: center;
	color: #333;
	letter-spacing: 0.5px;
}

.header {
	background-color: #FFFFFF;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 3;
	float: left;
}

.rogo {
	width: 289px;
	text-align: right;
	height: 50px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}
.head_menu {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
	font-size: 14px;
	float: left;
	padding-top: 10px;
	position: absolute;
	z-index: 3;
}


.menu_line {
	width: 100%;
	height: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}


.fixed{
    position:fixed;
}


.body_wrap a {display:block;}

a.body_img{
	width: 100%;
	height: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 30px;
}

.jpg_img {
	height: 400px;
	width: 1000px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}




#slide img {
position:absolute;
left:0;
top:0;
}

.fixed{
 position:fixed;
    top:200px;
/*固定させたい位置*/
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.body .wrap .header .head_menu .btn a .menu_btn {
	color: #FFFFFF;
}




.rogo_title {	position:relative
	height: 300px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 55px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 25px;
	color: #FFF;
	font-weight: normal;
	margin-top: 25px;
	padding-top: 30px;
	text-align: center;
	float: left;
	background-color: #CCCCCC;
}


.bunner {
	width: 170px;
	float: left;
	height: 54px;
	margin-right: 15px;
}

.top_foot {
	width: 1000px;
	float: left;
	height: auto;
	margin-bottom: 20px;
	padding-top: 20px;
}


.top_copy {
	width: 400px;
	line-height: 20px;
	font-size: 10px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	float: right;
	height: 20px;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 34px;
}

.foot_add {
	width: 840px;
	line-height: 20px;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	float: left;
	text-align: right;
	margin-top: 35px;
	height: 85px;
}

.foot_icon {
	width: 120px;
	line-height: 20px;
	letter-spacing: 2px;
	font-size: 12px;
	font-style: normal;
	color: #333;
	font-weight: normal;
	float: left;
	text-align: center;
	margin-top: 20px;
	height: 100px;
	margin-left: 40px;
}


