/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{
	margin:0;
	padding:0;
	text-align: left;
}

body {
background-attachment: fixed;
background-color: #fff0e1;
background-position: center top;
text-align : center;
word-break:break-all;
line-height:150%;
word-break:break-all;
*font-size:small;
*font:x-small;
text-align:center;
font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic';
font-size: 85%;
}

img{
	border:none;
	text-align: center;

}

h1{
	font-size:120%;
	line-height:125%;
	background-color:#F1DFCD;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left: 5px;
}

h2{
	font-size:105%;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic';
	padding-top:5px;
	background-color: #eaeaea;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB613A;
	border-right-color: #AB613A;
	border-bottom-color: #AB613A;
	border-left-color: #AB613A;
	margin-top: 5px;
	margin-left: 5px;
}

h3{
	font-size:100%;
	clear:both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 150%;
	font-weight: normal;
	margin: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
}


h4{
	font-size:14px;
	padding:5px 0px 5px 0px;
	margin:10px 0px 10px 0px;
	text-align:center;
	background-image:url(image/midashi.gif);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h5{
	font-size:14px;
	text-align:left;
	background-color:gainsboro;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/*造形*/
div.all{
width:800px;
margin-left: auto;
margin-right: auto;
border-style:solid ;
border-width:1px;
background-color:#FFFFFF;
}

/*トップ画像スペース*/
div.top{
width:800px;
height:150px;
margin-bottom:3px;
background-image:url("top/top-banner.jpg")
}

    a#mail{
	display: block;
	position: relative;
	top: 5px;
	left: 623px;
	width: 168px;
	height: 30px;
	text-indent: -9999px;
	}


/*メニューバー*/
div.topmenu{
width:791px;
height:24px;
margin-left: auto;
margin-right: auto;
}

	a#home {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-home.gif");
	}
	a#home:hover {
	background-position: top right;
	}
	a#mokkouhin {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-mokkouhin.gif");
	}
	a#mokkouhin:hover {
	background-position: top right;
	}
	a#kakaku {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-kakaku.gif");
	}
	a#kakaku:hover {
	background-position: top right;
	}
	a#koe {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-koe.gif");
	}
	a#koe:hover {
	background-position: top right;
	}
	a#qa {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px; 
	background-image: url("image/menu-qa.gif"); 
	}
	a#qa:hover {
	background-position: top right;
	}
	a#blog {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-blog.gif");
	}
	a#blog:hover {
	background-position: top right;
	}
	a#toiawase {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-toiawase.gif"); 
	}
	a#toiawase:hover {
	background-position: top right;
	}
	a#kaisya {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-kaisya.gif.gif"); 
	}
	a#kaisya:hover {
	background-position: top right;
	}
	a#one {
	display: block;
	float: left;
	width: 113px;
	height: 24px;
	text-indent: -3000px;
	background-image: url("image/menu-one.gif");
	}
	a#one:hover {
	background-position: top right;
	}

/*メイン部分*/
div.center{
width:800px;
margin-top:3px;
}
	/*トップページメイン内容*/
	div.rightcontents{
	width:580px;
	margin:0;
	padding:5px 10px 5px 10px;
	float:right;
	text-align:left;
	}
	div.rightcontents a:link {
	color:blue;
	text-decoration:underline ;
	}
	div.rightcontents a:visited {
	color:blue;
	text-decoration:underline ;
	}
	div.rightcontents a:hover {
	color:darkgreen;
	text-decoration:underline ;
	}
	p.topjump {
	text-align:right;
	margin:10px 0px 10px 0px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic';
	}
	p.ask {
	text-align:right;
	margin:10px 0px 10px 0px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic';
	}
	div.line1{
	margin:0px 0px 0px 0px ;
	width:580px;
	height:100px;
	float:left;
	clear:both;
	}
	div.line2{
	margin:0px 0px 10px 0px ;
	width:580px;
	height:100px;
	float:left;
	clear:both;
	}
	div.goods{
	width:116px;
	height:100px;
	float:left;
	margin:0px;
	padding:0px;
	float:left;
	border-width:0px;
	}
	table.syoukai{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic';
	margin-top:10px;
	}
	td.tdleft{
	width:280px;
	vertical-align:top;
	padding-bottom:5px;
	}
	td.tdright{
	width:280px;
	vertical-align:top;
	padding-bottom:5px;
	}
	td.tdleftimg{
	width:280px;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
	padding-bottom:5px;
	}
	td.tdrightimg{
	width:280px;
	text-align:left;
	padding-left:5px;
	vertical-align:top;
	padding-bottom:5px;
	}
	p.setumei{
	margin:10px 0px 10px 0px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック','MS P Gothic';
	}	
	
	/*サブページメイン内容*/
	div.leftcontents{
	width:580px;
	margin:0;
	padding:5px 10px 5px 10px;
	/*20131201UPDATE_メニュー位置を右にする場合_下記行right→leftに修正すること*/
	float:right;
	text-align:left;
	}
	div.leftcontents a:link {
	color:blue;
	text-decoration:underline ;
	}
	div.leftcontents a:visited {
	color:blue;
	text-decoration:underline ;
	}
	div.leftcontents a:hover {
	color:darkgreen;
	text-decoration:underline;
	text-align: right;
	font-weight: bold;
	}

/*サイドメニュー*/
div.sidemenu{
width:193px;
height:auto;
margin:3px 0px 0px 7px;
padding:10px 0px 5px 0px;
float:left;
background-color:#ffffe5 ;
text-align:left;
}
	div.sidemenu a:link {
	color:darkgreen;
	text-decoration: none;
	}
	div.sidemenu a:visited {
	color:steelblue;
	text-decoration: none;
	}
	div.sidemenu a:hover {
	color:orangered;
	}
	div.sidemenu p {
	margin:0px 0px 5px 5px;
	}
	div.sidemenu ul {
	list-style-image: url(image/list.gif);
	padding-left:25px;
	}
	div.sidemenu li {
	margin-bottom:5px;
	}
	div.syashin{
	width:193px;
	height:auto;
	text-align:center;
	}
	
	#title2{
	padding-left:7px;
	color:green;
	font-weight:bold;
	
	}


/*下メニュー*/
div.endmenu{
width:780px;
padding-top:2px;
clear:both;
}
div.endmenu a:link {
color:darkgreen;
text-decoration: none;
}
div.endmenu a:visited {
color:steelblue;
text-decoration: none;
}
div.endmenu a:hover {
color:orangered;
}


div.copyright{
width:800px;
clear:both;
background-color:#bcffbc ;
padding:10px 0px 10px 0px ;
text-align:center;
font-size:100%;
}

.style-red {
	color: red;
	font-weight: bold;
	font-size: medium;
}

.style-darkred {
	color: darkred;
	font-weight: bold;
 }
 
.style-darkblue {
color: darkblue}

.style-limegreen {
color: limegreen}
.all .center .leftcontents table tr td {
	text-align: left;
}
.leftcontents {
	text-align: left;
}
.all .center .leftcontents table tr td {
	text-align: left;
}
.all .center .leftcontents table tr td table tr td {
	text-align: center;
}
.all .center .leftcontents table tr td {

}
.center .leftcontents table tr th div {
	text-align: center;
}
