@charset "utf-8";

body {
	font-size: 75%;
	background: url(../images/bg_ptn.jpg) repeat;
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
	border: 0;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,table,th,td,form {
	margin: 0px;
	padding: 0px;
	line-height: 1.1;
	border: 0;
	font-size: 1em;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p {
	line-height: 1.25;
}
input,textarea,select {
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.25em;
}
input.btn {
	font-size: 1.1em;
	margin: 0 5px 0 0;
}
label {
	margin: 0 4px 0 0;
}
a {
	outline: none; 
}
ul,ol {
	list-style-type: none;
}
a:link { color: #993399; }
a:visited { color: #993399; }
a:hover { color: #CC99FF; }
a:active { color: #99CCFF; }

.pgbtm_caution a:link { color: #FF3300; }
.pgbtm_caution a:visited { color: #FF3300; }
.pgbtm_caution a:hover { color: #FF9966; }
.pgbtm_caution a:active { color: #FFCC33; }

#company a:link { color: #FF9900; }
#company a:visited { color: #FF9900; }
#company a:hover { color: #FF6699; }
#company a:active { color: #FF99CC; }

#footer a:link { color: #666666; }
#footer a:visited { color: #666666; }
#footer a:hover { color: #CCCC99; }
#footer a:active { color: #CCCCFF; }

div#wrapper {
	display:block;
	_display:inline-block;
	width: 898px;
	padding: 0 12px 0;
	margin: 0 auto;
	background: url(../images/wrap_bg.jpg) repeat-y;
}
div#header {
	width: 872px;
	padding: 9px 15px 16px 0;
	margin: 0 4px 8px 7px;
	background: url(../images/head_bg.jpg) no-repeat left bottom;
}
div#header:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
div#content {
	display:block;
	_display:inline-block;
	margin: 0 0 0 19px;
}
div#content:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
div#left {
	width: 207px;
	margin: 7px 13px 0 0;
	float: left;
}
div#main {
	width: 645px;
	float: left;
}
#footer {
	width:861px;
	
}

/*--header-----------------------------------------------------------------------------------------------*/
div.logo_area {
	width: 294px;
	min-height: 78px;
	_height: 78px; 
	position: relative;
	float: left;
}
p.logo_text {
	font-size: 0.85em;
	color: #999999;
	position: relative;
	top: 9px;
	left: 84px;
	z-index: 1;
}
h1#logo a {
	width: 294px;
	height: 78px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	left: 1px;
	z-index: 0;
}
div.headbnr {
	float: right;
}
/*--content---------------------------------------------------------------------------*/
/*--left-------------------------------------------------------*/
h2.h2_navi {
	width: 202px;
	height: 45px;
	background: url(../images/h2_navi.jpg) no-repeat;
	text-indent: -9999px;
}
ul#navi {
	width: 180px;
	height: 136px;
	padding: 0 17px 21px 10px;
	margin: 0 0 9px;
	background: url(../images/navi_bg.jpg) no-repeat;
}
ul#navi li {
	width: 180px;
	height: 34px;
}
ul#navi li a {
	display: block;
	width: 180px;
	height: 34px;
	text-indent: -9999px;
}
li.navi01 a {
	background: url(../images/navi.jpg) no-repeat 0 0;
}
li.navi02 a {
	background: url(../images/navi.jpg) no-repeat 0 -34px;
}
li.navi03 a {
	background: url(../images/navi.jpg) no-repeat 0 -68px;
}
li.navi04 a {
	background: url(../images/navi.jpg) no-repeat 0 -102px;
}
li.navi01 a:hover,
li.navi01_on a {
	background: url(../images/navi.jpg) no-repeat -180px 0;
}
li.navi02 a:hover,
li.navi02_on a {
	background: url(../images/navi.jpg) no-repeat -180px -34px;
}
li.navi03 a:hover,
li.navi03_on a {
	background: url(../images/navi.jpg) no-repeat -180px -68px;
}
li.navi04 a:hover,
li.navi04_on a {
	background: url(../images/navi.jpg) no-repeat -180px -102px;
}
/*--left_column--------------------------------------------------------------------------------*/
div#left {
	font-size: 0.85em;
	color: #666666;
	line-height: 1.25;
}
h2.h2_left_column {
	width: 202px;
	height: 41px;
	background: url(../images/h2_left_column.jpg) no-repeat;
	text-indent: -9999px;
}
div.left_box {
	width: 180px;
	padding: 4px 10px 0 12px;
	background: url(../images/bg_left.jpg) repeat-y;
}
div.left_box p {
	width: 159px;
	padding: 7px 11px 8px;
}
img.img_left_column {
	margin: 2px 0 0;
}
div.left_box_btm {
	width: 202px;
	padding: 0 0 24px;
	margin: 0 0 12px;
	background: url(../images/bg_left_btm.jpg) no-repeat left bottom;
}
/*--footer---------------------------------------------------------------------*/
div#company p,
div#company ul li {
	font-size: 0.85em;
	line-height: 1.25;
	color: #666666;
}
div#link_svc_box {
	margin: 13px 0 0;
	min-height: 74px;
	_height: 74px;
	background: url(../images/bg_link_svc.jpg) no-repeat left top;
}
ul#link_svc {
	display:block;
	_display:inline-block;
	width: 779px;
	padding: 10px 0 0 82px;	
}
ul#link_svc:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul#link_svc li.svc01 {
	float: left;
	clear: both;
}
div#company {
	display:block;
	_display:inline-block;
	width: 861px;
	margin: 10px 19px 6px 18px;
	padding: 19px 0 0; 
	background: url(../images/line_foot.gif) no-repeat;
}
div#footer {
	width: 853px;
	margin: 0 19px 0 18px; 
	padding: 15px 4px 5px; 
	background: url(../images/line_foot.gif) no-repeat;
	font-size: 0.85em;
	line-height: 1.25;
	color: #666666;
}
div#footer:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
ul#ftnavi {
	float: right;
}
ul#ftnavi li {
	display: inline;
	margin: 0 0 0 0.5em;
}

ul#ftnavi li a {
	margin: 0 0.5em 0 0;	
}
ul#ftnavi li.fnv07 a {
	margin: 0;	
}
p.copy {
	margin: 8px 0 0;
	clear: both;
	float: right;
	color: #666666;
}

/*--main-------------------------------------------------------------------------*/
p.top_text {
	width: 599px;
	margin: 0 0 18px 0;
	padding: 0 23px 16px 17px;
	background: url(../images/line_bbs01.gif) no-repeat left bottom;
}
p.top_text2 {
	width: 599px;
	margin: 0 0 18px 0;
	padding: 0 23px 16px 17px;
}
p.top_text3 {
	width: 599px;
	padding: 0 23px 10px 17px;
}

/*--index-----------------------------------------*/
div.top_lead {
	display:block;
	_display:inline-block;
	width: 645px;
	margin: 0 0 13px;
}
div.top_lead:after {
	display: block;
	height: 0;
	line-height: 0;
	content: ".";
	visibility: hidden;
	clear: both;
}
div.top_lead div.text_box {
	width: 348px;
	float: left;
}
div.top_lead p.ttl {
	width: 348px;
	height: 113px;
	text-indent: -9999px;
	background: url(../images/img_top_lead_ttl.jpg) no-repeat;
}
div.top_lead p.text {
	width: 320px;
	min-height: 64px;
	_height: 64px;
	padding: 15px 11px 0 17px;
	line-height: 1.25;
	font-size: 10px;	
	background: url(../images/img_top_lead_bg.jpg) no-repeat;
}
div.top_lead img {
	width: 297px;
	height: 192px;
	float: left;
}

/*--top_main_menu--------*/
table.top_main_menu {
	width: 630px;
	margin: 0 0 0 11px;
	border-collapse: collapse;
}
table.top_main_menu th {
	width: 200px;
	height: 67px;
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
}
table.top_main_menu td.text {
	width: 200px;
	padding: 10px 10px 0 0;
	line-height: 1.25;
	text-align: left;
	vertical-align: top;
	color: #876647;
}

table.top_main_menu td.link {
	width: 200px;
	padding: 9px 10px 0 0;
	text-align: right;
	vertical-align: top;
}
table.top_main_menu th a {
	display: block;
	width: 200px;
	height: 67px;
	text-indent: -9999px;
}
th.tmm01 a {
	background: url(../images/tmm.jpg) no-repeat 0 0;
}
th.tmm02 a {
	background: url(../images/tmm.jpg) no-repeat -200px 0;
}
th.tmm03 a {
	background: url(../images/tmm.jpg) no-repeat -400px 0;
}
th.tmm01 a:hover {
	background: url(../images/tmm.jpg) no-repeat 0 -67px;
}
th.tmm02 a:hover {
	background: url(../images/tmm.jpg) no-repeat -200px -67px;
}
th.tmm03 a:hover {
	background: url(../images/tmm.jpg) no-repeat -400px -67px;
}

td.link a {
	padding: 1px 2px 0 18px;
	background: url(../images/mk_arrow.gif) no-repeat;
}

/*--top_form--------*/
h2.h2_top_maigo {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_maigo.jpg) no-repeat;
	text-indent: -9999px;
}
p.top_maigo_text {
	width: 599px;
	margin: 0 23px 17px;
}
form.top_form {
	width: 622px;
	padding: 0 0 20px;
	margin: 0 0 22px 9px;
	background: url(../images/bg_form_btm.jpg) no-repeat left bottom;
}
h3.h3_top_form {
	width: 622px;
	height: 48px;
	background: url(../images/h3_top_form.jpg) no-repeat;
	text-indent: -9999px;
}
table.top_form {
	width: 622px;
	border-collapse: collapse;
	background: url(../images/bg_form.jpg) repeat-y;
}
table.top_form th {
	width: 130px;
	padding: 6px 0 6px 51px;
	background: url(../images/mk_circle_b.gif) no-repeat 31px 49%;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #333333;
}
table.top_form td {
	width: 410px;
	padding: 6px 31px 6px 0;
}
table.top_form td span.cap10px {
	margin: 0 0 0 10px;
	font-size: 0.85em;
	color: #656565;
}
table.top_form td.ta_c {
	width: 560px;
	padding: 6px 31px 9px;
	text-align: center;
}
input.ftxt01 {
	width: 223px;
}
textarea.fta {
	width: 258px;
	hight: 55px;
}
input.fontsize{
	font-size:1em;
}

/*--pgbtm_caution------*/
div.pgbtm_caution {
	width: 621px;
	margin: 0 0 15px 10px;
	font-size: 0.85em;
	clear:both;
}
h4.caution {
	padding: 4px 0 8px 0;
	background: url(../images/line_caution.gif) no-repeat left bottom;
}
span.mk_caution {
	padding: 4px 0 0 17px;
	background: url(../images/mk_caution.gif) no-repeat;
}
div.pgbtm_caution p, dl{
	padding: 5px 10px 20px 10px;
}

div.pgbtm_caution dt{
	padding: 5px;
}

div.pgbtm_caution dd{
	padding: 0 0 5px 15px;
	line-height: 1.25;
}

/*--blogparts-----------------------------------------*/
h2.h2_top_parts {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_blogparts.jpg) no-repeat;
	text-indent: -9999px;
}
div.bparts {
	width: 150px;
	height: auto;
	padding: 10px 10px 20px 10px;
	float: left;
}
div.bparts_text {
	width: 455px;
	height: auto;
	padding: 10px;
	float: right;
}
div.bparts_text p {
	padding: 8px;
}
p.bparts_code {
	width: 418px;
	color: #666666;
	border: 1px solid #ccc;
	margin: 10px 5px;
	padding: 10px;
}

/*--maigobbs-----------------------------------------*/
h2.h2_top_bbs {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_maigobbs.jpg) no-repeat;
	text-indent: -9999px;
}
div.article{
	width: 645px;
	margin:0 0 10px 0;
	background: url(../images/line_bbs02.gif) no-repeat left bottom;
	float: left;
}
p.article_posimg{
	width: 180px;
	padding: 0 10px 20px 10px;
	vertical-align: top;
	float:left;
}
div.article_content{
	width:420px;
	float:left;
}
p.mk_title {
	font-weight: bold; 
	padding: 4px 0 0 24px;
	background: url(../images/mk_star.gif) no-repeat;
}
p.article_time{
	width:418px;
	padding:5px 0 5px 0;
	margin:0 0 10px 0;
	text-align:right;
	font-size:0.85em;
	background: url(../images/line_dotted.gif) no-repeat bottom;
}
table.article {
	width: 420px;
	margin: 0 0 8px 0;
	border-collapse: collapse;
}
table.article th {
	width: 30%;
	padding: 8px 0 8px 26px;
	background: url(../images/mk_circle_g.gif) no-repeat 3px 49%;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #996600;
}
td.article_sent{
	padding: 0 20px 0 30px;
	line-height: 1.25;
}
td.article_bt {
	text-align: center;
	padding: 10px 0 10px 0;
}
td.article_del {
	text-align: right;
	font-size: 0.85em;
	padding: 0 0 18px 0;
}
p.bbs_bt a {
	display: block;
	width: 208px;
	height: 40px;
	text-align:center;
	margin:0 auto 0 auto;
	text-align: center;
	text-indent: -9999px;
	background: url(../images/bbs_bt.jpg) no-repeat 0 0;
	vartical-align: bottom;
}
p.bbs_bt a:hover {
	background: url(../images/bbs_bt.jpg) no-repeat 0 -40px;
}
p.bbs_page {
	width:620px;
	margin:0 0 20px 0;
	text-align:right;
	font-size:0.85em;
}

/*--bbs_comment-----------------------------------------*/
p.bbs_form_title {
	width: 410px;
	margin: 0 0 5px 40px;
	padding: 6px 0 2px 82px;
	background: url(../images/mk_of.jpg) no-repeat left top;
	font-weight: bold;
}
p.bbs_form_area {
	width: 560px;
	margin:0 0 5px 0;
	text-align: right;
}
table.bbs_form {
	width: 540px;
	margin: 0 0 18px 40px;
	border-collapse: collapse;
	background: url(../images/line_of.gif) no-repeat left top;
}
table.bbs_form td {
	width:380px;
	padding: 18px 0 0 0;
}
table.bbs_form td.comment_sendpass02 {
	width:540px;
	padding: 18px 0 0 0;
	text-align: center;
}

table.bbs_form th {
	width: 130px;
	padding: 18px 25px 0 5px;
	text-align: left;
	font-weight: normal;
}
td.comment_sendpass{
    text-align: center;
}
td.comment_sendpass img{
	margin: 0 10px 8px 0;
    vertical-align: middle;
}
td.comment_sendpass02 img{
	margin: 0 10px 8px 0;
    vertical-align: middle;
}

img.comment_sendpass{
	border: 1px solid #CCCCCC;
}

/*--bbs_edit-----------------------------------------*/
h3.h3_bbs_edit {
	width: 270px;
	height: 27px;
	background: url(../images/h3_bbs_edit.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}
/*--poster-----------------------------------------*/
h3.h3_top_poster {
	width: 622px;
	height: 48px;
	background: url(../images/h3_top_poster.jpg) no-repeat;
	text-indent: -9999px;
}
div.top_poster {
	width: 622px;
	padding: 0 0 20px;
	margin: 0 0 22px 9px;
	background: url(../images/bg_form_btm.jpg) no-repeat left bottom;
}
div.poster_in {
	width: 622px;
	text-align: center;
	border-collapse: collapse;
	background: url(../images/bg_form.jpg) repeat-y;
}
div.poster_in img{
	border: 1px solid #CCCCCC;
	margin: 10px;
}
ul#poster_bt{
	width:477px;
	margin:0 auto 0 auto;
}
li.poster_bt {
	width: 308px;
	height: 76px;
	margin: 0 11px 0 0;
	float: left;
}
li.poster_bt a {
	display: block;
	width: 308px;
	height: 76px;
	text-indent: -9999px;
	background: url(../images/poster_bt.jpg) no-repeat 0 0;
}
li.poster_bt a:hover {
	background: url(../images/poster_bt.jpg) no-repeat 0 -76px;
}
li.poster_clbt {
	width: 158px;
	height: 56px;
	float: left;
}
li.poster_clbt a {
	display: block;
	width: 158px;
	height: 56px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	background: url(../images/poster_clbt.jpg) no-repeat 0 0;
}
li.poster_clbt a:hover {
	background: url(../images/poster_clbt.jpg) no-repeat 0 -56px;
}
.poster_intext {
	width:477px;
	margin:0 auto 0 auto;
	padding:14px 0 14px 0;
	text-align:left;
	color: #666666;
	font-size: 0.85em;
	clear: both;
}
p.poster_trk a {
	display: block;
	width: 477px;
	height: 46px;
	text-align:center;
	margin:0 auto 0 auto;
	text-align: center;
	text-indent: -9999px;
	background: url(../images/poster_trkbt.jpg) no-repeat 0 0;
	vartical-align: bottom;
}
p.poster_trk a:hover {
	background: url(../images/poster_trkbt.jpg) no-repeat 0 -46px;
}
div.poster_btm{
	width: 622px;
	padding: 0 0 20px;
	margin: 0 0 16px;
	background: url(../images/bg_form_btm.jpg) no-repeat left bottom;
}

/*--poster_trk-----------------------------------------*/
h3.h3_poster_trk {
	width: 309px;
	height: 27px;
	background: url(../images/h3_poster_trk.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}

h4.h4_trk_navi{
	width: 146px;
	height: 36px;
	margin:0 0 0 10px;
	background: url(../images/h4_trk_navi.jpg) no-repeat;
	text-indent: -9999px;
}
table.trk_navi{
	width:586px;
	margin:5px 0 0 28px;
	font-size: 0.85em;
	color: #666666;
	line-height: 1.25;
}
table.trk_navi td{
	width:143px;
	padding:10px 3px 0 2px;
	vertical-align: top;
}
p.trk_cont_title {
	height:30px;
	font-weight: bold; 
	padding: 4px 0 0 24px;
	background: url(../images/trk_cont_titlebg.jpg) no-repeat;
}
p.trk_form_top {
	width: 599px;
	margin: 18px 0 18px 0;
	padding: 0 23px 10px 17px;
	font-weight:bold;
	background: url(../images/line_bbs02.gif) no-repeat left bottom;
}
.trk_form_text {
	padding: 6px 0 6px 30px;
	font-size: 0.85em;
	color: #666666;
	line-height: 1.25;
}
table.trk_form {
	margin: 0 auto 18px auto;
	border-collapse: collapse;
}
table.trk_form td {
	padding:10px;
}

table.trk_form th {
	width: 130px;
	padding: 6px 0 6px 30px;
	background: url(../images/mk_arrow_p.gif) no-repeat 10px 49%;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	color: #666666;
}
td.trk_form_remail{
	text-align:right;
}
td.trk_form_bt{
	text-align:center;
}

/*--poster_trk_send-----------------------------------------*/
h3.h3_trk_send {
	width: 305px;
	height: 27px;
	background: url(../images/h3_poster_trk_send.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}
p.trk_send a {
	display: block;
	width: 242px;
	height: 46px;
	text-align:center;
	margin:0 auto 0 auto;
	text-align: center;
	text-indent: -9999px;
	background: url(../images/poster_trk_sendbt.jpg) no-repeat 0 0;
	vartical-align: bottom;
}
p.trk_send a:hover {
	background: url(../images/poster_trk_sendbt.jpg) no-repeat 0 -46px;
}

/*--posternavi-----------------------------------------*/
h2.h2_top_posnavi {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_posnavi.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_posnavi01 {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_posnavi01.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_posnavi02 {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_posnavi02.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_posnavi03 {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_posnavi03.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_posnavi04 {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_posnavi04.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_posnavi05 {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_posnavi05.jpg) no-repeat;
	text-indent: -9999px;
}

/*--about-----------------------------------------*/
h2.h2_top_about {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_about.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_company {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_company.jpg) no-repeat;
	text-indent: -9999px;
}
h3.h3_privacy {
	width: 620px;
	height: 28px;
	margin: 0 0 16px 10px;
	background: url(../images/h3_privacy.jpg) no-repeat;
	text-indent: -9999px;
}

/*--support-----------------------------------------*/
h2.h2_top_support {
	width: 645px;
	height: 62px;
	margin: 0 0 10px;
	background: url(../images/h2_top_support.jpg) no-repeat;
	text-indent: -9999px;
}
table.support_form {
	width: 540px;
	margin: 0 0 24px 40px;
	border-collapse: collapse;
}
table.support_form td {
	width:380px;
	padding: 18px 0 0 0;
}
table.support_form td.comment_sendpass02 {
	width:540px;
	padding: 18px 0 0 0;
	text-align: center;
}

table.support_form th {
	width:130px;
	padding: 18px 25px 0 5px;
	text-align: left;
	font-weight: normal;
}

/*--message_send----------------------------------*/
h3.h3_message_send {
	width: 180px;
	height: 27px;
	background: url(../images/h3_message_send.jpg) no-repeat;
	margin: 0 0 10px 10px;
	text-indent: -9999px;
}
/*--top_back--------------------------------------*/
p.top_back a {
	display: block;
	width: 146px;
	height: 46px;
	text-align:center;
	margin:0 auto 0 auto;
	text-align: center;
	text-indent: -9999px;
	background: url(../images/top_back.jpg) no-repeat 0 0;
	vartical-align: bottom;
}
p.top_back a:hover {
	background: url(../images/top_back.jpg) no-repeat 0 -46px;
}

