@charset "utf-8";

/* Contents
 * ****************************
 *
 * 1: heading
 * 2: paragraph
 * 3: list
 * 4: table
 * 5: form
 * 6: link
 * 7: others
 *
 * ****************************
 */


/*
======= 1: heading =======
*/
#content h1{
	margin-bottom:23px;
	line-height:100%;
	font-size:100%;
}
#content h1.no_mark{
	background:none;
	padding-left:0px;
}

#content h2{
	clear:both;
}
#content h2.ttl_type01{
	margin-bottom:1em;
	border-left:6px solid #79B651;
	background:#000000;
	padding:7px 3px 5px 12px;
	color:#fff;
	font-size:130%;
}

.ttlBox01 h3 {
	color: #FFFFFF;
	font-size: 100%;
}


.box_error h3 {
	color: #FFFFFF;
	margin-bottom: 12px;
	padding: 8px 0;
	font-size: 105%;
	font-weight: normal;
	text-align: center;
	background-color: #CC0000;
}
.box_error h3 strong {
	padding-left: 25px;
	font-weight: bold;
	background: url(/guide/img/common/icon_error.gif) no-repeat 0 50%;
}


/*
======= 2: paragraph,box =======
*/
p {
	margin-bottom: 1em;
}

/*--//for page explain--*/
.exp_point,
.exp_point02{
	background:url(/guide/img/common/icon_pen02.gif) 0 50% no-repeat;
	padding:3px 5px 3px 20px;
	font-weight:bold;
	color:#616161;
}

.hintArea p{
	font-size:90%;
}

#side .pms{
	padding-top:5px;
}

.boxEntryContent p.date {
	float: left;
	width: 200px;
	padding-left: 12px;
	font-size: 120%;
	font-weight: bold;
	background: url(/guide/img/common/icon_arrow01.gif) no-repeat 0 50%;
}
.boxEntryContent p.toList {
	float: right;
	width: 200px;
	text-align: right;
	font-weight: bold;
}

/*----*/
.boxBtn03 {
	text-align: center;
}
.boxBtn03 .boxBtn03_top{
	width: 600px;
	margin:0 auto;
	padding-top: 12px;
	text-align: center;
	background: url(/guide/img/common/bg_boxBtn03.gif) no-repeat 0 0;
}
.boxBtn03_btm,
.boxBtn03_btm2 {
	width: 600px;
	padding-bottom: 9px;
	background: url(/guide/img/common/bg_boxBtn03_btm.gif) no-repeat 0 100%;
}
.boxBtn03_btm2 {
	padding: 10px 0 20px;
}

.ttlBox01 {
	padding: 5px 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #999999;
}

.partner_box{
	padding:20px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}
.bo_btm01{
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	margin-bottom:20px;
}

.box_error {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border: 1px solid #CC0000;
	border-top: none;
	background-color: #FFD2D2;
}

/*----*/
.box_newsBox02_base {
	width: 670px;
	margin-bottom: 20px;
	background: url(/guide/img/common/box_newsBox_base.gif) repeat-y 0 0;
}
.box_newsBox02_top {
	width: 670px;
	background: url(/guide/img/common/box_newsBox_top.gif) no-repeat 0 0;
}
.box_newsBox02_bottom {
	width: 620px;
	padding: 15px 25px;
	background: url(/guide/img/common/box_newsBox_bottom.gif) no-repeat 0 100%;
}

/*----*/
.boxEntryContent {
	margin-bottom: 2em;
}

/*----*/
.boxOtherEntry {
	color: #999999;
	margin: 0 auto 30px;
	padding: 7px 20px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/*----*/
span.cur {
	color: #FFFFFF;
	padding: 4px 5px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #20628A;
}
span.blk a:link,
span.blk a:visited {
	padding: 4px 5px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
span.blk a:hover {
	color: #FFFFFF;
	background: #20628A;
}

p.to_otherPage {
	text-align: center;
}
p.to_otherPage img {
	vertical-align: middle;
}

/* box_basic */
.box_basic01 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.opt01 {
	margin-bottom: 20px;
	padding: 25px 20px 15px;
}
.opt02 {
	padding: 0 15px;
}
.opt03 {
	margin-bottom: 20px;
	padding: 25px;
}
.opt04 {
	margin-bottom: 20px;
	padding: 25px 30px;
}
.opt05 {
	margin-bottom: 20px;
	padding: 20px 16px;
}

/* box_login */
#side .box_login {
	width: 200px;
	height: 60px;
	padding-top: 8px;
	text-align: center;
	background: url(/guide/img/common/box_login_bg.gif) no-repeat left bottom;
}
#side .box_login p {
	margin-bottom: 2px;
}
#side .box_login p.login {
	margin-bottom: 3px;
}

/*
======= 3: list =======
*/
ul.basic {
	list-style: none;
}

ul.basic li {
	padding-left: 1.2em;
}

.hintArea dl{
	
}
.hintArea dl dt{
	background:url(/guide/img/common/icon_hint.gif) 0 0 no-repeat;
	font-weight:bold;
	padding-left:30px;
	margin-bottom:5px;
}
.hintArea dl dd{
	font-size:85%;
	line-height:120%;
	margin-bottom:10px;
}


#mediaFlow,
#mediaFlow02{
	background:url(/guide/img/media/list_bg.gif);
	padding:0px 4px 4px 4px;
	margin-bottom:20px;
}
#mediaFlow li,
#mediaFlow02 li{
	list-style:none;
	width:165px;
	float:left;
}
#mediaFlow li img,
#mediaFlow02 li img{
	vertical-align: bottom;
}

#sponsorFlow,
#sponsorFlow02{
	background:url(/guide/img/sponsor/list_bg.gif);
	padding:0px 4px 3px 4px;
	margin-bottom:20px;
}
#sponsorFlow li,
#sponsorFlow02 li{
	list-style:none;
	width:165px;
	float:left;
}
#sponsorFlow li img,
#sponsorFlow02 li img{
	vertical-align: bottom;
}

#sideOther{
	list-style:none;
	margin-bottom:10px;
}
#sideOther li{
	list-style:none;
	margin-bottom:10px;
	padding-left:5px;
}

.boxEntryContent li {
	margin: 0 0 1em 20px;
}

/*----*/
dl.list_news02 dt {
	padding: 7px 0 0 10px;
	background: url(/guide/img/common/icon_arrow01.gif) no-repeat 0 70%;
}
dl.list_news02 dd {
	padding-bottom: 7px;
	font-weight: bold;
	background: url(/guide/img/common/bgline01.gif) repeat-x 0 100%;
}


/*
======= 4: table =======
*/
th,
td {
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
}

th img,
td img,
th select {
	vertical-align: middle;
}

table.type1 {
	width: 100%;
	margin-bottom: 1em;
	background: #ffffff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	/*border-collapse: collapse;*/
}

table.type1 th {
	padding: 8px 5px 8px 15px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ccc;
	color: #000;
	text-align: left;
	width: 170px;
	background:#EEEEDD url(/guide/img/common/th_type01_bg.gif) 0 0 repeat-y;
}
table.type1 th .basic {
	color: #666666;
	font-weight: normal;
}

table.type1 td {
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ccc;
	padding: 8px 10px 15px 23px;
	background:#F8F8EF url(/guide/img/common/td_type01_bg.gif) 0 0 repeat-y;
}
table.type1 td.noimg {
	background:#F8F8EF;
}

table.type1 th.cap{
	background:#999;
	font-weight: bold;
	color:#fff;
	padding: 3px 3px 3px 15px;
	border-top: 0px solid #CCCCCC;
	border-bottom:none;
}
table.type1 th.error {
	background: none;
	background-color: #FED2D1;
}
table.type1 td.cap{
	background:#999;
	font-weight: bold;
	color:#fff;
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #CCCCCC;
	border-bottom:none;
}

table.type1 td.hintArea {
	padding: 8px 10px;
	vertical-align:middle;
	background:#E1E1D1;
	width:170px;
}
table.type1 td.hintArealineline {
	vertical-align:middle;
}
/*----*/
table.type1 table.basic {
	width: 100%;
}
table.type1 table.basic th {
	width: auto;
	padding: 0;
	vertical-align: top;
	border: none;
	background: none;
}
table.type1 table.basic td {
	padding: 0;
	vertical-align: top;
	border: none;
	background: none;
}
/*----*/
table.type1 td table.in_table01{
	background:#EEEEDD;
	width:100%;
	margin-bottom:15px;
}
table.type1 td table.in_table01 th,
table.type1 td table.in_table01 td{
	background:none;
	padding:5px;
	border-top:none;
	border-bottom:none;
}
table.type1 td table.in_table01 th{
	white-space:nowrap;
	width:20%;
	text-align:right;
	/*vertical-align:top;*/
}
table.type1 td table.in_table02{
	background:#EAEAE2;
	width: 90%;
	margin-left: 10px;
}
table.type1 td table.in_table02 th,
table.type1 td table.in_table02 td{
	background:none;
	padding:5px;
	border-top:none;
	border-bottom:none;
}
table.type1 td table.in_table02 th{
	white-space:nowrap;
	width: auto;
	text-align: left;
	/*vertical-align:top;*/
}


table.type1 td.union_b3,
table.type1 th.union_b3{
	border-top: 1px solid #CCCCCC;
}


table.type1 td input,
table.type1 td select,
table.type1 td input[type="radio"],
table.type1 td input[type="checkbox"]{
	vertical-align: middle;
	margin: 5px 0;
}


/* submit table */
table.type_submit {
	margin: 0 auto 5px;
}
table.type_submit02 {
	margin: 0;
}
table.type_submit03 {
	margin: 0 auto;
}
table.type_submit td,
table.type_submit02 td,
table.type_submit03 td {
	padding: 0;
	border: none;
	background: none;
}
table.type_submit td.td_l,
table.type_submit02 td.td_l,
table.type_submit03 td.td_l {
	padding-right: 15px;
}

.targetingBox01 table.type_submit02,
.targetingBox03 table.type_submit02 {
	width: auto;
}

#partner_thumb_table{
	margin:0 auto;
}
#partner_thumb_table td{
	padding:10px;
	text-align:center;
}

span.mark_hissu{
display:block;
background:url(/guide/img/common/mark_hissu.gif) right 50% no-repeat;
padding:2px 32px 2px 0px;
}
span.mark_nini{
display:block;
background:url(/guide/img/common/mark_nini.gif) right 50% no-repeat;
padding:2px 32px 2px 0px;
}


/* box_error table */
.box_error table {
	margin: 0 15px;
}
.box_error table th,
.box_error table td {
	padding-bottom: 8px;
}
.box_error table th {
	color: #CC0000;
	padding-right: 65px;
	text-align: left;
	font-weight: bold;
}

/* boxOtherEntry table */
.boxOtherEntry table {
	width: auto;
	margin: 0 auto;
}
.boxOtherEntry table td {
	padding: 0 5px;
}
/*
======= 5: form =======
*/

form {	margin: 0;}
.form_error { color: #990000; }

input.type1 {
	padding: 3px 10px;
	border-top: 1px solid #6bb631;
	border-right: 1px solid #579728;
	border-bottom: 1px solid #579728;
	border-left: 1px solid #6bb631;
	color: #ffffff;
}

input.type2 {
	padding: 3px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
	border-left: 1px solid #999999;
	color: #ffffff;
}


input[type="text"],
input[type="password"],
input[type="file"],
select,
textarea {
	padding: 2px;
	font: 99% Verdana, Geneva, sans-serif;
	border: 1px solid #cccccc;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	padding: 2px;
	border: 1px solid #8BBB38;
	background-color: #D9E8B9;
}

input[type="radio"],
input[type="checkbox"]{
	vertical-align: bottom;
	margin:0 2px 2px 0;
}

.inputText {
	padding: 1px 2px;
	border: 1px solid #cccccc;
	margin:0 3px 0 5px;
}

td input,
th input,
td select,
th select,
td textarea,
th textarea{
	vertical-align:middle;
}

label{
	vertical-align:middle;
	display:inline-block;
}


/*
======= 6: link =======
*/

a:link,
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}



/*---btn set---*/
p.btn_alignL a:link,
p.btn_alignL a:visited,
p.btn_alignL a:hover,
td.btn_alignL a:link,
td.btn_alignL a:visited,
td.btn_alignL a:hover {
	margin: 0;
}
a.btn_66G:link,
a.btn_66G:visited,
a.btn_66G:hover,
a.btn_136B:link,
a.btn_136B:visited,
a.btn_136B:hover {
	color: #FFFFFF;
	margin:0 auto;
	display:block;
	padding-top: 7px;
	/* \*/
	overflow: hidden;
	/**/
	text-align: center;
	text-decoration: none;
	line-height: 1;
	font-size: 13px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3", sans-serif;
}
/**/
a.btn_66G:link,
a.btn_66G:visited {
	width: 66px;
	height: 21px;
	background: url(/guide/img/common/btn_66G_n.gif) no-repeat 0 0;
}
a.btn_66G:hover {
	width: 66px;
	height: 21px;
	background: url(/guide/img/common/btn_66G_o.gif) no-repeat 0 0;
}
/**/
a.btn_136B:link,
a.btn_136B:visited {
	width: 136px;
	height: 21px;
	background: url(/guide/img/common/btn_136B_n.gif) no-repeat 0 0;
}
a.btn_136B:hover {
	width: 136px;
	height: 21px;
	background: url(/guide/img/common/btn_136B_o.gif) no-repeat 0 0;
}

/*---icon---*/

table.type2 td a {
	color: #003366;
}

.boxOtherEntry a.prev {
	padding-left: 10px;
	font-weight: bold;
	background: url(/guide/img/common/icon_arrow02_l.gif) no-repeat 0 50%;
}
.boxOtherEntry a.next {
	padding-right: 10px;
	font-weight: bold;
	background: url(/guide/img/common/icon_arrow02_r.gif) no-repeat 100% 50%;
}

/* guide_sublist */
.guide_sublist {
text-align:right;
}
.guide_sublist a{
padding:5px 5px 5px 25px;
}
.guide_sublist a:link,
.guide_sublist a:visited{
background:#fff url(/guide/img/common/side_mark1.gif) no-repeat 5px 0.4em;
}
.guide_sublist a:hover{
background:#F1F6EC url(/guide/img/common/side_mark1.gif) no-repeat 5px 0.4em;
}


/*
======= 7: others =======
*/
img {	border: none;}
hr {	display: none;}
.no {	margin: 0 !important;}

.align1 {	text-align: center;}
.align2 {	text-align: right;}
.align3 {	text-align: left;}

.yen{
	color:#2C9D37;
	font-weight: bold;
}

.fs01 {
	color: #616161;
}

#content .ma_b01{	margin-bottom:1em;}
#content .ma_b02{	margin-bottom:2em;}
#content .ma_b03{	margin-bottom:3em;}
#content .ma_b04{	margin-bottom:4em;}
#content .ma_b05{	margin-bottom:5em;}
#content .ma_b06{	margin-bottom:0.5em;}
#content .ma_b07{	margin-bottom:1.5em;}
#side .ma_b01{	margin-bottom:1em;}
#side .ma_b02{	margin-bottom:2em;}
#side .ma_b03{	margin-bottom:3em;}

#content .ma_l01{	margin-left:5px;}

#content .pa_l01{ padding-left:12px;}

.fl_l{	float:left;}
.fl_r{	float:right;}

.question{	margin:0px 8px;}
.clear{	clear:both;}

.atten01 { color: #999999;}
.atten02 { color: #339966;}
.atten03 { color: #CC0000;}
.atten04 { color: #62B33A;}
.atten05 { color: #666666;}
.atten06 { color: #000000;}
.atten07 { color: #005C95;}
.atten08 { color: #003366;}
.atten09 { color: #146996;}


.table_atten01{
	font-size:85%;
	font-weight:bold;
	color:#4EA44D;
}
.table_atten02{
	font-size:80%;
}
.table_atten03{
	color: #666666;
	font-size:80%;
}
.table_atten04{
	color: #cc0000;
	font-size:85%;
}
.table_atten05{
	color: #3A6B85;
	font-size:95%;
	font-weight:bold;
}



/*------ clearfix -------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */


/*=================================================================================*/

/*------ 2010/2/15 edit -------*/
.cam_banner {
	margin-bottom:1.5em;
}
.cam_banner p {
	text-align:center;
	margin-bottom:5px;
	padding:0;
}

/*=================================================================================*/
/*=================================================================================*/
/*=================================================================================*/

.site_index_box{
	width:300px;
	height:310px;
	background:url(../../img/index/site_box_bg.gif) no-repeat;
	padding:15px;
	float:left;
}

.area_index_box{
	width:300px;
	height:310px;
	background:url(../../img/index/area_box_bg.gif) no-repeat;
	padding:15px;
	float:right;
}

.pitta_index_box {
	width:670px;
	height:340px;
	margin-bottom:20px;
}
