<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/****　blobal　****/
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table, tr, th, td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
a {
	color: #5E3F2F;
	text-decoration: none;
}
a:hover img {
	/*IE6*/
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.font_red {
	color: #941533;
}



/* clearfix */
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1%;
	clear: both;
}

* html .clearfix {
  height: 1%;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/****　ヘッダー　****/
.fixarea {
	width: 100%;
	top: 0px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-y;
	clear: both;
	background-position: center top;
}

.headerarea {
	height: 87px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 980px;
}
.head_left {
	float: left;
	display: block;
	background-image: url(../img/logo_s.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #FFF;
	padding-top: 50px;
	text-align: left;
	padding-left: 2px;
	width: 55%;
	min-width: 280px;
}
.head_left2 {
	float: right;
	display: block;
	color: #FFF;
	padding-top: 50px;
	text-align: left;
	padding-left: 2px;
	padding-right: 20px;
}
.head_left_login {
	width: 320px;
	/* [disabled]float: left; */
	display: block;
	text-indent: -9999px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	color: #FFF;
	/* [disabled]padding-top: 75px; */
	text-align: left;
	padding-left: 2px;
	height: 78px;
}
.head_left h1 {
	height: 80px;
	width: 409px;
}

.head_r {
	margin: 0px;
	float: right;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	/* [disabled]width: 25%; */
}




/****　フッターボトム設定　****/
html,body{
	height: 100%;
	background-color: #FFF;
	background-image: url(../../img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container{
	width: 100%;
	position: relative; 
	min-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
* html div#container{
    height:100%; /* IE6 */
}
#mainarea{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
/*	padding-bottom: 80px;*/
}
#footerarea{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
}

/****　　****/

.footer {
	padding-top: 7px;
	font-size: 12px;
	text-align: center;
	padding-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.head_width {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maintable {
	padding: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.navi {
	width: 980px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	display: block;
}
.mainbox {
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(../img/gara.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-width: 980px;
	text-align: left;
}
.mainbox_c {
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(../img/gara.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-width: 980px;
	text-align: center;
	height: 300px;
}
.mainbox_c p {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navi ul li {
	height: 50px;
	float: left;
}
.navi a:hover img {
	/*IE6*/
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}

.info_box {
	float: right;
	height: 200px;
	width: 525px;
	border: 1px solid #999;
	text-align: left;
	background-image: url(../img/ber_wn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/**** TOP page ****/
.tanto_box {
	font-size: 12px;
	text-align: center;
	width: 120px;
	float: left;
	min-width: 80px;
	max-width: 110px;
}
.tanto_box img {
	width: 100%;
}

/*　メッセージ　*/
.massage_box {
	float: right;
	background-image: url(../img/fuki_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin: 0px;
	padding: 0px;
	width: 85%;
	min-width: 20px;
}
.massage_text {
	background-image: url(../img/fuki_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
	padding-left: 50px;
	clear: both;
}
.massage_top {
	background-image: url(../img/fuki_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	text-align: right;
}
.massage_text dt {
	float: left;
	padding-right: 5px;
}
.oshirase {
	float: left;
	width: 100%;
}
.w20p {
	width: 15%;
}
.w80p {
	width: 85%;
	color: #5D3E2C;
}
.massage_topr {
	background-image: url(../img/fuki_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 14px;
	float: left;
}
.btbox {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 352px;
}
.bt_box {
	padding-top: 25px;
	width: 80%;
	float: right;
}
.mas_bt_area {
	float: right;
}
.oshirase dl {
	float: left;
	width: 80%;
	font-weight: bold;
	color: #5E3F2F;
}
.mainbox_c input {
	padding: 3px;
	border: 1px solid #5E3F2F;
}

/* 中ページ用 */
.left_navi {
	float: left;
	width: 178px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 25px;
	background-image: url(../img/menu_bg_s.jpg);
	background-repeat: repeat-y;
	padding-bottom: 0px;
}
.mainarea {
	float: right;
	margin-right: 3%;
	width: 73%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 50px;
}
.mainbox_naka {
	width: 98%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(../img/gara.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-width: 980px;
	text-align: left;
}
.mainbox_naka .title {
	margin-bottom: 25px;
	background-image: url(../img/naka_title_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.mainbox_naka .maincopy {
	width: 940px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	font-size: 16px;
	line-height: 28px;
}

.mainbox_naka .nextpage {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 50%;
}

.mainbox_naka .prepage {
	text-align: left;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 50%;
}


/* Topボタン */

p.gotop {
	text-align: right;
	position: fixed;
	z-index: 200;
	bottom: 0px;
	left: 80%;
}
p.gotop a{
	width: 54px;
	height: 41px;
	text-align: right;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
}
.font_blue {
	color: #039;
}


/* フォーム */
.caution {
	color: #F00;
}
.textform {
	padding: 5px;
	border: 1px solid #CCC;
	width: 400px;
}
select {
	padding: 5px;
	border: 1px solid #CCC;
	width: 100px;
	margin-bottom: 10px;
}
.textform2 {
	padding: 5px;
	border: 1px solid #CCC;
	width: 400px;
}
.formtable {
	border: 1px solid #CCC;
}
.formtable th {
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
.formtable td {
	padding: 10px;
	vertical-align: top;
}
.formtable tr {
	border: 1px dashed #CCC;
}
textarea {
	padding: 5px;
	border: 1px solid #CCC;
	height: 100px;
	width: 400px;
}
.btnArea {
	text-align: center;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 80px;
	padding-left: 80px;
}
.reset_bt {
	background-image: url(../../mail/img/bt_reset.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 174px;
	text-indent: 500px;
/*	display: block;*/
	text-align: left;
}
.send_bt {
	background-image: url(../../mail/img/bt_send.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 174px;
	text-indent: 500px;
	/*	display: block;*/
	text-align: left;
}
.back_bt {
	background-image: url(../../mail/img/bt_back.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 39px;
	width: 174px;
	text-indent: 500px;
	/*	display: block;*/
	text-align: left;
}
.count_20px {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
.icon_box {
	text-align: right;
	padding-bottom: 15px;
}
.icon_box img {
	margin-left: 5px;
}
.menu_bg {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.td_100px {
	width: 100px;
}
.td_50px {
	width: 50px;
}
.td_150px {
	width: 150px;
}
.td_200px {
	width: 200px;
}
.table_10px {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	vertical-align: text-top;
}
.table_10px_line {
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 10px;
}
.name_01 {
	font-size: 18px;
}
.head_r p {
	padding-top: 2px;
}
.left_navi ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left_navi ul .bg_lb {
	background-color: #CFBAAD;
}
.mainarea .list {
	clear: both;
	width: 95%;
}
.list ul {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFBAAD;
	height: 66px;
	width: 100%;
}
.list ul li {
	padding: 5px;
	float: left;
	height: 66px;
	vertical-align: middle;
}
.list ul .list_p {
}

/*.list ul .list_p {
	width: 50px;
}.list ul .list_p img {
	width: 80%;
}*/
.oshirase dl dd a {
	text-decoration: underline;
}
.list tr td {
	vertical-align: middle;
}

.list tr td a {
	text-decoration: underline;
}
.list tr .mail_icon {
	width: 5%;
}
.list td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 3px;
}
.list tr .u_p {
	width: 5%;
}
.list tr .name {
	width: 10%;
}
.list tr .date {
	width: 15%;
	font-size: 12px;
	line-height: 16px;
}
.list tr .mes {
	width: 65%;
}
.list tr .u_p img {
	width: 40px;
}
.mail_mes {
	width: 95%;
	margin-left: 20px;
}
.mail_mes td {
	padding: 3px;
}
.mail_mes tr .u_p {
	width: 80px;
	font-size: 12px;
	text-align: center;
}
.mail_mes tr .name {
	width: 400px;
}
.mail_mes tr .date {
	font-size: 12px;
	vertical-align: top;
	width: 150px;
	line-height: 16px;
	text-align: right;
}
.mail_mes tr .u_p img {
	width: 80px;
}
.mail_mes tr .kenmei {
	text-align: right;
	width: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.mail_mes tr .subject {
	font-weight: bold;
	width: 520px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.mail_mes tr .honbun {
	text-align: right;
	vertical-align: text-top;
	width: 80px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.mail_mes tr .mes {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	width: 520px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.mes_send {
	margin-top: 35px;
	border-top-width: 2px;
	padding-left: 20px;
	width: 95%;
}
.mail_mes form .input_text {
	border: 1px solid #5E3F2F;
	width: 550px;
	padding: 3px;
	vertical-align: text-top;
}
.mail_mes form p {
	vertical-align: top;
	padding-top: 20px;
}
.title_re {
	font-weight: bold;
	color: #5E3F2F;
	background-color: #CFBAAD;
	padding: 5px;
	width: 97%;
}
.mail_mes form .button {
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 3px;
	width: 150px;
	border: 2px solid #999;
}
.left_navi .menu_bot_sp {
	padding-top: 150px;
	margin: 0px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	vertical-align: bottom;
	background-image: url(../img/wihte.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu_bot_sp img {
	margin: 0px;
	padding: 0px;
}
.list tr .name_t {
	font-weight: bold;
	color: #5E3F2F;
	background-color: #FFC;
	text-align: center;
	width: 10%;
}
.list tr .mes_t {
	font-weight: bold;
	color: #5E3F2F;
	background-color: #FFC;
	text-align: center;
	width: 65%;
}
.list tr .date_t {
	font-weight: bold;
	color: #5E3F2F;
	background-color: #FFC;
	text-align: center;
	width: 15%;
}
/*******/


/** gazou **/
.p_list {
	width: 700px;
	border-collapse: separate;
	clear: both;
	margin-top: 30px;
}
.p_list p {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}
.photo_tanto {
	width: 170px;
	font-size: 12px;
	padding: 0px;
	line-height: 16px;
	border: 2px solid #5E3F2F;
	text-align: center;
	border-collapse: separate;
	vertical-align: top;
}
.photo_tanto img {
	width: 150px;
}

.p_list tr .photo_shinpu {
	width: 170px;
	font-size: 12px;
	padding: 0px;
	line-height: 16px;
	border: 2px solid #FF6666;
	text-align: center;
	border-collapse: separate;
	vertical-align: top;
}
.p_list tr .photo_shinpu img {
	width: 150px;
}
.p_list tr .photo_shinrou {
	width: 170px;
	font-size: 12px;
	padding: 0px;
	line-height: 16px;
	border: 2px solid #0099FF;
	text-align: center;
	border-collapse: separate;
	vertical-align: top;
}
.p_list tr .photo_space {
	width: 170px;
}
.p_list tr .photo_shinrou img {
	width: 150px;
}
.p_list .p_num {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	padding: 2px;
}
.mainarea .sort {
	font-size: 12px;
	line-height: normal;
	clear: left;
	width: 80%;
}
.up_bt {
	float: right;
	font-size: 12px;
	line-height: 14px;
	border: 1px solid #5E3F2F;
	width: 15%;
	text-align: center;
	padding: 5px;
}
.gazo_list {
	width: 680px;
}
.gazo_list .input_text {
	border: 1px solid #5E3F2F;
	width: 300px;
	padding: 3px;
	vertical-align: text-top;
}
.gazo_list .input_text02 {
	border: 1px solid #5E3F2F;
	width: 500px;
	padding: 3px;
	vertical-align: text-top;
}
.gazo_list tr .gazo_thum {
	background-color: #CCC;
	width: 90px;
	text-align: center;
	height: 120px;
	border: 1px solid #999;
}
.gazo_list tr td p {
	padding-bottom: 20px;
}
.gazo_list .gazo_td {
	width: 580px;
	padding-left: 20px;
}
.gazo_list .thum_td {
	vertical-align: top;
	width: 100px;
}
.gazo_list .button {
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	padding: 3px;
	width: 150px;
	border: 2px solid #999;
}
.head_left2 a {
	color: #FFF;
}

/****2014.2.3追加****/
.gomibako {
	text-align: right;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 10px;
	font-size: 10px;
}

.photo_tanto .gomibako  img {
	width: 50px;
	height: 22px;
}
/****2014.2.27追加****/
.p_list tr .photo_shinpu .gomibako img {
	width: 50px;
	height: 22px;
}
.p_list tr .photo_shinrou .gomibako img {
	width: 50px;
	height: 22px;
}

/****2014.4.16追加******/
/**** 14.4.8追加 ****/
.main_left_box {
	width: 60%;
	float: left;
	background-image: url(../img/login.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	min-width: 300px;
	/* [disabled]max-width: 500px; */
}
.main_left_box .main_left_bg {
	width: 100%;
	background-image: url(../img/id_back.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 600px;
}
.main_center_box {
	/* [disabled]float: right; */
	width: 250px;
	margin-left: auto;
	padding-top: 230px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	background-image: url(../img/input_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.main_right_box {
	float: left;
	width: 30%;
	font-size: 80%;
	line-height: 18px;
	text-align: left;
	padding-left: 20px;
	min-width: 300px;
	margin-top: 50px;
}
/***** 規約用 *****/
.kiyaku_box {
	width: 90%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../img/gara.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	max-width: 600px;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.kiyaku_title {
	text-indent: -9999px;
	background-image: url(../img/kiyaku_title.jpg);
	background-position: left center;
	height: 41px;
	width: 98%;
	background-repeat: no-repeat;
}
.kiyaku_box p {
	padding-top: 0px;
	padding-left: 15px;
	width: 95%;
	padding-bottom: 25px;
}
.title {
	margin-bottom: 25px;
	background-image: url(../img/naka_title_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.helpwaku strong {
	font-size: large;
	color: #630;
}
.help_space .waku {
	padding: 5px;
	border: 1px solid #630;
	font-size: 16px;
}
.help_space .title_s {
	font-weight: bold;
	padding-top: 10px;
}
.kiyaku_box a {
	color: #C00;
}
#content {
	display: none;
}

#content2 {
	display: none;
}
#sp_kiyaku {
	display:none;
}
#pc_kiyaku {
	display:block;
}
#logintxt_sp {
	display:none;
}
.mainbox_login {
	width: 90%;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	max-width: 980px;
	text-align: center;
	/* [disabled]height: 300px; */
}
.mainbox_login p {
	padding-top: 15px;
	padding-bottom: 10px;
}
.mainbox_login input {
	line-height: 1em;
	padding: 3px;
	border: 1px solid #996600;
	font-size: 13px;
}
</pre></body></html>