@charset "UTF-8";

/************************************************* reset ***/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 addres, ul, ol, dl, dt, dd, table, th, td, form, fieldset{
  margin:0;
  padding:0;
  line-height:1.0;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
table{
  border-collapse:collapse;
  border-spacing:0;
  vertical-align: bottom;
}
ul,ol{
  list-style:none;/*黒丸を消す*/
}
a{
text-decoration: none;/*下線を消す*/
}
img{
	vertical-align: bottom;
	border: 0;
}
ing,input{
  vertical-aligin: bottom;
}
html {
	font-size: 62.5%;
}
body {
	-webkit-text-size-adjust: 100%;
}
/************************************************* body ***/
body {
	background: #ffffdd;
	color: #000000;
	font-size: 1.4rem; font-size: 14px;
}
a {
	color: #000000;
}
/************************************************* font ***/
h1 {
	width: 100%;
	font-size: 1.4rem; font-size: 14px;
	text-align: center;
	color: #ffffff;
	background: #ff33cc;
	height: 25px;
	line-height: 25px;
}
h2 {
	width: 550px;
	height: 43px;
	font-size: 1.5rem; font-size: 15px;
	color: #ffffff;
	line-height: 45px;
	background: url(../images/headline.png) no-repeat;
	margin-left: 10px;
	padding-left: 20px;
}
p {
	line-height: 130%;
}
strong {
	font-weight: bolder;
	margin: 0;
	padding: 0;
}
/************************************************* main ***/
#main {
	width: 800px;
	background: #ffffff url(../images/bg_main.jpg) top no-repeat;
	margin: 0 auto;
}
#img_back01 {
	width: 800px;
	background: url(../images/img001.jpg) right no-repeat;
}
#text01 {
	width: 760px;
	border: #ff99cc 2px solid;
	border-radius: 0 12px 12px 12px;
	background: #ffffff;
	margin: 0 auto 15px;
	padding: 5px 8px 8px;
}
#text02 {
	width: 580px;
	border: #ff99cc 2px solid;
	border-radius: 0 12px 12px 12px;
	background: #ffffff;
	margin: 0 0 15px 10px;
	padding: 5px 8px 8px;
}
.mgn_text {
	margin-bottom: 10px;
}
.img_001 {
	margin: 12px 0 10px;
}
.img_callsma {
	margin-top: 15px;
}
.text_deco01 {
	color: #ff33ff;
	font-weight: bolder;
}
.text_deco02 {
	color: #ff33ff;
	font-weight: bolder;
	text-decoration: underline;
}
/************************************************* header ***/
#header {
	width: 800px;
	margin: 0;
	padding: 0;
}
/************************************************* menu ***/
#menu {
	width: 800px;
	height: 61px;
	padding: 207px 0 5px;
}
#menu li {
	text-indent: -9999px;
	float: left;
}
#menu a {
	width: 160px;
	height: 61px;
	display: block;
}
a.menu01 {
	background: url(../images/menu.png) 0% top no-repeat;
}
a.menu01:hover {
	background: url(../images/menu.png) 0% bottom no-repeat;
}
a.menu02 {
	background: url(../images/menu.png) 25% top no-repeat;
}
a.menu02:hover {
	background: url(../images/menu.png) 25% bottom no-repeat;
}
a.menu03 {
	background: url(../images/menu.png) 50% top no-repeat;
}
a.menu03:hover {
	background: url(../images/menu.png) 50% bottom no-repeat;
}
a.menu04 {
	background: url(../images/menu.png) 75% top no-repeat;
}
a.menu04:hover {
	background: url(../images/menu.png) 75% bottom no-repeat;
}
a.menu05 {
	background: url(../images/menu.png) 100% top no-repeat;
}
a.menu05:hover {
	background: url(../images/menu.png) 100% bottom no-repeat;
}
/************************************************* 1000円無料 ***/
#free1000 {
	width: 780px;
	background: #ff3366;
	padding: 25px 10px;
}
#how_to_free {
	width: 569px;
	height: 185px;
	background: #ffffff url(../images/how_to_free.gif) top no-repeat;
	margin: 20px 10px 0 0;
	padding: 0 8px;
	overflow: hidden;
	float: left;
}
#how_to_free ul {
	list-style-type: decimal;
	margin: 36px 0 5px 25px;
	line-height: 250%;
}
.text_free_s {
	font-size: 12rem; font-size: 12px;
}
#free1000_code {
	width: 165px;
	height: 185px;
	background: url(../images/freecode.jpg) no-repeat;
	text-align: center;
	margin-top: 20px;
	padding: 0 10px;
	float: left;
}
.code {
	font-size: 2.4rem; font-size: 24px;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 4px;
	line-height: 1.0;
	background: #ffffff;
	border: #666666 1px solid;
	border-radius: 6px;
	margin-top: 70px;
	padding: 6px 0;
}
#ntt050plus {
	width: 150px;
	height: 97px;
	border: #ffffff 2px solid;
	border-radius: 8px;
	background: #333333;
	font-size: 1.2rem; font-size: 12px;
	color: #ffffff;
	line-height: 120%;
	text-align: center;
	margin: 20px 10px 0 0;
	padding: 5px 0;
	overflow: hidden;
	float: left;
}
.img_050plus {
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background: #000000;
	margin: 5px 0;
	padding: 6px 2px 2px;
}
.img_callsma {
	margin-top: 20px;
	float: left;
}
/************************************************* 支払方法 ***/
#card {
	border: #cccccc 2px solid;
	border-radius: 6px;
	text-align: center;
	margin: 3px 0 8px 0;
	padding: 5px;
}
/************************************************* サービスポイント ***/
#service {
	background: url(../images/img002.jpg) left top no-repeat;
	margin-bottom: 15px;
	padding: 0 10px 0 250px;
}
#point {
	background: #000000;
	border: #999999 2px solid;
	border-radius: 12px;
	font-size: 1.6rem; font-size: 16px;
	color: #ffffff;
	font-weight: bolder;
	margin: 10px 0;
	padding: 7px 20px;
	display: inline-block;
}
.po1 {
	text-align: right;
	padding: 4px 0;
}
.po2 {
	padding: 4px;
}
.po3 {
	color: #ffff00;
	text-align: left;
	padding: 4px 0 4px 10px;
}
/************************************************* 利用規約 ***/
#kiyaku {
	line-height: 120%;
	list-style-type: circle;
	margin-left: 15px;
}
#kiyaku li {
	margin-top: 10px;
}
/************************************************* 問い合わせ ***/
#support {
	margin: 5px 0 10px;
}
.icon_support {
	margin: 0 5px;
}
#text_support {
	border-top: #cccccc 1px dotted;
	padding-top: 10px;
}
/************************************************* footer ***/
#footer_menu {
	width: 800px;
	background: url(../images/bg_footer.jpg) bottom no-repeat;
	text-align: center;
}
#footer_menu ul {
	padding: 25px 0 5px;
}
#footer_menu li {
	display: inline-block;
	line-height: 25px;
	text-align: center;
}
#footer_menu a {
	display: block;
	width: 110px;
	height: 25px;
}
#footer_menu a:hover {
	background: #ffccff;
}
#footer {
	width: 100%;
	text-align: center;
	color: #ffffff;
	background: #ff33cc;
	padding: 5px 0 10px;
}
.warning {
	text-align: center;
	line-height: 1.0;
	padding-top: 5px;
}
.cent {
	text-align: center;
}
