/* ■■■基本スタイル■■■ */

body {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	/*background-image: url(../../img/image/tpl/bg.jpg);
	background-repeat: repeat-x;*/
	text-align: center;
	letter-spacing: 0;
	color: #000000;
}
p {
	font-size: 13px;
	line-height: 18px;
}
li {
	font-size: 13px;
	line-height: 18px;
}
table {
	margin: 0px;
	table-layout: fixed;
} 
textarea {width:20em;
}

th {
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}
td {
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
}
table.border {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.border td {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.border th {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* ■■■共通スタイル部分■■■ */

#main_box h1 {
	height: 30px;
	line-height: 26px;
	font-size: 13px;
	text-indent: 4px;
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background-image: url(../images/h1.jpg);
	background-repeat: no-repeat;
}
#all #wrapper #main #main_box .h1_2line {
	height: 48px;
	line-height: 16px;
	font-size: 13px;
	background-image: url(../images/h1-2line.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	text-indent: 0px;
}
#main_box h1.h1top {
	margin: 0px 0px 15px 0px;
	text-align: center;
	height: auto;
	text-indent: 0px;
	background: none;
}
#main_box h2 {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	text-indent: 30px;
	margin: 25px 0px 15px 0px;
	padding: 0px;
	background-image: url(../images/h2.gif);
	background-repeat: no-repeat;
	color: #333333;
}
#main_box h2.h2s {
	background-image: url(../../img/image/tpl/h2s.gif);
	width: 100%;
}
#main_box h2.h2price {
	height: 25px;
	line-height: 25px;
	font-size: 17px;
	font-weight: bold;
	text-indent: 15px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: none;
	background: #999999;
	color: #FFFFFF;
}
#main_box h2.vh1 {
	height: 30px;
	line-height: 26px;
	font-size: 21px;
	text-indent: 25px;
	margin: 30px 0px 15px 0px;
	padding: 0px;
	background-image: url(../../img/image/tpl/h1.gif);
	background-repeat: no-repeat;
}
#main_box h3 {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-indent: 25px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#main_box p {
	margin: 6px;
	padding: 0px;
}
#main_box p.center {
	margin: 15px 0px;
	text-align: center;
}
#main_box p.top0 {
	margin-top: 0px;
}
#main_box p.left0 {
	margin-left: 0px;
	margin-right: 0px;
}
#main_box p.btm0 {
	margin-bottom: 0px;
}
#main_box p.margin0 {
	margin: 0px;
}
#main_box p.leftp {
	margin: 0px 0px 0px 20px;
}
#main_box p.rightp {
	margin: 0px 20px 0px 0px;
}
/* ■■■■■■■■■■テンプレート部分■■■■■■■■■■ */

#all {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 320px;
	text-align: left;
}
#summary {
	font-size: 12px;
	line-height: 15px;
	height: 15px;
	width: 320px;
	text-align: left;
	margin: 0px auto;
}
#summary a {
	color: #333333;
	text-decoration: none;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 96%;
	background: #FFFFFF;
	text-align: left;
	margin: 0px 2%;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main_box {
	margin: 0px;
	padding: 0px;
}
#totop {
	text-align: right;
	clear: both;
	margin: 0px;
}
#footer {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	clear: both;
	background: #666666 url(../../img/image/tpl/footer.gif) repeat;
}
#footer table {
	margin: 0px auto;
}
#footer h3 {
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer p {
	width: 180px;
	height: 20px;
	background: #FFFFFF url(../../img/image/tpl/foot_p.gif) no-repeat;
	color: #006699;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: left;
	text-indent: 15px;
}
#footer p.fp2 {
	background: #006699 url(../../img/image/tpl/foot_p2.gif) no-repeat;
	color: #FFFFFF;
}
#footer p a {
	color: #006699;
	text-decoration: none;
	height: 20px;
	display: block;
}
#footer p.fp2 a {
	color: #FFFFFF;
}
#footer ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}
#footer li {
	font-size: 12px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#footer li a {
	color: #666666;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer td.bns {
	text-align: center;
	width: 345px;
}
#footer img {
	margin-bottom: 10px;
}
#footer td.bns .copyright {
	text-align: center;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
#footer td.bns .copyright a {
	color: #666666;
	text-decoration: none;
}
#footer div.footbn3 {
	width: 345px;
	height: 245px;
	background: #FFFFFF url(../../img/image/tpl/foot_bn3bg.gif) no-repeat;
	margin: 0px 0px 10px 0px;
}
p.chui {
	width: 950px;
	margin: 10px auto;
	text-align: left;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
}
.docomo_form {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
