body{
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3","Hiraginon Kaku Gothic Pro", "メイリオ",Meiryo,"ＭＳ Ｐゴシック", sans-serif;
	background:#fff;
	color:#333;
	/*font-size:10px;*/
	font-size:62.5%;
}
p{
	line-height:180%;
	letter-spacing:1px;
}
p,th,td,li,dt,dd,caption{
	font-size:1.2em;

}
.size-l{
	font-weight:bold;
	font-size:180%;
}

h2{ font-size:1.5em;}
h3{ font-size:1.4em; }
.txt-right{
	text-align:right;
}
.txt-center{
	text-align:center;
}
.txt-red{
	color:#CC0000;
}
.font-en{ font-family:Arial, Helvetica, sans-serif, Verdana;}
img{ border:none; }
a:link{	color:#3333cc; text-decoration:none;}
a:visited{ text-decoration:none; color:#993333;}
a:hover{ text-decoration:underline; color:#990000}
.clearing{ clear:both }
img.banner{ margin-bottom:10px;}
.borderbox{
	margin:0 0 20px 0;
	padding:12px;
	border:1px solid #999;
}
.borderbox img{
	vertical-align: middle;
}
/* clearfix
----------------------------------------------------------*/
/* --- for modan browser -- */
.clearfix:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

/* --- for MacIE 5 WinIE7 ------*/
.clearfix{
   display: inline-block;
}

/*MacIE \*/
   * html .clear {height: 1em;}
   .clearfix {display: block;}
/*  */

/* wrap
----------------------------------------------------------*/
#wrap{
	width:760px;
	margin:0 auto;
	padding:0 ;
	text-align:left;
	background:#fff;

}


/* FORM COMMON
-----------------------------------------------------------*/
textarea{
	width:340px;
}
input.text{
	width:340px;
}
/* TABLE COMMON
-----------------------------------------------------------*/
table{
	width:550px;
	margin:10px 0 20px;
	background:#fff;
	border:1px solid #999;
	border-collapse:collapse;
	line-height:1.8;
	letter-spacing:1px;
}
table caption{
	text-align:left;
	font-weight:bold;
}
table tr{
	
}
table th{
	padding:16px 6px;
	text-align:left;
	background:#eee;
	font-weight:normal;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
table td{
	padding:16px 6px;
	text-align:left;
	background:#fff;
	border-bottom:1px solid #999;
}
table.contact th{
	width:30%;
}

/* HEADER
----------------------------------------------------------*/
#header{
	width:760px;
	height:110px;
	/*border-bottom:6px solid #333;*/
	background:url(../images/bg_header_bot.jpg) left bottom repeat-x; 
}
#header p{
	margin:0;
	padding:3px 6px 0 0;
	letter-spacing:1px;
}
#header h1{
	margin:10px 0 0 0;
	padding:0;
	float:left;
	width:264px;
	height:46px;
}
#header-nav{
	float:right;
	margin:4px 0 0 0;
	text-align:right;
}
#header-nav img{
	margin-bottom:4px;
}
/*decoContents 
----------------------------------------------------------*/
/*

div#decoContents ul {
	width: 182px;
	height: 180px;
	margin:0 0 20px 0;
	padding:0;
	list-style-type: none;
}

div#decoContents ul li {
	width: 182px;
	height: 30px;
	padding:0;
	margin:0;
	border-bottom:1px solid #ccc;
}

div#decoContents ul li a {
	display: block;
	width: 182px;
	height: 30px;
	overflow: hidden;
	background-image:url(../images/decocontents.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -10000em;
}


div#decoContents ul li#product a { background-position: 0 0; }
div#decoContents ul li#product a:hover,
body.product div#decoContents ul li#product a {	background-position: -182px 0; }

div#decoContents ul li#model a { background-position: 0 -30px; }
div#decoContents ul li#model a:hover,
body.model div#decoContents ul li#model a {	background-position: -182px -30px; }

div#decoContents ul li#case a { background-position: 0 -60px ; }
div#decoContents ul li#case a:hover,
body.case div#decoContents ul li#case a { background-position: -182px -60px; }

div#decoContents ul li#voice a { background-position: 0 -90px; }
div#decoContents ul li#voice a:hover,
body.voice div#decoContents ul li#voice a {	background-position: -182px -90px; }

div#decoContents ul li#blog a { background-position: 0 -120px; }
div#decoContents ul li#blog a:hover,
body.blog div#decoContents ul li#blog a { background-position: -182px -120px; }

div#decoContents ul li#form a { background-position:0 -150px; }
div#decoContents ul li#form a:hover,
body.contact div#decoContents ul li#form a {	background-position: -182px -150px; }

*/
#decoContents{
	margin-bottom:20px;
}
#decoContents ul li{
	list-style:none;
}
	margin-left:0;
}
ul#ulmenu{
	width:182px;
	margin:8px 0;
	padding:0;
	list-style:none;
}
ul#ulmenu li{
	margin:3px 0;

}
ul#ulmenu li a{
	padding:6px 0 6px 16px;

	color:#663300;
	display:block;
	/*width:100%;*/
	/*height:100%;*/
	background: url(../images/idx_menu.png) left center no-repeat;

}
ul#ulmenu li a:hover{
	padding:6px 0 6px 16px;
	text-decoration:none;
	background:#ECE3D5 url(../images/idx_menu_on.png) left center no-repeat;
	/*color:#FF9900;*/
}

ul.menu-sub{
	margin-left:14px;
	padding:0;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 180px; /*width of menu*/
font-size:12px;
color:#333;
}

.glossymenu a.menuitem{
	background: url(../images/idx_menu.png) left center no-repeat;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 8px 0;
	padding-left: 10px;
	text-decoration: none;
	color:#663300;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color:#663300;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 5px;
	right: 5px;
	border: none;
}

.glossymenu a.menuitem:hover{
	background:#ECE3D5 url(../images/idx_menu_on.png) left center no-repeat;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.glossymenu div.submenu ul li{
	margin-left:8px;
	background: url(../images/idx_menu.png) left center no-repeat;
	font-size:12px;
	/*border-bottom: 1px solid blue;*/
}

.glossymenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	padding: 8px 0;
	padding-left: 10px;
	color:#663300;
	
}

.glossymenu div.submenu ul li a:hover{
	background:#ECE3D5 url(../images/idx_menu_on.png) left center no-repeat;
}


/*menu
----------------------------------------------------------*/
/*
ul#menuul{
	width:182px;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
ul#menuul li{
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
ul#menuul li img{
	vertical-align:bottom;
}
*/
#qr{
	margin-bottom:12px;
	border:1px solid #ccc;
	
}
#qr img{
	float:left;
	
}
#qr p{
	margin:6px;
	line-height:1.5;
}
/* FOOTER
----------------------------------------------------------*/
#footer{
	width:760px;
	min-height:180px;
	margin-top:10px;
	padding:40px 0 6px 8px;
	/*border-top:4px solid #E87B00;*/
	background:URL(../images/bg_footer.png) no-repeat;
	text-align:left;
	clear:both;
}
#footer dl{

}
#footer dt{
	float:left;
	width:100px;
	padding:3px 0;
	clear:both;
}
#footer dd{
	margin-left:104px;
	width:630px;
	padding:3px 0;
	border-bottom:1px dotted #ccc;
}

#footer ul{
	margin:0;
	padding:0;
	list-style-type:none;

}
/*
#footer li{
	display:inline;
	border-right:1px solid #999;
	margin:0;
	padding:0;

}
#footer li.bnone{
	border-right:none;
}
#footer li a{
	margin:0 4px 0 8px;
}
#footer img{
	margin:0 3px;
}
#footer a:visited{ color:#333; text-decoration:none; }
#footer a:hover{ color:#E87B00; text-decoration:none; }

#footer .link{
	
	color:#999;
	line-height:150%;
	text-align:left;
}
#footer .link p{
	margin:0;
	padding:0;
	letter-spacing: 0;
	font-size:1em;
	color:#003399;
}
*/
#footer .link a:link, #footer .link a:visited { color:#999; }
#footer .link a:hover{ color:#3366CC; text-decoration:none;}
#footer p{
	margin: 0 0 12px 0;
}





/* TOPPAGE
----------------------------------------------------------*/
#slideimg{
	width:760px;
	height:383px;
	margin-bottom:10px;
}
#slideimg img.loadimg{
	margin:178px 0 0 368px;
}

#contentTop{
	margin-top:6px; ;
	padding:0;
}

#topimg{
	margin:0;
}
#topimg img{
	margin:0;
	vertical-align:bottom;
}


#dl-top{
	font-size:10px;
	margin-top:0;
}
#dl-top dt{
	padding:10px 0 0 4px;
	float:left;
	width:80px;
	/*background:url(../images/botline.jpg) left bottom repeat-x;*/
	/*border-bottom:1px dotted #4A1E13;*/
	clear:both;
}
#dl-top dd{
	margin-left:100px;
	padding:10px 0 0 6px;
	width:430px;
	/*border-bottom:1px dotted #4A1E13;*/
}









/* OTHERPAGE COMMON
----------------------------------------------------------*/
#content{
	margin:0 ;
	padding:0;
	/*clearfix*/
	overflow: hidden; 
	position: relative;
	/*clearfix*/
}

#leftCol{
	float:left;
	width:560px;
}
#rightCol{
	float:right;
	width:182px;
}
#content h2{
	margin:10px 0 20px 0;
}
#content h3{
	margin:20px 0 6px 0;
	border-bottom:1px solid #999;
}
#content p{
	margin:0 0 1em 0;
}
div.pgtop{
	margin:2em 0;
	text-align:right;
}
/*
ul{
	margin-left:1em;
	padding-left:1em;
}
li{
	margin:6px 0;
	letter-spacing:1px;
}
*/
img.icon{
	margin-right:10px;
	vertical-align:middle;
}
ul.gallery_test{
  	margin-left:-9999px;
  }

/* PRODUCT
----------------------------------------------------------*/
div.lineup{
	margin-bottom:16px;
}
div.plan{
	float:left;
	width:108px;
	margin-right:4px;
}
#alpha1,#alpha2,#alpha3,#alpha4,#alpha5,#life1,#life2,#life3,#life4,#life5,#life6,#life7,#life8,#life9{
	margin-bottom:40px;
}
div.planBox{
	margin-bottom:0;
}
div.planBoxL{
	float:left;
	width:275px;
}
div.planBoxR{
	float:right;
	width:275px;
}
#menuPlan ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menuPlan ul li{
	margin:1px 0;
	padding:0;
}
/* CONTACT
----------------------------------------------------------*/
table.contacttbl1{
	border:none;
	border-top:1px solid #999;
	background:#FFFFFF;
	width:560px;
	font-size: 1em;
}
table.contacttbl1 th{
	padding:8px 0 8px 0;
	width:30%;
	border:none;
	border-bottom:1px dotted #999;
	vertical-align:top;
	background:#fff/* url(../images/bg_th.jpg) left bottom no-repeat*/;
	font-weight:bold;
}
table.contacttbl1 td{
	padding:8px;
	border:none;
	border-bottom:1px dotted #999;
	background:#fff /*url(../images/bg_td.jpg) left bottom repeat-x*/;
}

dl.contactOl{
	width:560px;
	border-bottom:1px solid #999;
}
dl.contactOl dt{
	margin-bottom:10px;
	font-weight:bold;
}
dl.contactOl dd{
	margin:0 0 20px 0;
	padding:0 0 10px 26px;
	border-bottom:1px dotted #999;
}
/* VOICE
----------------------------------------------------------*/
div.voiceBox{
	margin-bottom:20px;
}
#content h3.voiceTitle{
	border:none;
	padding:8px 0 13px 20px;
	background:url(../images/bg_voice_ttl.jpg) left bottom no-repeat;
}
img.img-r{
	float:right;
	padding:1px;
	margin:0 0 2px 8px;
}
img.img-l{
	float:left;
	padding:1px;
	margin:0 12px 2px 0;
}

p.q{
	font-size:1.4em;
	color:#660000;
	font-weight:bold;
}
p.a{
	font-size:1.4em;

}
/* PRIVACYPOLICY
----------------------------------------------------------*/
dl#privacydl{
	margin:0 ;
	padding:0;
	letter-spacing:1px;
}
dl#privacydl dt{
	margin:18px 0 6px;
	font-size:1.4em;
	font-weight:bold;
}
dl#privacydl dd{
	margin:0 0 0.5em 1em;
	line-height:1.5em;
}
/* REASON
----------------------------------------------------------*/
#content h3.reasonTitle{
	border:none;
	padding:8px 0 13px 20px;
	background:url(../images/bg_reason_ttl.jpg) left bottom no-repeat;
}
