@charset "utf-8";
/* CSS Document */
* {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-family: "Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4","Verdana";*/
	text-align: center;
	font-size: 12px;
	color: #333333;	
}

a:link {
	color: #0033cc;
	/*text-decoration: none;*/
}
a:visited {
	/*text-decoration: none;*/
}
a:hover {
    color: #0033cc;
	/*text-decoration: underline;*/
}
a:active {
	/*text-decoration: none;*/
}

li {
	list-style-type: none
}

hr {
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	clear: both;
}

#main_head{
    width: 950px;
	height: 100px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#logo{
	width: 180px;
	float: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
}
#logo img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.site_name{
	font-size: 9px;
	color: #666666;
	padding-left: 15px;
}

#l_head{
	padding: 8px;
	width: 350px;
	height: 50px;
	float: left;
}
#r_head{
	padding: 8px;
	width: 150px;
	height: 50px;
	float: right;
}

.check_txt{
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px;
}

/*////////////////////////////////////////////////////////////////////////footer*/

#main_footer{
	margin: 0px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	width: 950px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

#kakushi{
	/*font-size: 12px;*/
	text-indent: -9988px;
}

#copy{
	font-size: 12px;
	text-align: center;
}

/*////////////////////////////////////////////////////////////////////////footer END*/

/*//////////////////////////////////////////////////////////////////////////////form*/


.form_text {
	background: #FFFFFF url(http://uchinoko.jp/images/mail/f_txt_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
	font-size: 12px;
}

.form_box {
	background: #FFFFFF url(http://uchinoko.jp/images/mail/f_txt_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
	font-size: 12px;
}

/*//////////////////////////////////////////////////////////////////////////////main*/


/*基本ベース*/

#main_box{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#l_box{
	text-align: left;
	float: left;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	/*IE6*/
	_margin-left: 5px;
}

#r_box{
	text-align: left;
	float: right;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	/*IE6*/
	_margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*基本ベースEND*/
/*/////////////////////////////////メイン右BOX*/


#main_r_box {
	float: right;
	width: 300px;
	padding-top: 1em;
}

.login_box {
	background-image: url(http://uchinoko.jp/images/login/login_box_top.gif);
	height: 370px;
	width: 270px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 7px;
}

.login_box2 {
	width: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	_margin-left: 0px;
}

.login_box3 {
	background-image: url(http://uchinoko.jp/images/login/login_box_top.gif);
	height: 80px;
	width: 270px;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 7px;
	margin-top: 12px;
	margin-bottom: 0px;
}
.login_box_botom2 {
	width: 270px;
	background-image: url(http://uchinoko.jp/images/login/login_box_botom.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	_margin-left: 1px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FCFCFC;
}
.login_box_botom {
	width: 270px;
	background-image: url(http://uchinoko.jp/images/login/login_box_botom.gif);
	height: 9px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FCFCFC;
}

/**/
.login_box fieldset {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.login_box legend {
	padding-top: 0px;
	font-weight: bold;
}
.login_box dl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.login_box dt {
	padding-left: 5px;
	padding-top: 10px;
}
.login_box dd {
	padding: 5px 0 10px 0;
}

.login_box .text1 {
	width: 213px;
	background: #FFFFFF url(http://uchinoko.jp/images/mail/f_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
}

.login_box .text2 {
	width: 213px;
	background: #FFFFFF url(http://uchinoko.jp/images/mail/f_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
	margin-bottom: 7px;
}

.login_box .botan {
	text-align: center;
}

.seecion_txt{
	font-size: 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.wasureta{
	font-size: 12px;
	margin-top: 9px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	text-align: center;
}

/**/
#news{
	background-color: #F5F5F5;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 930px;
	padding: 10px;
	font-size: 12px;
}


.uchi_login_txt{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #660000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.uchi_login_txt2{
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/*ビギナー*/
.login_txt3{
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 15px;
	margin-left: 15px;
}

.login_txt3 img{
	margin-right: 7px;
}

.login_txt4{
	font-size: 12px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: 15px;
	margin-left: 15px;
}
/*/////////////////////////////////メイン左BOX*/

#main_l_box {
	margin-right: 300px;

}

#main_contents {
	font-size: 12px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 620px;
}

/*/////////////////////////////////PR*/

.pr_txt01{
	margin: 3px;
	padding-top: 0px;
	font-size: 12px;
}

/*////////////////////////////////////////////*/

.txt_navi{
	text-align: right;
}

.b_navi_box{
	padding: 2px;
}

/*NEW_USER_PAGE*/

#title_new{
	background-color: #E2A950;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 950px;
	padding: 0px;
	font-size: 12px;
}

#new_box_top{
	background-image: url(../images/new_user/new_user_box_head.gif);
	height: 21px;
	width: 770px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#new_box_mid{
	background-image: url(../images/new_user/new_user_box_midoru.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 770px;
	text-align: left;
	font-size: 14px;
}

#new_box_mid fieldset {
	margin-top: 0px;
	border: 1px solid #ccc;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 21px;
	_margin-right: 0px;
	_margin-left: 21px;
	_width: 710px;	
}
#new_box_mid legend {
	padding-top: 0px;
	color: #333333;
	font-weight: bold;
	border-top: 2px solid #DC0101;
}
#new_box_mid dl {
	padding: 10px 10px 10px 10px;
}
#new_box_mid dt {
	padding-left: 0px;
	padding-top: 10px;
}
#new_box_mid em {
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	margin-left: 10px;
}
#new_box_mid dd {
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
#new_box_mid .text1 {
	width: 250px;
	background: #FFFFFF url(../images/mail/f_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
}
#new_box_mid .text2 {
	width: 200px;
	background: #FFFFFF url(../images/mail/f_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
}
#new_box_mid .text3 {
	width: 690px;
	border: 3px double #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	background-image: url(../images/mail/f_txt_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 7px;
	margin-bottom: 7px;
	
}
#new_box_mid .text4 {
	width: 100px;
	background: #FFFFFF url(../images/mail/f_bg.gif) left top repeat-x;
	border: 3px double #CCCCCC;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#new_box_mid .soushi {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#new_box_bottom{
	background-image: url(../images/new_user/new_user_box_botom.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 21px;
	width: 770px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.title_txt_kakunin{
	color: #666666;
}

.r_box_f{
	width: 270px;
	background-color: #EEEEEE;
	height: 67px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.chkectxt{
	font-size: 12px;
	background-color: #FF0000;
	margin: 3px;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/*/////////////////////////////////////////////*/

.setumei{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.setumei_01{
	color: #999999;
	font-weight: normal;
}
.setumei_02{
	color: #CCCCCC;
	font-weight: normal;
}

#kiyaku_txt{
	font-size: 12px;
	margin: 20px;
	padding: 20px;
	width: 690px;
	border: 1px solid #999999;
	line-height: 20px;
	text-align: left;
}

.end_txt{
	font-size: 14px;
	background-color: #660000;
	margin: 7px;
	padding: 10px;
	color: #FFFFFF;
}

.touroku_end{
line-height: 24px;
}

/*icon付タイトル*/

#icon_title{
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	_margin-right: 0px;
	_margin-left: 18px;
	_width: 710px;
	height: 73px;
}

#icon_title img{
	float: left;
	margin-right: 10px;
}

.icon_txt{
	font-size: 12px;
	color: #999999;
	margin-top: 15px;
	line-height: 16px;
}

/*タイトル*/
#uchinoko_title{
	background-image: url(http://uchinoko.jp/images/box_user/uchinoko_title.gif);
	color: #FFFFFF;
	text-align: left;
	font-size: 1px;
	padding: 0px;
	height: 39px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#uchinoko_title h1{
	font-size: 14px;
	color: #333333;
	padding-left: 30px;
	padding-top: 12px;
}

/*カラー変更*/

#fontswitch {
	height: 27px;
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}

#fontswitch li {
     float: left;
	 margin: 0px;
	 padding: 0px;
     list-style-type: none;
	 /*padding-left:-10px;*/

}

.c_01 a:link {
	width: 18px;
	height: 18px;
	display: block;
	color: #c0c0c0;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_01.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 12px;
	padding: 0px;
	background-repeat: no-repeat;	
}


.c_01 a:visited {
    width: 18px;
	height: 18px;
	display: block;
	color: #c0c0c0;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_01.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}

.c_01 a:hover {
    width: 18px;
	height: 18px;
	color: #c0c0c0;
	background-image: url(http://uchinoko.jp/images/head/c_01_on.gif);
	outline: none;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_02 a:link {
	width: 18px;
	height: 18px;
	display: block;
	color: #fe0066;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_02.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_02 a:visited {
    width: 18px;
	height: 18px;
	display: block;
	color: #fe0066;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_02.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}

.c_02 a:hover {
    width: 18px;
	height: 18px;
	color: #fe0066;
	background-image: url(http://uchinoko.jp/images/head/c_02_on.gif);
	outline: none;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}

.c_03 a:link {
    width: 18px;
	height: 18px;
	display: block;
	color: #ff9000;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_03.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_03 a:visited {
	width: 18px;
	height: 18px;
	display: block;
	color: #ff9000;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_03.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_03 a:hover {
    width: 18px;
	height: 18px;
	color: #ff9000;
	background-image: url(http://uchinoko.jp/images/head/c_03_on.gif);
	outline: none;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}

.c_04 a:link {
    width: 18px;
	height: 18px;
	display: block;
	color: #382006;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_04.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_04 a:visited {
	width: 18px;
	height: 18px;
	display: block;
	color: #382006;
	text-decoration: none;
	background-image: url(http://uchinoko.jp/images/head/c_04.gif);
	margin-left: 5px;
	margin-top: 0px;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.c_04 a:hover {
    width: 18px;
	height: 18px;
	color: #382006;
	background-image: url(http://uchinoko.jp/images/head/c_04_on.gif);
	outline: none;
	font-size: 1px;
	padding: 0px;
	background-repeat: no-repeat;
}


.help_txt{
	background-image:url(http://uchinoko.jp/images/icon/help.png);
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	padding-left: 20px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

.syosinsya_txt{
	background-image:url(http://uchinoko.jp/images/icon/syosinsya.gif);
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	height: 15px;
	padding-left: 20px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
}

/*特集*/
.tokusyu{
	font-size: 12px;
	margin-top: 15px;
	font-weight: bold;
}

/*news*/


.top_news_list{
	float: left;
	width: 245px;
}

.top_news_top_news_images{
	float: left;
	width: 150px;
	background-color: #CC0099;
}

.top_news_images_box img{

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #F2F2F2;
}

.top_new_b{
	background-color: #ECECFF;
	padding: 5px;
	border: 1px solid #CCCCCC;	/*clear: both;*/
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*バナー*/
.top_box340_bana{
	padding: 0px;
	width: 338px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}

/*プライバシー*/
.kiyaku_box{
	font-size: 10px;
	color: #666;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(http://uchinoko.jp/images/icon/error.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 30px;
	width: 420px;
	}