
body {
    font-family: Meiryo,"メイリオ","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

.block_footer {
	background-image: url(../img/common/footer_bg.png);
    background-repeat: no-repeat;
	height: 34px;
	font-size: 12px;
	color: #555555;
	text-align: center;
	padding-top: 20px;
}

.block_footer {
    background-image: none;
    height: auto;
    padding-left: 10px;
    border-top: #d8d8d8 solid 1px;
}

.block_footer a {
	font-size: 11px;
}

#errorMsg1 {
	margin: 10px 0 3px 10px;
	color: #b80000;
	font-weight: bold;
}

/*HEADER_NOT-LOGIN*/
	/** HEADER **/

#headerContainer {
  background-color: #fff;
}

#HomeLogo {
	float:left;
}

img#logo_sub {
    width: 229px;
}

img.logo_sub_v2 {
    width: 216px;
}


#sub_header_mymenu {
	float: right;
	width: 100px;
	text-align: right;
	line-height:22px;
	height: 82px;
}

#top_header {
	float: right;
	padding: 3px 0 0 0;
}

html>body #top_header {
	height : 94px\9;
}

#top_header a {
	display: block;
	width: 54px;
	height: 68px;
}
#top_header div{
	margin-right: 25px;
}

#hd_icon_left_1 {
	background-image: url(../img/common/icon_kigen.png);
	background-size: 54px;
	background-repeat: no-repeat;
    height: 68px;
	float: left;
	margin-left: 1px;
}

#hd_icon_left_1 img{
	width: 54px;
    height: 68px;
}

#hd_icon_left_2 {
	background-image: url(../img/common/icon_rank.png);
	background-size: 54px;
	background-repeat: no-repeat;
	float: left;
}

#hd_icon_left_2_kyuujin {
	background-image: url(../img/common/icon_srank.png);
	background-size: 54px;
	background-repeat: no-repeat;
	float: left;
}

#hd_icon_left_3 {
	background-image: url(../img/common/icon_houbun.png);
	background-size: 54px;
	float: left;
}

#hd_icon_left_4 {
	background-image: url(../img/common/icon_kyujin.png);
	background-size: 54px;
	float: left;
	background-repeat: no-repeat;
	margin-right: 2px;
}

#hd_icon_left_1:hover {
opacity:0.75;
}

¥#hd_icon_left_2:hover {
opacity:0.75;
}
#hd_icon_left_2_kyuujin:hover {
opacity:0.75;
}

div#col2_Ads img {
    width: 300px;
}

#hd_icon_left_3:hover {
	opacity:0.75;
}

#hd_icon_left_4:hover {
	opacity:0.75;
}

img.img_logotype {
    width: 140px;
}
img.img_o-icon {
	width: 60px;
}


/*Login*/
#hd_icon_left_1_login {
	height: 54px;
	background-image: url(../img/common/ver2015/login_hd_nav_mypage.png);
	width: 54px;
	float: left;
	margin-right: 25px;
	margin-left: 1px;
}

#hd_icon_left_2_login {
	height: 54px;
	background-image: url(../img/common/ver2015/login_hd_nav_koho.png);
	width: 54px;
	float: left;
	margin-right: 25px;
}

#hd_icon_left_3_login {
	height: 54px;
	background-image: url(../img/common/ver2015/login_hd_nav_setting.png);
	width: 54px;
	float: left;
	margin-right: 25px;
}

#hd_icon_left_4_login {
	height: 54px;
	background-image: url(../img/common/ver2015/login_hd_nav_logout.png);
	width: 54px;
	float: left;
	margin-right: 2px;
}

#top_header #hd_icon_left_1_login a {
	display: block;
	height: 54px;
	width: 54px;
}

#top_header #hd_icon_left_2_login a {
	display: block;
	height: 54px;
	width: 54px;
}

#top_header #hd_icon_left_3_login a {
	display: block;
	height: 54px;
	width: 54px;
}

#top_header #hd_icon_left_4_login a {
	display: block;
	height: 54px;
	width: 54px;
}

#hd_icon_left_1_login a:hover {
	height: 54px;
	width: 54px;
}

#hd_icon_left_2_login a:hover {
	height: 54px;
	width: 54px;
}

#hd_icon_left_3_login a:hover {
	height: 54px;
	width: 54px;
}

#hd_icon_left_4_login a:hover {
	height: 54px;
	width: 54px;
}
#top_header div.hd_icon_right{
	margin-right: 2px;
}

/** パンくず **/
#panlst {
	margin: 0 0 4px 0;
	background-image: url(../img/common/sub_topicpass.png);
	background-repeat: repeat-x;
	position:relative;
}

#topicpass {
	width: 100%;
	height: 29px;
	line-height: 31px;
	color: #FFFFFF;
	text-indent: 30px;
}

#topicpass a {
color: #EDEDED;
  text-decoration: none;
}

#topicpass a:hover {
	text-decoration:underline;
}

#wrapper {
	width: 100%;
/*	max-width: 1100px;*/
	min-width: 988px;
	margin: 3px auto 0 auto;
	font-size: 15px;
	line-height: 140%;
}

.Lv1{
	max-width:1100px;
	margin: 0 auto 0 auto;
}

.subpage_maincoulm {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0;
	float: left;
/*    width: 678px;*/
}

.subpage_maincoulm .lv-2 {
    margin-left: 25px;
}

.subpage_maincoulm .niju .sub_main_padding {
	width: 755px;
	margin-left:auto;
	margin-right:auto;
	padding: 15px 0;
}

.subpage_maincoulm_bottom_left {
/*    background-image: url("../img/common/sub_bg_bottom_left.png");*/
    background-position: left bottom;
	width: 100%;

	background-repeat:no-repeat;
	height: 8px;
	margin: 0 0 20px 0;
}

.subpage_maincoulm_bottom_right {
    background-position: right bottom;
	width: 100%;
	background-repeat:no-repeat;
	height: 8px;
	margin: 0 0 0 0;
}

#wrapper {
	width: 96%;/*IE7*/
}

/*IE6*/
* html .block_footer {
	background-repeat:no-repeat;
}

*html .block_footer {
padding-right: 0px;
background: url(../../img/common/footer_bg.png) repeat-x 0 top;
width: 100%;

}

.block_footer {
clear:both;
}

#bookmark {
width: 240px;
float:right;
margin: 25px 0 0 0;
}

#ybookmark {
	padding:2px 3px 0px 5px;
	display:inline;
	text-align:right;
}

#hatenabookmark {
	padding:2px 3px 0 0;
	display:inline;
}

#twitter {
	float:left;
	margin: 2px 0 0 0;
	padding: 0 1px 0px 5px;
}

#twitter body.ncount ja ncount-ja {
	height:16px;
}

#pageinfo {
	float: left;
	width: 510px;
	margin: 0 auto 0 auto;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #2D2D2D;
	text-indent: 0px;
	position: relative;
}

#s_pageinfo {
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 48px;
}

div#d_katahe {
    border: solid 1px #9d9fab;
    border-radius: 6px;
    padding: 10px 5px 10px 5px;
    color: #151010;
}
p#katahe {
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 10px;
}
a.right-link-gray {
    color: #090909;
    background-color: #E7E9ED;
}
a.right-link-gray {
    display: block;
    color: #000000;
    text-align: center;
    padding: 4px;
    background-color: #e6e6e6;
    margin-bottom: 5px;
    text-decoration: none;
}
p#p222 {
    text-align: center;
    background-color: #346dbc;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 10px;
    padding-bottom: 8px;
    font-weight: 500;
}
p#p222 a {
    color: #fff;
    font-weight: 300;
    text-decoration: none;
}
div#jyoukenBox a {
    display: block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    border: solid 1px #144B8C;
    border-radius: 5px;
    margin: 6px 0 5px 0;
    padding: 7px 7px 7px 40px;
	color: #20408A;
}
div#jyoukenBox a.mikeiken {
    background-color: #189871;
    color: #fff;
}
.r_d_oshirase a {
    text-align: center;
    text-decoration: none;
    display: block;
    line-height: 25px;
    border: solid 2px #2a47d2;
    font-size: 17px;
    font-weight: bold;
    padding: 4px;
	color: #20408A;
}
.r_d_oshirase a span {
    display: block;
    font-size: 13px;
    padding: 0;
    line-height: 18px;
}
p#koremade_sonota {
    font-size: 13px;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
p#koremade_sonota a {
    text-decoration: none;
    color: #767676;
}


input[type="image"]:hover {
  opacity: 0.85;
}

.nondis {
  display: none;
}

.clear {
  clear: both;
}

#socialBtns {
	display: table;
	position: absolute;
	top: 4px;
	right: 0;
	z-index:200;
}

.socialbox {
	float: right;
	display: inline-block;
	margin: 0 5px 0 0;
}

.hatena-box {
	min-width: 80px;
	max-width: 125px;
}
.facebook-box {
	min-width: 70px;
	max-width: 100px;
}
.facebook-box iframe{
	width:100%;
}
.twitter-box {
	min-width: 87px;
	max-width: 130px;
}
.gplus-box {
	min-width: 50px;
	max-width: 60px;
}

.subpage_maincoulm p.kanrenCont {
    font-size: 14px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p.kanrenCont a {
    font-size: 14px;
}

#kanren_contents h5 {
color: #9892c7;
border-top: 1px solid #E1E0EA;
display: block;
font-size: 15px;
font-weight: bold;
padding: 5px 5px
}

#kanren_contents {
    background-color: #f7f7f7;
    margin: 10px 0 0 0;
    border: none;
    padding: 5px 0 0 15px;
	clear: both;
}

#kanren_contents h5 {
	border:none;
}

#kanren_contents ul {
padding: 0 5px 15px; display: block; list-style-type: disc; margin-left:
15px; color: #ccc;
}

#kanren_contents li a {
    font-size: 15px;
	    text-decoration: none;
    color: #333;
}

#kanren_contents li a:hover {
	text-decoration:underline;
}

.block_footer .footer_inner{
	display:inline-block;
	margin: 0 auto 0 auto;
}

.block_footer .footer_inner ul.footer_line li {
	float: left;
	width: 185px;
	padding: 0 10px 0 0;
    text-align: left;
}

.block_footer .footer_inner ul.footer_line li li{
	float:none;
}

.block_footer .footer_inner dl dd ul li {
	/*line-height: 27px;*/
	font-size: 11.5px;
}

.block_footer dt {
	font-weight:bold;
}

.footer_inline ul{
	margin-bottom:10px;
}

.footer_inline ul a{
	text-decoration:none;
}

.footer_inline ul a:hover{
	text-decoration:underline;
}
