/* HANKYU Jobyell CSS Format Ver.2 */
/* Draw at 07_02_13 */
html {
overflow-y:scroll;
}
*{
padding: 0;
margin: 0;
}



body{
padding: 30px 0 20px 0;
font-size: medium;
color: #333;
line-height: 120%;
background: #fff url(../images/share/bg_line.gif) repeat-x left top;
}


p{
font-size: 80%;
}


strong{
font-size: 100%;
font-weight:normal;
}



#wrapper{
	width: 720px;
	margin: 0 auto;
	background: url(../images/share/bg_main.gif) repeat-y left top;
}


#header{
	position: relative;
	height: 75px;
	width: 720px;
	background: url(../images/share/bg_head.gif) no-repeat left top;
}


h1,#header li a{
line-height: 100%;
text-decoration: none;
display:block;
text-indent: -9999px;
background-repeat:no-repeat;
font-size:70%;
}


h1{
	position: absolute;
	left: 1px;
	top: 7px;
	height: 45px;
	width: 257px;
}


h1 a{
	height: 45px;
	width: 257px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	background: url(../images/share/head_logo.gif) no-repeat left top;
}



#header li{
	float: left;
	line-height: 100%;
	list-style: none;
	display:block;
}


#header ul#head1{
	position: absolute;
	left: 456px;
	top: 8px;
	height: 13px;
	width: 248px;
}


#header ul#head2{
	position: absolute;
	left: 347px;
	top: 34px;
	height: 22px;
	width: 359px;
}


#header li#header_bt01,#header li#header_bt01 a{
	height: 13px;
	width: 112px;
}


#header li#header_bt02,#header li#header_bt02 a{
	height: 13px;
	width: 65px;
}


#header li#header_bt03,#header li#header_bt03 a{
	height: 13px;
	width: 69px;
}


#header li#header_bt04,#header li#header_bt04 a{
	height: 22px;
	width: 61px;
}

#header li#header_bt07,#header li#header_bt07 a{
	height: 22px;
	width: 90px;
}


#header li#header_bt05,#header li#header_bt05 a{
	height: 22px;
	width: 123px;
}


#header li#header_bt06,#header li#header_bt06 a{
	height: 22px;
	width: 85px;
}



#header ul#head1 li#header_bt01 a{background:url(../images/share/head1.gif) left top;}
#header ul#head1 li#header_bt01 a:hover{background:url(../images/share/head1.gif) left -13px;}
#header ul#head1 li#header_bt02 a{background:url(../images/share/head1.gif) -112px top;}ｓ
#header ul#head1 li#header_bt02 a:hover{background:url(../images/share/head1.gif) -112px -13px;}
#header ul#head1 li#header_bt03 a{background:url(../images/share/head1.gif) -177px top;}
#header ul#head1 li#header_bt03 a:hover{background:url(../images/share/head1.gif) -177px -13px;}

#header ul#head2 li#header_bt04 a{background:url(../images/080703/head2.gif) left top;}
#header ul#head2 li#header_bt04 a:hover{background:url(../images/080703/head2.gif) left -22px;}
#header ul#head2 li#header_bt07 a{background:url(../images/080703/head2.gif) -61px top;}
#header ul#head2 li#header_bt07 a:hover{background:url(../images/080703/head2.gif) -61px -22px;}
#header ul#head2 li#header_bt05 a{background:url(../images/080703/head2.gif) -151px top;}
#header ul#head2 li#header_bt05 a:hover{background:url(../images/080703/head2.gif) -151px -22px;}
#header ul#head2 li#header_bt06 a{background:url(../images/080703/head2.gif) -274px top;}
#header ul#head2 li#header_bt06 a:hover{background:url(../images/080703/head2.gif) -274px -22px;}


#header p{
	position: absolute;
	left: 2px;
	bottom: 0;
	width: 716px;
	padding: 3px 0;
	font-size: 70%;
	color: #fff;
	line-height: 100%;
	text-indent: 15px;
	background-color: #CA7592;
}


#head_sub_navi{
	position: relative;
	height: 35px;
	width: 716px;
	margin: 1px 0 0 2px;
	background-color: #B43C62;
}


#head_sub_navi li{
	position: absolute;
	top: 7px;
	height: 23px;
	width: 138px;
	list-style: none;
}

#head_sub_navi li a{
	height: 23px;
	width: 138px;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	background: no-repeat left top;
}

#head_sub_navi li#sub_bt01{
	left: 412px;
}

#head_sub_navi li#sub_bt02{
	left: 567px;
}


#head_sub_navi li#sub_bt01 a{background-image:url(../images/share/sub_bt01.gif);}
#head_sub_navi li#sub_bt01 a:hover{background-position:left -23px;}
#head_sub_navi li#sub_bt02 a{background-image:url(../images/share/sub_bt02.gif);}
#head_sub_navi li#sub_bt02 a:hover{background-position:left -23px;}

#footer{
 clear:both;
	width: 720px;
	padding-bottom: 20px;
	border-top: 10px solid #B33B61;
	background: url(../images/share/bg_foot.gif) no-repeat left bottom;
}


#copy{
	padding: 5px 5px 0 0;
	font-size: 10px;
	color: #B33B61;
	line-height: 100%;
	text-align: right;
}



#content{
width: 680px;
margin: 10px 20px 1px 20px;
background:url(../images/share/bg_content.gif) repeat-y left top;
zoom:1;
}

#content:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}

#main{
width:468px;
float:right;
}

#topic_path{

}


#topic_path li{
	font-size: 70%;
	display: inline;
	list-style: none;
}


#topic_path li a{
	color: #CC3467;
}




.red{
	color: #f00;
}


.pink{
	color: #CC3467;
}


.bg_org{
	background-color: #ffeede;
}


.bg_gray{
	background-color: #EBEBEB;
}


.bg_pink{
	background-color: #FFEFEF;
}


.bg_blue1{
	background-color: #E6EFF8;
}


.bg_blue2{
	background-color: #9AC2D7;
}


.bg_purple{
	background-color: #EFE8F0;
}




.p_b20{
	padding-bottom: 20px;
}


.block{
	display: block;
}




#container{
	width: 640px;
	margin: 20px 20px 0 20px;
}



.back{
	padding-top: 10px;
}


.back img{
	margin-right: 3px;
}


.back a{
	font-size: 80%;
	color: #B43C62;
}
.clear{
display:block;
clear:both;
}

h1{
height:1px;
}

@media print{
h1 a,
#header ul#head1 li#header_bt01 a,
#header ul#head1 li#header_bt02 a,
#header ul#head1 li#header_bt03 a,
#header ul#head2 li#header_bt04 a,
#header ul#head2 li#header_bt05 a,
#header ul#head2 li#header_bt06 a,
#header ul#head2 li#header_bt07 a,
#head_sub_navi li#sub_bt01 a,
#head_sub_navi li#sub_bt02 a{
	background-image: none;
}

#header{
	background-image: url(../images/080703/bg_head2.gif);
}

#head_sub_navi{
	background: url(../images/share/head_sub_navi.gif) no-repeat left top;
}

}

#side{
display:block;
width:187px;
float:left;
padding-bottom:20px;
}

#side li{
list-style:none;
display:block;
}
#side li a{
display:block;
text-decoration:none;
text-indent:-9999px;
font-size:70%;
}
#side li a img{

}

#side #side_entry{
height:60px;
background-color:#fff;
}
#side #side_entry a{
width:187px;
height:56px;
background:#fff url(../images/share/side_entry.gif) no-repeat left top;
}
#side #side_entry a:hover{background-position:left -56px;}
#side #side_apeal{
height:86px;
background-color:#fff;
}
#side #side_apeal a{
width:187px;
height:78px;
background:#fff url(../images/share/side_appeal.gif) no-repeat left top;
margin-bottom:8px;
}
#side #side_apeal a:hover{background-position:left -78px;}
#side #side_navi1 a{
width:187px;
 height:33px;
 background:url(../images/share/side_navi01.gif) no-repeat left top;
}
#side #side_navi1 a:hover{background-position:left -33px;}
#side #side_navi2 a{
width:187px;
 height:32px;
 background:url(../images/share/side_navi02.gif) no-repeat left top;
}
#side #side_navi2 a:hover{background-position:left -32px;}
#side #side_navi3 a{
width:187px;
 height:44px;
 background:url(../images/100401/side_navi03.gif) no-repeat left top;
}
#side #side_navi3 a:hover{background-position:left -44px;}
#side #side_navi4 a{
width:187px;
 height:32px;
 background:url(../images/share/side_navi04.gif) no-repeat left top;
}
#side #side_navi4 a:hover{background-position:left -32px;}

#side #side_navi5 a{
width:187px;
 height:32px;
 background:url(../images/share/side_navi05.gif) no-repeat left top;
}
#side #side_navi5 a:hover{background-position:left -32px;}

#side #side_navi6 a{
width:187px;
 height:33px;
 background:url(../images/share/side_navi06.gif) no-repeat left top;
}
#side #side_navi6 a:hover{background-position:left -33px;}
#side #side_camp a,
#side #side_coram a,
#side #side_school a,
#side #side_magazine a,
#side #side_mobile a,
#side #side_hankyu a,
#side #side_jssa a,
#side #side_check a,
#side #side_hanshin a{
line-height:100%;
text-indent:0;
padding:0;
width:153px;
margin:10px 0 0 16px;
}
#side #side_tel{
text-indent:-9999px;
text-decoration:none;
width:177px;
height:79px;
background: url(../images/share/side_tel.gif) no-repeat left top;
margin:10px 0 0 4px;
}
#side #velisign{
width:153px;
margin:10px 0 0 35px;
}
#topic_path{
margin-bottom:20px;
}
.to_top{
text-align:right;
clear:both;
padding-bottom:10px;
}
.to_top img{
margin-right:3px;
}
.to_top a{
font-size:70%;
color:#B33B61;
}
.clearfix{
 display:inline-block;
 zoom:1;
}
.clearfix:after {
 content:".";
 height:0px;
 clear:both;
 display: block;
 visibility:hidden;
}


/*07/04/03追加*/
#side #privacy{
margin-top:10px;
text-align:center;
}
#side #privacy a{
text-indent:0;
}
#side p{
font-size:70%;
margin:0 15px;
line-height:120%;
}
/*091207追加*/
#index #side li#side_resume{
width:187px;
height:24px;
padding:0px 0 5px 0;
background:#fff url(../images/091208/bt_touroku.gif) no-repeat 0 0;
}
#index #side li#side_resume a{
width:187px;
height:24px;
}