﻿/*
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, caption { 
	margin: 0;
	padding: 0;
}
*/
body{
	color: black;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 150%;
	background-image: url(./img/bg.jpg);
	background-repeat: repeat-x;
}


a {
	text-decoration: underline;
	color: blue;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}


h1,h2,h3{
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal;
	margin: 0;
}
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 14px; }


#body_frame{
}
#bg_shadow_right2 {
	background-image: url(./img/bg_shadow_right2.jpg);
	vertical-align: top;
}


#wrap{
	width: 750px;
	text-align :left;
	background: #FFF;
}


.banner{
	background: black;
	background: url(./img/header.jpg);
	color: white;
	height: 100px;
}
.banner h1{
	margin: 0;
	padding: 10px 0 0 60px;
	text-align: center;
	color: #FF2266; 
}
.banner h1 a{
	color: white;
	text-decoration: none;
}
.banner h1 a:visited{
	color: white;
}
.banner b {
	color: red;
	font-weight: normal;
}


.navi{
	font-size: 14px;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal;
	padding: 0px 30px;
	margin-bottom: 0px;
	color: #fff;
	background-image: url(img/nav_back.jpg);
	line-height: 24px;
	height: 28px;
}
.navi p{
	margin: 0;
	padding: 0 10px;
}
.navi a{
	color: #fff;
}


.main-pad{
	padding: 5px 10px 10px 10px;
}


.main{
	float: right;
	width: 545px;
	line-height: 120%;
	font-size: 12px;
}
.main h2{
	padding: 0px 0px 0px 26px;
	margin: 0;
	background : url(./img/title-bar1.gif) no-repeat;
	color: #fff;
	line-height: 26px;
	height: 26px;
}
.main h3{
	padding: 0px 0px 0px 26px;
	margin: 5px 0;
	background : url(./img/title-bar2.gif) no-repeat;
	color: #333;
	line-height: 26px;
	height: 26px;
}
.main ul{
	margin: 0;
	padding: 0px 25px;

}
.main li{
	margin: 0;
	padding: 0 2px 10px;
	vertical-align: middle;
	list-style-image: url(img/list-mark1.gif);
}
.main p{
	padding: 0px 10px;
	margin: 0;
}
.main .description{
	background: #eee;
	color: #333;
	padding: 10px;
	margin: 10px 5px;
	border: 1px solid #bbb;
	font-size: 12px;
}
.main .description strong {
	color: #ff0000;
}
.main .description b {
	color: #ff0000;
	font-size: 16px;
	font-weight: normal;
}
.main .article {
	margin: 5px 10px 15px 5px;
}
.main .article2 {
}
.main .article2 b {
	font-size: 16px;
	font-family: "HGPｺﾞｼｯｸE", "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal;
}
.main .contents {
	width: 520px;
	background-color: #FFF0F0;
	border: 1px solid #FF9933;
	margin: 0px;
	padding: 0px;
}
.main .contents tr{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
.main .contents2 {
	background-color: #FFF0F0;
	border: 1px solid #FF9933;
	margin: 9px 5px 5px 5px;
	padding: 10px;
	font-size: 12px;
}
.main .contents2 strong {
	color: #ff0000;
}
.main #e-list dt {
	font-size: 14px;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	font-weight: normal;
	padding: 0px 0px 0px 26px;
	margin: 5px 0;
	background : url(./img/title-bar2.gif) no-repeat;
	color: #333;
	line-height: 26px;
	height: 26px;
}
.main dd.e-des {
	font-size:12px;
	line-height:1.2em;
	background:#e6e6e6;
	padding:3px 3px 0 6px;
	margin:5px 5px 0px;
}
.main dd.e-more {
	text-align:right;
	font-size:90%;
	background:#e6e6e6;
	margin:0 5px 20px 5px;
	padding:0 2px 2px 0;
}
.main dd.e-more a span {
	font-size:80%;
	margin-right:3px;
	vertical-align:1px;
}
.main .pad {
	padding: 5px;
}


.title_black16 {
	font-size: 16px;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	width: 100%;
	border-bottom: 2px dotted #000000;
	color: #000000;
}
.title_or14 {
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: #FF6600;
	margin-top: 8px;
}


.body_black12 {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 8px;
}
.body_green12 {
	font-size: 12px;
	color: #00CC00;
}
.body_blue14 {
	font-size: 14px;
	color:#0066CC;
}
.body_red12 {
	font-size: 12px;
	color: red;
}
.body_font12 {
	font-size: 12px;
}


.menu-pad{
	padding: 5px 5px;
}


.menu{
	float: left;
	background: #fff0f0;
	border: 1px solid #ccc;
	margin: 5px 0 5px 5px;
	width: 191px;
	height: auto;
	font-size: 12px;
	line-height: 150%;
}
.menu h2{
	padding: 0px 0px 0px 10px;
	margin: 0px 0 2px 0px;
	background : url(./img/list-back1.gif) no-repeat;
	color: #fff;
	line-height: 26px;
	height: 26px;
}
.menu h2 a{
	display: block;
	text-decoration: none;
	color: #fff;
	position: relative;
}
.menu ul{
	margin: 0;
	padding: 0;
}
.menu li{
	margin: 0;
	padding: 0;
	display: inline;
	width: auto;
	height: auto;
}
.menu a{
	text-decoration: none;
	color: #000;
	background: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: block;
	padding: 3px 10px;
	width: auto;
	height: auto;
}
.menu li a:link{	color: #000; }
.menu li a:visited{ color: #000; }
.menu li a:hover{ 
	background: #fed;
	text-decoration: none;
}
.menu #mag table {
	font-size: 12px;
	margin: 0px 0 3px 0px;
	padding: 0px 0px 0px 0px;
}
.menu #mag_frame {
	width: 179px;
}
.menu #mag a:visited {
	color: #00f;
	text-decoration: underline;
}
.menu #mag a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.menu #mag_title {
	margin: 0px;
	padding: 0px;
	border-width: 3px;
	border-style: solid;
	border-color: #FF99CC;
}
.menu #mag_logo {
	background: url(./img/logo_mag2.gif) no-repeat;
	font-size: xx-small;
	height: 19px;
	padding-right: 60px;
	float: right;
}
.menu #mag_circle {
	padding-left: 16px;
	background: url(./img/list-mark_s2.gif) no-repeat;
}
.menu #link_free {
	display: block;
	width: 179px;
	height: 50px;
	line-height: 50px;
	background: url(./img/link_free.gif) no-repeat;
}
.menu #qr_code {
	display: block;
	width: 179px;
	height: 160px;
	background: url(./img/qr_code.gif) no-repeat;
}


#bg_login {
	width: 188px;
	height: 250px;
	margin-top: 5px;
	margin-left: 10px;
	background-image:url(./img/bg_login.jpg);
	background-repeat:no-repeat;
}
#bg_login table {
	margin-left: 20px;
	margin-right: 15px;
}
#bg_login td {
	font-size: 10px;
}
#bg_login_input {
	font-size: 12px;
	width: 145px;
}


.register {
	text-align: center;
}
.register input {
	font-size: 12px;
	color: #000000;
	background: #f6f6f6;
	border: #cbcccc 1px solid;
	padding: 0px;
	margin: 0px;
}
.register textarea {
	font-size: 12px;
	color: #000000;
	background: #f6f6f6;
	border: #cbcccc 1px solid;
	padding: 0px;
	margin: 0px;
}
.register caption {
	font-size: 14px;
}
.register table {
	font-size: 12px;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #8b8888 1px solid;
	border-bottom: #8b8888 1px solid;
	border-collapse: collapse;
	width: 510px;
	margin: 10px auto 5px;
	color: #333;
	text-align: left;
}
.register th {
	text-align: center;
	font-weight: normal;
	white-space: nowrap;
	height: 24px;
	background: url(./img/table-back1.gif) repeat-x;
	padding: 2px 6px;
	border-right: #cbcccc 1px solid;
	border-left: #ffffff 0px solid;
	border-top: #cbcccc 1px solid;
	border-bottom: #cbcccc 1px solid;
}
.register td {
	padding: 2px 6px;
	border-right: #ffffff 0px solid;
	border-left: #ffffff 0px solid;
	border-top: #bbbbbb 1px solid;
	border-bottom: #bbbbbb 1px solid;
}
.register th.reg_th1 {
	background: url(./img/table-back2.gif) repeat-x;
}
.register th.reg_th2 {
	background: url(./img/table-back3.gif) repeat-x;
}
.register th.reg_th3 {
	background: url(./img/table-back4.gif) repeat-x;
}
.register th.reg_th4 {
	background: url(./img/table-back5.gif) repeat-x;
}
.register td.reg_td1 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.register .supplement {
	font-size: 10px;
	letter-spacing: 0;
}
.register .explanation {
	font-size: 11px;
	letter-spacing: 0;
}
.register .input_text1 {
	width: 100;
}
.register .input_text2 {
	width: 150;
}
.register .input_text3 {
	width: 200;
}
.register .input_normal {
	width: 320;
}
.register .submit2 {
	color:#fff;
	font-size: 16px;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W6";
	width: 160px;
	height: 44px;
	background: url(./img/button2.gif) no-repeat;
	text-align: center;
	border: 0px;
	cursor: pointer;
}


.button_frame {
}
.button_frame a:hover{
   color: #fff;
   text-decoration: none;
}
.button2 {
	text-align: center;
	color:#fff;
	display: block;
	font-size: 16px;
	font-weight: normal;
	font-family: "HGSｺﾞｼｯｸE", "HGS創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ PRO W6";
	width: 160px;
	height: 44px;
	line-height: 44px;
	background: url(./img/button2.gif) no-repeat;
	text-decoration: none;
}


.error_border {
	border: 2px solid #FF3300;
	color: #FF3300;
}
.no_border {
}


.footer{
	clear: both;
	padding: 0;
	border-top: 1px solid #DDD;
	background: #333;
	color: #e8e8e8;
	text-align: center;
	height: 20px;
	font-size: 12px;
}
.footer p{
	padding: 0;
	margin: 0;
}
.footer a{         color: #e8e8e8; text-decoration: none; }
.footer a:visited{ color: #e8e8e8; }

