@charset "utf-8";

html,body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-style:normal;
	line-height:180%;
	color:#8D5919;
	margin:0;
	padding:0;
	width:auto;
	height: 100%;
	background-image:url(/mypage/images/bg.gif);
}

#contentbg2{
	 width:auto;
	 min-height: 100%; /* For Modern Browsers */
     height: auto !important; /* For Modern Browsers */
     height: 100%; /* For IE */
	 background:url(/mypage/images/bg_02.gif) center top repeat-y;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

td{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-style:normal;
	line-height:180%;
	color:#666;
	margin:0;
	padding:0;
}

a img{
	border:none;
}


/* toppage head
--------------------------------------------------------------------------*/
input,select,textarea,option {
	border-style: solid;
	font-size:9pt;
	border-width: 1px;
	border-color:#D4D0C8 #D4D0C8 #D4D0C8 #D4D0C8 ;
	vertical-align:middle;
	background:#fff;
	/* border:none; */ 
}


/* pankuzu
--------------------------------------------------------------------------*/
.m_pankuzu{
	color: #666;
	font-size:10px;
}

.m_pankuzu a:link {
	color: #666;
	text-decoration: underline;
	font-size:10px;
}

.m_pankuzu a:visited {
	color: #666;
	text-decoration: underline;
	font-size:10px;
}

.m_pankuzu a:hover {
	color: #666;
	text-decoration: none;
	font-size:10px;
}

/* form
--------------------------------------------------------------------------*/
form.search_area{
	margin:0;
	padding:0;
}

/* mypage text
--------------------------------------------------------------------------*/
.mypage_text{
	color:#666;
	font-size:11px;
	line-height:16px;
}

.mypage_text_b{
	color:#666;
	font-size:12px;
	line-height:16px;
}

.mypage_text a:link {
	color: #666;
	text-decoration: none;
}

.mypage_text a:visited {
	color: #666;
	text-decoration: none;
}

.mypage_text a:hover {
	color: #666;
	text-decoration: underline;
}


/* mypage form
--------------------------------------------------------------------------*/
form.mypage input{
	padding: 3px 0 3px 5px;
	margin:5px 0 5px 5px;
}

form.mypage textarea{
	padding: 3px 0 3px 5px;
	margin:5px 0 5px 5px;
}

form.mypage select{
	padding: 3px 0 3px 5px;
	margin:5px 0 5px 5px;
}

form.mypage input.m_submitButton{
	border:none;
	padding:0;
	margin:5px 0;
}

.mypage_form_text{
	font-size:11px;
	font-style:normal;
	line-height:14px;
	color:#666;
	margin:0 0 0 5px;
}

/* mypage inquiry form
--------------------------------------------------------------------------*/
form.inquiry_form input{
	border:0;
}







/* mypage table mypagetop
--------------------------------------------------------------------------*/

.table_mypagetop{
	color:#666;
	font-size:11px;
	padding:2px 5px;
	margin:0;
}

.table_mypagetop th{
	color:#fff;
	padding:2px 5px;
	margin:0;
	font-size:11px;
}

.table_mypagetop td{
	color:#666;
	font-size:11px;
	padding:2px 5px;
	margin:0;
}

.table_mypagetop td a:link {
	color: #666;
	text-decoration: underline;
}

.table_mypagetop td a:visited {
	color: #666;
	text-decoration: underline;
}

.table_mypagetop td a:hover {
	color: #666;
	text-decoration: none;
}

.table_mypagetop{
	border:0;
}

/* mypage table edit
--------------------------------------------------------------------------*/
.table_edit{
	color:#666;
	font-size:11px;
	padding:2px 5px;
	margin:0;
}

.edit_fusen{
	color:#fff;
	background:url(/mypage/member/edit/images/edit_fusen.gif) no-repeat;
	width:98px;
	height:32px;
	padding:5px 0 0 15px;
	margin:0;
	font-size:11px;
}

/* mypage table inquiry
--------------------------------------------------------------------------*/
.table_inquiry{
	color:#666;
	font-size:11px;
	padding:2px 5px;
	margin:0;
}

.inquiry_fusen{
	color:#fff;
	background:url(/mypage/member/inquiry/images/inquiry_fusen.gif) no-repeat;
	width:98px;
	height:32px;
	padding:5px 0 0 15px;
	margin:0;
	font-size:11px;
}

.inquiry_fusen_gray{
	color:#fff;
	background:url(/mypage/member/inquiry/images/inquiry_fusen_gray.gif) no-repeat;
	width:98px;
	height:32px;
	padding:5px 0 0 15px;
	margin:0;
	font-size:11px;
}


/* mypage table data
--------------------------------------------------------------------------*/
.table_data{
	color:#666;
	font-size:11px;
	padding:2px 5px;
	margin:0;
}

.data_fusen{
	color:#fff;
	background:url(/mypage/member/data/images/data_fusen.gif) no-repeat;
	width:98px;
	height:32px;
	padding:5px 0 0 15px;
	margin:0;
	font-size:11px;
}
