﻿@charset "utf-8";

/* CSS Document */



* {
	margin:0px;
	padding:0px;
	outline:none;}
img {
	vertical-align:bottom;
	border:none;}
ul {list-style:none;}

p {margin-bottom:20px;}
.margin10 {margin-top:10px;}
hr {
	margin:5px 0px 5px 0px;
	color:#a5a5a5;}
.center_text {text-align:center;}
.center_text input {padding:3px 20px;}

body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	text-align: center;
/*	background-image: url(../image/body_bg.jpg);*/
	background-repeat: repeat-x;
/*	background-color: #FFEBF4;*/
	line-height: 20px;
	color: #373737;
/*	font-size:13px;*/
/*	text-align:center;*/
/*	line-height:20px;*/
/*	color:#373737;*/
/*	font-family: “メイリオ”,Meiryo,”Hiragino Kaku Gothic Pro”,”ヒラギノ角ゴ Pro W3″,”MS PGothic”,”MS UI Gothic”,Helvetica,Arial,sans-serif;*/
	}
/*----------------------------------------clearfix------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow:hidden;
    font-size:0.1em;
    line-height:0;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/*----------------------------------------clearfix------------------------------------*/
#header {
/*	background-image:url(../image/head_bg.gif);*/
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
/*	padding-bottom: 22px;*/
/*----------------------------------------headerbgcolor------------------------------------*/
	background: #fff6eb;
}
#header_navi {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
}
.primary_navi {
	float: right;
	width: 610px;
}
.primary_navi li {
	float: left;
	width: 120px;
/*	border-right-width: 1px;*/
/*	border-right-style: solid;*/
/*	border-right-color: #b9b9b9;*/
	text-align: center;
/*	font-size: 15px;*/
}
.primary_navi li:first-child {
/*	border-left-width: 1px;*/
/*	border-left-style: solid;*/
/*	border-left-color: #b9b9b9;*/
}
.primary_navi li a {
  display: table-cell;
  height: 66px;
  width: 120px;
  color: #000;
  font-weight: normal;
  vertical-align: middle;
  text-decoration: none;
  line-height: 110%;
  margin: 0px;
  padding: 0px;
}
.primary_navi li a:hover {
	height: 63px;
	background-color: white;
}
#header_navi #logo {
    /* float: left; */
    /* text-align: left; */
    width: 300px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 40px;
    color: #000;
    font-weight: 900;
    line-height: 50px;
    text-indent: 10px;
    float: left;
    display: inline;
    height: 50px;
    margin-top: 7px;
}
#logo a:visited {
        color: #F16777;
    text-decoration: none;}
#logo a:link {
    color: #000;
    text-decoration: none;
}
#wrapper {

	width:1000px;

	margin:0px auto;

	text-align:left;

	}
	

#contents {
	width:1000px;
/*	padding-bottom:30px;*/
    background: #fff;}

h2.primary_title_top {

	width:100%;

	background-image:url(../img/primary_title_bg_top.jpg);

	background-repeat:no-repeat;

	height:43px;

	font-size:25px;

	color:#000000;

	margin-bottom:20px;

	text-indent:45px;

	font-weight:bold;

	line-height:47px;

	}

h2.primary_title {
    width: 100%;
    background-image: url(../image/primary_title_bg.jpg);
    background-repeat: no-repeat;
    height: 40px;
    font-size: 25px;
    color: #000;
    margin-bottom: 20px;
    text-indent: 45px;
    font-weight: normal;
    line-height: 40px;
	}


dl.p_list {

	}

dl.p_list dt {

	font-weight:bold;

	}

dl.p_list dd {
	background-image: url(../img/list_arw.png);
    background-repeat: no-repeat;
    background-position: 0px -5px;
    text-indent: 10px;
    margin: 0px 0px 0px 10px;
	}

	


ul.side_navi {

	}

ul.side_navi li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

	font-size: 15px;

	}

ul.side_navi li a {
	padding-left: 14px;
	display: block;
	background-image: url(../image/login_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

ul.side_navi li a:hover {
	background-image: url(../image/login_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

ul.side_navi li a:link {

	color:#434343;

	text-decoration:none;

	}

	

ul.side_navi_mail {
	margin-bottom: 40px;
	}

ul.side_navi_mail li {
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(../image/list_circle.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 15px;
	}

ul.side_navi_mail li.list_none {

	width:200px;

	margin:0px 0px 0px 0px;

	padding:0px;

	border-bottom:none;

	background:none;

	}

ul.side_navi_mail li a.mail_bottom {

	background-image:url(../img/mail_bg.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	padding-bottom:3px;

	width:180px;

	display:block;

	margin:0px;

	}

ul.side_navi_loginname {
	margin-bottom: 30px;

	}

ul.side_navi_loginname li {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	background-image: url(../image/list_circle.gif);
/*	display: inline;*/
	padding-left: 14px;
	margin-right: 15px;
	padding-right: 15px;
	font-size: 15px;
	margin-left: 15px;
	}


ul.n_list {

	}

ul.n_list li {
	width: 100%;
	height: 30px;
	background-image: url(../img/list_arw.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-bottom: 5px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;}
#left_content {
	width: 200px;
	float: left;
	margin: 30px 0 0 0;}
#main_content {
	width:800px;
	float:right;
	margin: 30px 0 0 0;}
#main_content_left {
	width: 540px;
	margin:0px 10px 0 10px ;
	float: left;}
#main_content_inner {
/*	width:692px;*/
	width:540px;
	margin:0px 10px 0 10px;
	float: left;}
#main_content_index {
	width: 338px;
	float: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
#add_area {
    background-image: url(../image/add4_bg.png);
    width: 630px;
    height: 242px;
    margin: 20px 0px 20px 40px;

	}
/*#add_area a:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}*/
.add_main_btn {
    float: left;
    display: inline;
    margin: 170px 0px 0px 150px;
}

#mail_man {
	width: 300px;
	border: 4px solid #0b6dac;
	text-align: center;
	margin-bottom: 15px;
	}

#mail_man a {
	display: block;
	}
#mail_man a:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#mail_man img {
	padding-top: 10px;
	padding-bottom: 0px;

	}

#mail_woman {
	width: 300px;
	border: 4px solid #da4c6f;
	text-align: center;
	margin-bottom: 25px;
	}

#mail_woman a {
	display: block;
	}
#mail_woman a:hover img {
	opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
#mail_woman img {
	padding-top: 10px;
	padding-bottom: 0px;}	

table.add_form {

	width:100%;

	margin:0px 0px 10px 0px;

	border-collapse:collapse;

	border-top:1px dotted #CCC;

	border-left:1px dotted #CCC;

	font-size:13px;

	line-height:20px;

	}

table.add_form th {

	padding:10px;

	text-align:right;

	width:28%;

	background-color:#c2ffaa;

	border-right:1px dotted #CCC;

	border-bottom:1px dotted #CCC;

	font-weight:normal;

	color:#50b438;

	font-weight:bold;

	}

table.add_form td {

	padding:10px;

	text-align:left;

	width:72%;

	border-right:1px dotted #CCC;

	border-bottom:1px dotted #CCC;

	background-color:#f2ffef;

	}

.contact_area {

	width:100%;

	}

.middle_area {

	width:50%;

	}

table.payment_form {

	width:100%;

	margin:0px 0px 10px 0px;

	border-collapse:collapse;

	border-top:1px dotted #CCC;

	border-left:1px dotted #CCC;

	font-size:13px;

	line-height:20px;

	}

table.payment_form th {

	padding:10px;

	text-align:right;

	width:43%;

	background-color:#ff5a00;

	border-right:1px dotted #CCC;

	border-bottom:1px dotted #CCC;

	font-weight:normal;

	color:#FFF;

	font-weight:bold;

	}

table.payment_form td {

	padding:10px;

	text-align:left;

	width:57%;

	border-right:1px dotted #CCC;

	border-bottom:1px dotted #CCC;

	background-color:#ffffff;

	}

	

a.back {
	background-image: url(../img/back_bg.jpg);
	width: 145px;
	height: 33px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	padding-left: 24px;
	}

#footer {
	width: 100%;
	text-align: center;
	color: #000000;
	float: left;
	background: #fbd794;
	border-top: solid 3px #ef9c00;
	margin: 30px 0 0 0;}
#footer p {
	padding: 5px 0px;
	margin: 0 ;}
	
	
/* ライン風表示 */
/* 送信 */
.talk_bg {
	background-image: url(../img/talk_s_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	width: 430px;
	margin-left: 100px;
}
.talk_bottom {
	background-image: url(../img/talk_s_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 405px;
	padding-bottom: 15px;
	color: #000000;
	margin: 0px;}
.talk_middle {
	background-image: url(../img/talk_s_rp.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-bottom: 15px;}
.talk_middle p {
	padding-right: 15px;
	padding-left: 15px;}
.talk_middle h3.sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-weight: normal;}
.talk_middle div {
	padding-right: 15px;
	padding-left: 15px;}
.date {
	margin-bottom: 5px;
	font-size: 90%;}

/* 受信 */
.talk_bg2 {
	background-image: url(../img/talk_j_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	width: 430px;}
.talk_bottom2 {
	background-image: url(../img/talk_j_bottom.gif);
	background-repeat: no-repeat;
	background-position: 22px bottom;
	width: 430px;
	padding-bottom: 15px;
	color: #000000;
	margin: 0px;}
.talk_middle2 {
	background-image: url(../img/talk_j_rp.gif);
	background-repeat: repeat-y;
	background-position: 23px top;
	margin: 0px;
	padding-bottom: 15px;}
.talk_middle2 p {
	padding-right: 15px;
	padding-left: 35px;	}
.talk_middle2 h3.sub {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 15px;
	margin-left: 35px;
	margin-bottom: 10px;
	font-weight: normal;}
.talk_middle2 div {
	padding-right: 15px;
	padding-left: 35px;}
.date2 {
	margin-bottom: 5px;
	font-size: 90%;}
#logininfo {
	width: 250px;
	display: inline;
	float: left;
	margin: 20px 0px 0px 10px;}
#logininfo #login {}
#logininfo #login .login_ttl {
	background: #ef9c00;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
#logininfo #login .login_txt,
#logininfo #login .login_pw {	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
#logininfo #login #login_inner {
	border-bottom: 3px solid #ef9c00;
	border-left: 3px solid #ef9c00;
	border-right: 3px solid #ef9c00;
	padding-top: 13px;
	padding-right: 17px;
	padding-bottom: 13px;
	padding-left: 17px;}
#logininfo #login_area {
	width:225px;
	float:left;}
#logininfo #login_area input {
	margin-top: 3px;
	margin-bottom: 5px;}
#logininfo #login_area p {
	color: #F00;
	font-size: 10px;
	margin-bottom: 0px;}
#logininfo #login_button {
	width: 212px;
	float: right;
	margin-top: 25px;
	text-align: center;}
#logininfo #login_button input {margin-bottom:15px;}
#mobile_area {
	width: 710px;
	float: right;
	display: inline;
	margin: 20px 10px 0px 0px;}
#logininfo #mobile_inner {
	border: 3px solid #8cc84b;
	padding-top: 11px;
	padding-right: 18px;
	padding-bottom: 11px;
	padding-left: 18px;}
#logininfo #mobile_inner #qr {
	width: 112px;
	float: left;
	margin-bottom: 0px;}
#logininfo #mobile_inner #qrtext {
	width: 315px;
	float: right;
	margin-bottom: 0px;
	font-size: 17px;
	line-height: 160%;
	margin-top: 10px;}
.mouseOver:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";}
ul.error li {
	color: #F00;}


#lower_index {
    width: 710px;
    float: right;
    display: inline;
    margin: 20px 10px 0px 0px;}

#right {
/*	width:290px;*/
	width:230px;
	margin:0px auto;
	float: right;}}