@charset "utf-8";

@import url("../packages/tpl001/css/import.css");


//*サブページCSS*/
/*リンク*/

a.s{
	color: #F00;
	text-decoration: underline;
}
a.s:link{
	color: #0180FF;
	text-decoration: underline;
}
a.s:visited{
	color: #0180FF;
	text-decoration: underline;
}
a.s:hover{	
               color: #999;
                position:relative;
	left:1px;
	top:1px;}


/*右*/
#right{
	float:left;
	width:575px;
}


/*テキスト関係*/
h3.a{
	line-height: 33px;
	background-image: url(../packages/tpl001/img/sub/h3_bar.gif);
	height: 33px;
	font-weight:bold;
	color:#333;
	margin-top:30px;
	padding-left: 10px;
	font-size:130%;
	clear:both;
}
h4.a{
	line-height: 27px;
	background-image: url(../packages/tpl001/img/sub/h4_bar.gif);
	margin-top: 30px;
	font-size:110%;
}
h3.s{
	line-height: 33px;
	background-image: url(../packages/tpl001/img/sub/h3_bar.gif);
	height: 33px;
	font-weight:bold;
	color:#333;
	margin-top:30px;
	margin-bottom: 15px;
	padding-left: 10px;
	font-size:130%;
	
}
h4.s{
	line-height: 27px;
	background-image: url(../packages/tpl001/img/sub/h4_bar.gif);
	margin-top: 30px;
	font-size:110%;
	margin-bottom: 15px;
}

/*よくある質問*/
h3.h3s{
	line-height: 33px;
	background-image: url(../packages/tpl001/img/sub/h4_q_bar.gif);
	height: 33px;
	font-weight:bold;
	color:#333;
	margin-top:30px;
	padding-left: 40px;
	font-size:120%;
}
p.answer{
                margin-top:15px;
	line-height: 150%;
	background-image: url(../packages/tpl001/img/sub/h4_a_bar.gif);
	padding-left: 40px;
	background-repeat: no-repeat;
	font-size:120%;
}
/*ここまで*/
p.a{
	font-size:120%;
	margin-top:15px;
	line-height: 150%;
}

/*米印用*/
p.kome{
	line-height: 150%;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 100%;
	padding-top: 5px;
	margin: 0px;
	
}
p.kome2{
	line-height: 150%;
	text-indent: -1em;
	padding-left: 2.5em;
	font-size: 100%;
	padding-top: 5px;
	margin: 0px;	
}
p.komes{
	padding-left: 1em;
	font-size: 100%;
	padding-top: 5px;
	margin: 0px;
	
	
}
/*破線囲み枠とその中のリスト*/
#kakomi{
	padding: 20px;
	border: 1px dashed #999;
	font-size:120%;
                line-height: 150%;
}
#kakomi ul{
	list-style-type: none;
}
#kakomi li{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 150%;
}
#kakomi p.m{
	line-height: 150%;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 70%;
	padding-top: 5px;
	margin: 0px;
	
}

/*--共通項ここまで-------------------------*/

/*追加0826*/
/*利用規定*/
.button{
	margin-top: 30px;
	height: 39px;
}
.buttons{
	height: 39px;
	width: 209px;
	margin-right: 30px;
	float: left;
}

/*初めての方*/
#kakomi li.s{
	text-indent: 5em;
	padding-left: 1em;
	line-height: 90%;
	list-style-image: url(../packages/tpl001/img/sub/list.gif);
	border: 0px;
	border-style: none;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
	font-size:100%;
    　　　　　 margin-bottom: 10px;
}
#newpro{
	margin-top: 15px;
	clear: both;
}
#newpro_left{
	width: 140px;
	float: left;
}
#newpro_lefts{
	width: 140px;
	float: left;
	margin-bottom: 30px;
}
#newpro_right{
	width: 432px;
	float: left;
}

#newpro_right p{
	margin:0;
	padding: 0;
}
#kakomi02{
	border: 3px double #33BDFF;
	font-size:100%;
	line-height: 150%;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#kakomi02 ul{
	list-style-type: none;
}
#kakomi02 li{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 150%;
}
#kakomi02 p.m{
	line-height: 150%;
	text-indent: -1em;
	padding-left: 1em;
	font-size: 70%;
	padding-top: 5px;
	margin: 0px;
	
}
/*加工価格表*/

#kakomis{
	padding: 20px;
	border: 1px dashed #999;
	margin-bottom: 15px;
	line-height: 150%;
	font-size:120%;

}
#kakomis li.ss{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	list-style-type: none;
	}
#kakomis ul{
	list-style-type: none;
}
#kakomis li{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 100%;
	margin-bottom: 10px;
}
.b{
	font-weight: bold;
	font-size:100%;
}

/*追加0826end/
/*サブページCSSend*/
