/* リマインダー内スタイル */

table{
	border: none;
}

body{
	font-family : 'Verdana','Osaka',"平成角ゴシック","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
	background-color: #FFFFFF;
	background-image: url(/images/reminder/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-size: 14px;
	line-height: 160%;
	color: #333333;

}

input.text{
	font-size: 13px;
	padding: 4px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}
select.text{
	font-size: 13px;
	padding: 4px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}
input.checkbox {
	font-size: 14px;
	height: 18px;
	width: 18px;
}

a:focus { 
outline: 0 !important; 
} 

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.red{
	color: #FF0066;
}

.gre11{
	font-size: 11px;
	color: #5A9F35;
}

.red11{
	font-size: 11px;
	color: #FF0066;
}
.blue{
	color: #6098E3;
}
.ft13{
	font-size: 13px;
	line-height: 140%;
	color: #4F4F4F;}
.ft11{
	font-size: 11px;
	line-height: 120%;
	color: #4F4F4F;
}

/* header */
.hmn img {
	margin-right: 4px;
	margin-top: 5px;
}

td.login{
	background-image: url(/images/reminder/hd_loginbg.gif);
	background-repeat: repeat-x;
	text-align: left;
	background-position: 0px 0px;
}
td.login div{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 120%;
}
	
/* コンテンツ0925追加分 */
#r_comment {
	text-align: left;
	margin-top: 15px;
}

#r_comment a {
	font-size: 14px;
	color: #333333;
	line-height: 160%;
	text-decoration: underline;
}
#r_comment a:hover {
	color: #96C8E7;
	text-decoration: underline;
	font-size: 14px;
	line-height: 160%;
}

#r_comment a:visited {
	font-size: 14px;
	line-height: 160%;
	color: #999999;
	text-decoration: underline;
}

#r_comment2 {
	text-align: left;
	margin-top: 15px;
}

#r_comment2 a {
	font-size: 14px;
	color: #F80063;
	line-height: 160%;
	text-decoration: underline;
}
#r_comment2 a:hover {
	color: #96C8E7;
	text-decoration: underline;
	font-size: 14px;
	line-height: 160%;
}

#r_comment2 a:visited {
	font-size: 14px;
	line-height: 160%;
	color: #999999;
	text-decoration: underline;
}

#mypage {
	width: 226px;
	display: block;
}

#mypage_name {
	width: 175px;
	background-image: url(/images/detail/mypage_name.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	margin-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-left: 5px;
}

#mypage_logoff {
	width: 35px;
	background-image: url(/images/detail/mypage_logoff.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}


#mypage_logoff a {
	text-decoration: underline;
	display: block;
	height: 25px;
	width: 35px;
	text-indent: -999999px;
}

#mypage2 {
	width: 226px;
	display: block;
}

#mypage_name2 {
	width: 175px;
	background-image: url(/images/detail/mypage_name2.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 7px;
	padding-left: 5px;
}

#mypage_logout {
	width: 45px;
	background-image: url(/images/detail/mypage_logout.gif);
	background-repeat: no-repeat;
	height: 25px;
	float: left;
	padding-top: 5px;
}


#mypage_logout a {
	text-decoration: underline;
	display: block;
	height: 25px;
	width: 45px;
	text-indent: -999999px;
}


/* フッター */
#footer{
	text-align: center;
	font-size: 11px;
	line-height: 150%;
	color: #666666;
	padding-bottom: 15px;
}
#footer .link {
	background-image: url(/images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 3px;
	padding-top: 10px;
}

#footer a{
	font-size: 11px;
	line-height: 150%;
	color: #666666;
}

/* 目次ページだけ640px */
#contents_index{
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: 645px;
}
#contents_index #navi{
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

#contents #navi_index input{
	margin-right: 10px;
}
#contents_index .btn_index img {
	margin: 10px;
}
/* コンテンツのベース */
#contents{
	padding: 50px 100px 40px;
	text-align: left;
	font-size: 14px;
	line-height: 160%;

}
#contents h4{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #659BE4;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	margin-bottom: 7px;
}
#contents p{
	font-size: 14px;
	color: #4F4F4F;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 170%;
}
#contents table{
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
#contents th{
	background-color: #F0F1F3;
	font-weight: normal;
	text-align: left;
	padding: 8px 10px;
	font-size: 13px;
}
#contents td{
	background-color: #FFFFFF;
	padding: 8px 10px;
	font-size: 13px;
}
#contents th.lft{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents th.rgt{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents th.btm{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
#contents .tsn{
	background-image: url(/images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents .tsn_u{
	background-image: url(/images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#contents .bkbl{
	background-color: #689DE5;
	padding: 15px;
	height: 40px;
}
#contents .bkbl .wh {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#contents .bkbl input {
	float: right;
}

#contents .bkrd{
	background-color: #FF0066;;
	padding: 7px;
	color: #FFFFFF;
	font-size: 13px;
}
#contents .waku{
	background-color: #E7E7E7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#contents .waku600{
	background-color: #E7E7E7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 600px;
	margin-left: 60px;
}
#contents .waku320{
	background-color: #E7E7E7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 320px;
}
#contents .comment{
	padding: 25px 15px;
	background-color: #F7F7F7;
	font-size: 14px;
	line-height: 160%;
}
#contents .recip{
	padding: 25px 15px;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 160%;
}

#contents .comment h5{
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#contents .comment a{
	color: #FF0066;
}
#contents #navi{
	margin-top: 50px;
	margin-bottom: 70px;
	text-align: center;
}
#contents #step{
	margin-bottom: 30px;
	text-align: center;
}
#contents #navi input{
	margin-right: 10px;
}
#signups-rule {
	OVERFLOW: scroll;
	WIDTH: 700px;
	HEIGHT: 210px;
	border: 1px solid #DADADA;
	padding: 10px;
	font-size: 14px;
	line-height: 160%;
	margin-bottom: 30px;
}
#login{
	font-size: 13px;
	text-align: left;
	}
#login .logname{
	width: 140px;
	padding-right: 5px;
	float: left;
	text-align: right;
	margin-bottom: 15px;
	padding-top: 5px;
}
#login .repname{
	width: 80px;
	float: left;
	padding-top: 3px;
}
#login .sama{
	float: left;
	padding-top: 3px;
	padding-left: 10px;
}
#login .kakoi{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #E7E7E7;
	padding: 3px 3px 3px 7px;
	float: left;
	width: 200px;
}
#login input.textare{
	font-size: 13px;
	padding: 4px 3px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}
#login .btn{
	text-align: right;
	margin-left: 30px;
}
#contents .waku .comment .error {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FB7589;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#contents .waku600 .recip .ripname {
	float: left;
	width: 150px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #D5D8DD;
	padding-bottom: 3px;
}
#contents .waku600 .recip .date {
	float: right;
	width: 250px;
	text-align: right;
	margin-bottom: 20px;
}
.w600{
	text-align: left;
	margin-left: 60px;
}
#contents .waku .comment .kaishi {
	padding-left: 35px;
}
#contents .waku .comment .kaishi img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
}	


/* コンテンツ西村さん追加分 */
/* コンテンツ0926追加分　1ページ・２ページ・共通 */
#btn_pad {
	margin-top: 40px;
	}


#contents {
	margin-top: 40px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 50px;
	}

#contents p {
	font-size: 14px;
	line-height: 170%;
	color: #333333;
	margin-bottom: 40px;
	margin-top: 0px;
	}
	
#contents2 {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 50px;
	}

#contents2 h1 {
	margin-bottom: 30px;
	margin-top: 0px;
	}
	

#contents2 .waku560{
	background-color: #E7E7E7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: 560px;
}

#contents2 .waku560 .waku68{
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	color: #333333;
}

#contents2 .waku560 .waku68 .btn{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}
	
#contents2 .waku560 .waku p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}	

#contents2 .waku560 .mail_form{
	font-size: 13px;
	color: #333333;
}

input.text{
	font-size: 13px;
	padding: 4px 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #C5CCCD;
	border-bottom-color: #C5CCCD;
	border-left-color: #000000;
}


/* コンテンツ0926追加分3ページ目 */
#contents2 .waku560 .waku25 .btn{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contents2 .waku560 .waku25 p{
	text-align: left;
	line-height: 200%;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


#contents2 .waku560 .waku25{
	background-color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #333333;
}

/* コンテンツ0926追加分4ページ目 */

#contents2 .waku560 .waku25 .nav{
	text-align: right;
	margin-top: 22px;
}

/* コンテンツ0926追加分6・5ページ目 */

#contents2 .waku560 .waku30{
	background-color: #FFFFFF;
	font-size: 13px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #333333;
}

#contents2 .waku560 .waku30 .btn{
	text-align: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

#contents2 .waku560 .waku30 p{
	color: #FF0066;
	font-size: 11px;
	margin-left: 110px;
	margin-top: 5px;
}


/* コンテンツ0926追加分11ページ目 */
#contents3 h1 {
	margin-bottom: 30px;
	margin-top: 0px;
	}
	

#contents3 {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-top: 30px;
	}

#contents3 table{
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
#contents3 th{
	background-color: #F0F1F3;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px;
	font-size: 13px;
}
#contents3 td{
	background-color: #FFFFFF;
	padding: 8px 10px;
	font-size: 13px;
}
#contents3 th.lft{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents3 th.rgt{
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents3 th.btm{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
}
#contents3 .tsn{
	background-image: url(/images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#contents3 .tsn_u{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contents3 td.w{
	background-image: url(/images/share/tsn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right: 1px solid #CCCCCC;
}

#contents3 #navi{
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
}

#contents3 #navi input{

	margin-right: 10px;
}


#contents3 .bk11{
	font-size: 10px;
	margin-top: 5px;
	line-height: 150%;
	letter-spacing: 0.1em;
}
#contents3 h2{
	margin: 2px 0px 10px;
	padding: 0px;
}

#contents3 .pad{
	padding: 0px;
	margin: 0px 0px 10px;
}

.pankuzulist {
	display: block;
	margin-bottom: 15px;
	text-align: left;
	font-size: 13px;
	width: 940px;
	margin-top: 7px;
	margin-right: auto;
	margin-left: auto;
	line-height: 100%;
}
.pankuzulist a,
.pankuzulist a:visited{
	text-decoration: none;
}#contents3 .nobd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents3 .nobd tr td {
	padding: 0px;
	font-size: 100%;
}
.secom {
	text-align: center;
	margin-bottom: 3px;
}
.secom p {
	font-size: 10px;
	line-height: 110%;
	margin: 0px;
}
.secom form {
	margin: 0px;
}
