@import "reset.css";
@import "dropdown.css";
/*  right side menu */
@import "sidemenu.css";
@import "common_style.css";
@import "style2.css";

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container{
	width: 100%;
	margin:auto;
}

#main{
	background-color:#FFFFFF;
	width: 800px;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
	margin:auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#header{
	background-color:#FFFFFF;
	width: 800px;
	margin:auto;
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
}

#logo{
	float:left;
	display: inline;
	margin-left: 3px;
}

#headerlink{
	margin: 4px 2px;
	text-align:right;
	width: 382px;
}

#searchbox{
	float:left;
	width: 382px;
	background: url(../imgs/bg_search.gif) no-repeat top;
	margin-left: 324px;
	display: inline;
}

/* globalNav */

#globalNavBar{
	width: 100%;
	height: 31px;
	margin:auto;
	background-image:url(../imgs/bg_menubar.jpg);
	background-repeat:repeat-x;
}

#globalNav{
	width: 802px;
	margin:auto;
}

/* ttl box */
#ttlsrvc_1{
	float:left;
	width: 184px;
	border: 1px solid #cccccc;
	margin-left: 16px;
	margin-right: 4px;
	display: inline;
}

#ttlsrvc_2{
	float: left;
	width: 184px;
	border: 1px solid #cccccc;
 	margin-left: 4px;
	margin-right: 4px;
}

#ttlsrvc_3{
	float: left;
	width: 184px;
	border: 1px solid #cccccc;
 	margin-left: 4px;
	margin-right: 4px;
}

#ttlsrvc_4{
  	float: right;
	width: 184px;
	border: 1px solid #cccccc;
	margin-left: 4px;
	margin-right: 16px;
	display: inline;
}

/* news& specal */
#news{
	float:left;
	width: 282px;
	margin-left: 16px;
	margin-right: 4px;
	display: inline;
}

#spcontents{
	float: left;
	width: 282px;
 	margin-left: 4px;
	margin-right: 4px;
	display: inline;
}

#topbn {
  	float: left;
	width: 184px;
	margin-left: 4px;
	margin-right: 16px;
	display: inline;
}

/* footer */
#footer{
	width: 802px;
	margin:auto;
	text-align:center;
}

#footerlink{
	border-left:solid #999999 1px;
	border-right:solid #999999 1px;
	background-color:#999999;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#copyright{
	width: 802px;
	height: 28px;
	padding-top: 4px;
	background-image:url(../imgs/copyright.jpg);
	background-repeat: no-repeat;
}

/* 2nd */
#scndcntnts{
	margin-left: 18px;
	margin-right: 18px;
}

#scndleftbox{
	float: left;
	width: 560px;
	display: inline;
}

#scndrightbox{
	float: left;
	width: 186px;
	margin-left: 18px; 
	display: inline;
}

#rightmenubox{
	width: 186px;
}

#scndbnbox{
	margin: 5px 0px;
}

#scndbnbox img{
	margin-top: 5px;
}

/* prdct search */
#serchPrdctBox{
	margin-bottom: 12px;
	width: 185px;
	padding: 0px;
}

#serchPrdct{
	background: url(../imgs/bg_serchPrdct.jpg) repeat-y;
	padding: 10px 18px;
	margin: 0px;
}

#serchPrdct select{
	width: 150px;
	height: 20px;
}

.gainenzu{
        margin: 5px 10px 15px 0px;
/*	margin: 5px 10px 15px 10px; */
}

.mokuji{
	font-weight:bold;
	color: #4C4C4C;
	margin-bottom: 1px;
	padding-left: 2px;
}

/* pankuzu */
#pankuzu{
	margin-bottom: 7px;
}

#pankuzu ol li{
	display: inline;
}

/* prdctInfo */
.prdctinfoBox{
	width: 558px;
	margin-bottom: 15px;
	border: solid 1px #4170CF;
}

.prdctinfoBox H4{
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #4170CF;
}

.prdctinfoBox Img{
	padding: 8px 5px 8px 10px;
	float: left;
	width: 120px;
	display: inline;
}

div.prdctinfo{
	margin: 8px 10px 8px 5px;
	float: left;
	width: 408px;
	display: inline;
}

.prdctgaiyou_txt{
	margin-bottom: 5px;
}


.prdctBtn{
	margin-left: 122px;
}

.prdctBtn ul li{
	float: left;
}

.prdctBtn ul li a{
/*\*/
   overflow: hidden;
/**/
	display: block;
	width: 120px;
	height: 28px;
	text-decoration: none;
	text-indent: -9999px;
	margin-left: 20px;
}

.prdctBtn ul li.btn_goInfo a:link,
.prdctBtn ul li.btn_goInfo a:visited
{
	background: url(../imgs/btn_goPrdctInfo.jpg) no-repeat 0px -28px;
}

.prdctBtn ul li.btn_goInfo a:hover,
.prdctBtn ul li.btn_goInfo a:active
{
	background: url(../imgs/btn_goPrdctInfo.jpg) no-repeat top;
}

.prdctBtn ul li.btn_goShop a:link,
.prdctBtn ul li.btn_goShop a:visited
{
	width: 126px;
	background: url(../imgs/btn_goShop.jpg) no-repeat 0px -28px;
}

.prdctBtn ul li.btn_goShop a:hover,
.prdctBtn ul li.btn_goShop a:active
{
	width: 126px;
	background: url(../imgs/btn_goShop.jpg) no-repeat top;
}

/* mailform */

#formkakuninBox{
/* kakunin gamen centering */
	margin: auto;
	width: 640px;
}

table.mailform{
	border: solid #cccccc 1px;
	width: 540px;
	
}

table.mailform th{
	width: 170px;
	background-color:#dfdfdf;
	border: solid #cccccc 1px;
	text-indent: 14px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 5px;

}

table.mailform td{
	border: solid #cccccc 1px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 5px;

}

.radiobtn{
line-height: 1;
vertical-align: middle;
}

table.mailform .kisoku{
	vertical-align:bottom;
}

#ppolicyBox{
	border:double #FF6600;
	background: #FFFFCC;
	width: 514px;
	margin-top: 8px;
	margin-bottom: 10px;
	padding: 10px ;
}

#ppolicyBox p{
	text-indent: 0px;
	margin: 0 0 0.1em 0;
}

#ppolicyCheck{
	border:solid #FF6600 1px;
	background: #FFFFCC;
	width: 538px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
}

.formname{
	font-weight: normal;
	vertical-align: top;
	background: url(../imgs/icon_formname.gif) no-repeat left 4px;

}

strong.kome{
	font-weight: bold; 
	color: #ff0000;
	font-size: 11px; /* kome */
}

/* btn */
#formBtnBox{
	width: 260px;
	margin-top: 20px;
	padding: 0px 140px;
}

.formBtn_reset{
	margin-right: 18px;
}

/* TITLE */

h1#titlettl{
	width: 560px;
	margin-bottom: 8px;
}

h1#titlesrvc{
	width: 560px;
	margin-bottom: 8px;
}

h1#title_kobetsusrvc{
	width: 560px;
	height: 32px;
	background:url(../imgs/titlesrvc_kobetu_t.jpg) no-repeat  left bottom;
	color: #2D6FD2;
	font-weight: bold;
	padding-top: 16px;
	text-indent: 18px;
	font-size: 18px;
}

h1#title_prdct{
	width: 560px;
	height: 30px;
	background:url(../imgs/title_prdct.jpg) no-repeat;
	color: #4c4c4c;
	font-weight: bold;
	padding-top: 10px;
	text-indent: 40px;
	font-size: 16px;
}

h2#title_prdctCategory{
	width: 550px;
	border-bottom: 1px solid #264A97;
	border-left:  10px solid #264A97;
	color: #264A97;
	font-size: 16px;
	font-weight: bold;
	text-indent: 4px;
	margin: 14px 0px 10px 0px;
}

h2#kobetsu_read{
	width: 524px;
	height: 47px;
	padding-top: 4px;
	background:url(../imgs/titlesrvc_kobetu_b.jpg) no-repeat  left bottom;
	color: #4C4C4C;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
}

h2#gaiyou{
	width: 560px;
}

h3#kanren{
	width: 560px;
	height: 26px;
	padding-top:2px;
	background:url(../imgs/title_kanren.jpg) no-repeat  left bottom;
	font-weight: bold;
	text-indent: 30px;
}

h3#kobetu{
	width: 560px;
	height: 26px;
	padding-top:2px;
	background:url(../imgs/title_kobetu_honbun.jpg) no-repeat;
	font-weight: bold;
	text-indent: 32px;
}

h3#kobetu_l{
	width: 700px;
	height: 26px;
	padding-top:2px;
	background:url(../imgs/title_kobetu_honbun3.jpg) no-repeat;
	font-weight: bold;
	text-indent: 32px;
}


h3#jisseki{
	padding-top: 2px;
	width: 560px;
	height: 26px;
	background:url(../imgs/title_jisseki.jpg) no-repeat left bottom;
	font-weight: bold;
	text-indent: 32px;
}
.honbun{
	width: 550px;
	margin: 8px 5px;
}

.honbun_long{
	width: 630px;
	margin: 8px 5px;
}
.honbun p{
	text-indent: 1em;
}

/* sintyakujyoho */
.oshirasebun{
	width: 550px;
	margin: 8px 3px;
}

.oshirasebun p{
	padding-bottom: 1em;
}

.oshirasebun table{
	padding-bottom: 1em;
}

.oshirasebun p.oshirase{
       display: block;
       padding: 3px;
       /*background: url(../imgs/icon_news.gif) no-repeat 5.7em 0.6em;*/
       background: url(../imgs/icon_news.gif) no-repeat 0.1em 0.6em;
       background-color:#F7F7FF;
       vertical-align:text-bottom;
       text-indent: 2.9em;
}

.oshirasebun p.relese{
       display: block;
       padding: 3px;
       /*background: url(../imgs/icon_relese.gif) no-repeat 5.7em 0.6em;*/
       background: url(../imgs/icon_relese.gif) no-repeat 0.1em 0.6em;
       background-color:#F7F7FF;
       vertical-align:text-bottom;
       text-indent: 4.8em;
}

.listmargin{
	margin: 1em 1em;
}

ul.circle {
	list-style-position: outside;
}

ul.circle li{
    margin: 0 0 0 1em;
	list-style-image: url(../imgs/icon_circle.jpg);
	list-style-repeat: no-repeat;
	list-style-position: center left;
}

/*
ul.circle li{
	background:url(../imgs/icon_circle.jpg)  no-repeat center left;
	text-indent: 20px;
}
*/
/* 2009.04.06 */
ul.diamond {
	list-style-position: outside;
}
ul.diamond li{
    margin: 0 0 0 1em;
	list-style-image: url(../imgs/icon_diamond.jpg);
	list-style-repeat: no-repeat;
	list-style-position: center left;
	border-bottom: dotted 2px #cccccc;
}
/* 2009.04.06 */

#scndleftbox dl.kanrenlist dt{
	background:url(../imgs/icon_kanren.gif)  no-repeat center left;
	padding-left: 20px;
	margin-bottom: 2px;
	font-weight: bold;
}

#scndleftbox dl.kanrenlist dd{
	border-bottom: solid 1px #cccccc;
	padding-bottom: 4px;
	margin-bottom: 5px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

/* txt padding */
.headertxt{
	padding-left: 1em;
	padding-right: 1em;
}

.footertxt{
	padding-left: 2em;
	padding-right: 2em;
}

.ttltxt{
	padding:  5px 8px 0px 8px;
}

.ttlsyousai{
	text-align:right;
	margin: 0.3em 0;
}


/* news&specal title&contents */
.subcntntTitlebox{
	border: 1px solid #cccccc;
	height: 24px;
}

.subcntntbox{
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: none;
	padding: 10px 8px;
}

.spcontentsImg{
	float:left;
	padding: 0px 10px 0px 5px;
}

p.oshirase{
	display: inline;
	font-weight: bold;
	padding-right: 35px;
	vertical-align:text-bottom;
	background: url(../imgs/icon_news.gif) no-repeat right center;

}
p.relese{
	display: inline;
	font-weight: bold;
	padding-right: 56px;
	vertical-align: text-bottom;
	background: url(../imgs/icon_relese.gif) no-repeat right center;

}
.rssbox{
	margin-top: -21px;
	margin-left: 260px;
}
	
.rssImg{
	margin-right: 0px;
}	


ul#moreinfo{
	border: 1px solid #cccccc;
	border-top: none;
	width: 280px;
	text-align: right;
	height: 23px;
}
ul#moreinfo li{
	display: inline;
	padding-right: 5px;
	}

/* toppage baner */
#topbn img{
	padding-bottom: 6px;
	
}
/* search */

#searchbox div{
	float: left;
}

#searchbox ul li{
	float: left;
}

#searchbox ul li a{
/*\*/
   overflow: hidden;
/**/
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -999px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 3px;
}

#search{
	margin-left: 10px;
}

.searchform{
		float: left;
		margin: 3px 5px;
		padding: 0px;
		height: 16px;
		width:  100px;
}

.searchBtn{
	margin: 3px 2px;
	float: left;
	border: 0px;
    width: 34px;
    height: 18px;
}

/******************************************************/
/* Decoration                                         */                         
/******************************************************/
/* LINE */
.dot_line{
	background:url(../imgs/dotbar.gif);
	background-position: center;
	background-repeat:repeat-x;
	height:12px;
}
.dot_line2{
	background:url(../imgs/dotbar.gif);
	background-position: center;
	background-repeat:repeat-x;
	height:38px;
	margin-left: 14px;
	margin-right: 14px;
}
