@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 00.base style                                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@import url('../../css/data_plan.css');
@import url('../../css/price.css');
@import url('../../css/keiyaku.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}



html {
	overflow-x: hidden;
}
body {
	background: url(../../image/icon/side_line.gif) repeat-y center top;
	font-size:9pt;
	font-family: "ＭＳ Ｐゴシック","Osaka, ""ヒラギノ角ゴ Pro W3";
	margin: 0px auto 0px auto;
	text-align: center;
}
img {
	display: block;
	border: none;
}


h1.title {
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	line-height:14px;
	padding:0;
	letter-spacing: 0.1em;
	font-weight:normal;
	text-align:left;
}
hr {
	border-style: solid;
	border-color: #999999;
}
a {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
    border-style:none;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header{
	background-image:url(../../image/icon/footer.gif);
	background-repeat:x-repeat;
	background-position:top;
	padding:0;
	height: 15px;
}
#header img{
	margin:0;
	padding:0;
}
#header h1{
	margin:6px 0;
	padding:0;
	font-size:10px;
}
h1#title {
	position: absolute;
	top: 80px;
	left: 40px;
	color: #FFFFFF;
	float: left;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top:5px;
	padding:0px;
	background-color:#FFF;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	padding: 0px;
	width: 780px!important;
	width/**/: 780px;
	background-color: #FFFFFF;
	text-align:left;
}
div#contents p {
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	line-height: 1.5em;
}
/******************************************** {div */

#logo {
	width:780px;
	height:70px;
	margin-left:0px;
	vertical-align:top;
	clear:both;
}
#logo_left {
	float:left;
	width:330px;
	height:70px;
	margin-left:0px;
	vertical-align:top;
}
#logo_right {
	background-image:url(../../image/icon/tel.gif);
	background-repeat:no-repeat;
	float:right;
	width:450px;
	height:70px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:top;
	
}
ul.menu {
	margin-left:10px;
	padding:0px;
	list-style:none;

}


#center {
	width:780px;
	margin:0px 0px 0px 0px;
	padding:0;
	clear:both;
}
#center_right {
	float:right;
	width:230px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#center_left {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0;
	width:540px;
}

#menu {
	margin:10px 0px 0px 0px;
	padding:0;
}

/******************************************** {div */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
p.otoiawase1 {
	font-size:12px;
	margin:5px 0px 0px 15px;
	padding:0;
	text-align:center;
	line-height:14px;
}
p.otoiawase2 {
	font-size:12px;
	color:#F03;
	margin:0px 0px 5px 15px;
	padding:0;
	text-align:center;
	line-height:14px;
	font-weight:bold;
}




#footer{
	background-image:url(../../image/icon/footer.gif);
	
	background-repeat:x-repeat;
	background-position:bottom;
	padding:0;
	height: 50px;
}
#footer2 {
	margin-right: auto;
	margin-top:25px;
}
#footer img{
	margin:0;
	padding:0;
}
#footer h1{
	margin:6px ;
	padding:0;
	font-size:10px;
}

p.footer1 {
	font-size:12px;
	text-align:center;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:15px;
	margin-right:0px;
	line-height:20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	padding: 2px;
	color: #999999;
	clear: both;
	line-height: normal;
	background-color: #666666;
}
div#copyright p {
	font-size: 10px;
}
div#copyright span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}
table.menu {
	margin-left:0px;
}
