@charset "Shift_JIS";

/*全体*/

body {
		margin: 0;
		padding: 0;
		text-align: center;
		background-color: #ffffcc;
}

#wrapper {
		width:800px;
		margin: 0 auto;
		text-align: left;
}

#menu {
		width: 170px;
		float: left;
		color: black;	
		margin: 0px;
		padding: 0px;
}

#sub {
		width: 160px;
		float: right;
			padding-right: 7px;
padding-left: 0px;
		
}

#main {width: 460px;
		margin-left: 170px;
		margin-right: 160px;
		color: black;
}

#footer {
		clear: both;
}

/*ｂｏｄｙタグ*/

body {
		line-height: 1.5;
}

p {
		padding: 0.5em;
		margin: 0;
}

a img{
border: none;

padding-left: 4px;
}

#wrapper {
		color: #fff;
		/*background: #f60 url(back.jpg);*/
		background-color: #ffffff;
}

#header {
		color: #000;
		background-image: 
		background: #fff;
}

#footer {
color:#cccccc;

background-image:url(../images/backgurafoot.jpg);
font-size:70%;
text-align:center
}

}

em {
color:#fff;
background:transparent;

font-weight:bold;
}

/*ヘッダーの設定*/


#header  ul {margin-top: 3px;
	margin-left:60px;		
padding-left:30px;
padding-bottom: 0px;
	
}

#header  li {
white-space:nowrap;
display:inline;

}

#header  li  a {
		text-decoration: none;
	
		padding-left: 0.3em;
		padding-right: 0.8em;
	margin-bottom: 20px;
		
		color: #666;
		font-size: 90%;
		font-weight: bold;
}

#header  li  a:hover {
		color: #fff;
		background: #fc0;
}

#prodactzentai{
color: #cccccc;
background-color:#7c3432;
background-image:url(../images/backgura.jpg);
padding-bottom:5px;
border-bottom-style:solid;
border-bottom-width:1px;
width:800px;
height:50px
}

.purodact {
float:left;
width: 460px;
font-size: 70%;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
   font-family:"ＭＳ ゴシック";
    color:#cccccc;
line-height: 120%;
}
.purodactmigi {
width: 260px;
text-align: center;
float: left;
font-size: 70%;
padding-top: 10px;
padding-right: 20px;
padding-left: 20px;
   font-family:"ＭＳ ゴシック";
    color:#ccccccc;
line-height: 120%;

}



/*サイドメニュー*/


#menuimg {
font-family:sans-serif;
font-size:90%;
line-height:100%;
padding-top:15px;
padding-left:20px;
border-color:dimgray;
border-style:solid;
border-width:1px;
width:150px;
height:50px
}

.sidetitle{
font-size: 90%;
font-weight: bold;
padding-left: 10px;
}


.sideimg{
border-width: 1px;
border-style: solid;
border-color: gray;
padding-top: 36px;
height: 50px;
}

/*サブメニュー*/
.subtitle{
color:#333333 ;
		text-align: center;
		font-size: 80%;
		font-weight: bold;
		padding-left: 0px;
}

.subimg {
text-align: center;
}

.subimgecomo {
text-align: center;
padding-bottom: 5px;

}


.subsetumei {
color: gray;
font-size: 70%;
padding-right: 20px;
text-align: center;
line-height: 100%;
}

.subsetumeihidari {
color: gray;
font-size: 70%;
text-align:justify;
    text-justify:inter-ideograph;
	line-height: 120%;
}

.subline{
border: 1px solid gray;
margin-bottom: 0px;
}

.subline2{
border-left: 1px solid gray;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
}

/*******************メインメニュー***********************/

.meinimg{
text-align: center;
}
				/****メインイ文章****/
.contents {
    font-size:80%;
    
    padding-top:5px;
   padding-right:5px;
  margin-left:15px;
  padding-bottom: 20px;
    line-height: 150%;
    font-family:"ＭＳ ゴシック";
    color:#18293E;
    text-align:justify;
    text-justify:inter-ideograph;}
	
		.contents_1 {
    font-size:80%;
    
    padding-top:5px;
   padding-right:5px;
  margin-left:15px;
  padding-bottom: 20px;
    line-height: 150%;
    font-family:"ＭＳ ゴシック";
    color:#18293E;
    text-align: right;
	}
	
	
	
				/****メインイメージ右寄せ****/
	.m_img_right{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	}
	
					/****メインイメージ左寄せ****/
	.m_img_left{
	float: left;
margin-right: 1em;
	margin-bottom: 1em;
	}
