@charset "shift-jis";

/* 共通 */
body{
	margin-top: 0px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	line-height: 150%;
	color: #000000;
	padding-top: 15px;
}
a {
	color:#FF9966;
	text-decoration: underline;
}
a:hover {text-decoration:underline; color: #993366; }
a:focus{
outline:none;
} 

img,fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}
h1, h2, h3, h4, h5, h6 {
margin:0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
td{
	vertical-align: top;
}

h1{margin-bottom:15px;}
h2{font-size:16px; margin-bottom:5px;}
h3{font-size:14px; margin-bottom:2px;}
h4{font-size:14px; margin-bottom:2px;}
h5{font-size:14px; margin-bottom:2px; font-weight:normal}
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	background-image: url(../image/header.gif);
	height: 90px;
	text-indent: -9999px;

}
#stage {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

#container {
	width: 980px;
	border: 3px solid #2A0015;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF7FC;
}
#contents {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#contents .inner{
	padding: 15px;
}
#contents .inner .gazo{
	width:220px;
	float:right;
	text-align: center;
}
#contents .inner .box{
	width:250px;
	float:left;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 12px;
}

/*-----------------------------------------------
 __グローバルナビ
-----------------------------------------------*/
#nav{
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	background-image: url(../image/menu.gif);
	background-repeat: repeat-x;
	}
#nav img{margin:0px;}
#nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#nav li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	

/*-----------------------------------------------
 __実績
-----------------------------------------------*/
#result{}
#result li{margin-bottom:20px;}

/*-----------------------------------------------
 __ニュース
-----------------------------------------------*/
#news{}
#news #newsmenu{
	width:240px;
	float:left;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	background-image: url(../image/newsmenu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#news #newsmenu h2{
	background-image:url(../image/news_index.jpg);
	background-repeat:no-repeat;
	height:50px;
	text-indent: -9999px;
}
#news #newsmenu .inner{
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#news #newsmenu p{
	margin:0px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 7px;
	color: #676767;
}
#news #newsmenu ul{
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	font-weight: normal;
}
#news #newsmenu ul li{
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news #right{width:695px; float:right;}
#news #right .order a{
	width:200px;
	border: 1px solid #993300;
	text-align: center;
	float: right;
	margin-right: 140px;
	line-height: 30px;
	height: 30px;
	background-color: #950000;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	margin-top: 20px;
}
#news #right .order a:hover{
	border: 1px solid #993300;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: underline;
}


/*-----------------------------------------------
 __ショッピング
-----------------------------------------------*/
#shopping{
	margin-bottom: 100px;
}
#shopping table{
	width:100%;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #990000;
}
#shopping th{
	width:25%;
	text-align: right;
	padding: 5px;
	background-color: #F2F2F2;
	font-size: 12px;
}
#shopping td{
	vertical-align:middle;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}
/*-----------------------------------------------
 __画像配置
-----------------------------------------------*/
.img_lf{float:left; margin-right:10px;}
.img_rt{
	float:right;
	margin-left: 10px;
}



/*-----------------------------------------------
 __フッター
-----------------------------------------------*/
#footer{}

#footer a {
	text-align: center;
	height: 46px;
	background-image: url(../image/footer.jpg);
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display:block
}


/*-----------------------------------------------
 __フォーム
-----------------------------------------------*/
.item {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	BACKGROUND: #f1f1f1;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: right;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009933;
	font-weight: normal;
	font-size: 12px;
}
