@charset "UTF-8";

body {
	margin: 0px ;
	padding: 0px ;
	font-size: 16px;
	color: #333333 ;
	font-family: "Hiragino Kaku Gothic Pro", "Hiragino Kaku Ghothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif ;
	line-height: 150%;
	-webkit-text-size-adjust: none;
}

h1, h2, h3, h4, p, ul, li, ol, dl, dt, dd, form {
    margin: 0;
	padding: 0;
	line-height: 150%;
	}
	
ul li {
    list-style-type: none;
	}
	
td { word-break : break-all; }

img , a {
	border: none 0px ;
    }

a:link    { color: #666; }
a:visited { color: #666; }
a:hover   { color: #999; }
a:active  { color: #999; }

.right {
    margin: 0px 0px 10px 15px;
	float: right;
	}
	
input.text {
　background-color: #F8F8F8;
    font-size: 14px;
	border: 1px solid #888;
	padding: 2px;
　 }

input.text_focus {
    background-color: #FFF;
	font-size: 14px;
	border: 1px solid #888;
	padding: 2px;
	}
	
.w95 {
	width: 95%;
	}

/*
------------------------------
WIRE
------------------------------
*/

#container { 
    width: 100%;
    overflow: hidden;
	}
	
.bochi-footer {
	
	}
	
.bochi-footer address {
  	font-style: normal;
  	font-size: 12px;
  	text-align: center;
  	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color: #FAF8F4;
	padding: 17px 0 7px 0;
	}
	
#bochiken {
	display: none;
	}
	
#header {
    height: 64px;
    width: 100%;
	border-bottom: 10px solid #7397E4;
	background: #FDFCFA url(../images/bochi_header_blue.jpg) repeat-x;
	}
	
#header h1 a {
    display: block;
    width: 100%;
	height: 62px;
	text-indent: -9999px;
	background: url(../images/bochi_logo.jpg) center -3px no-repeat;
	}
	
#header p {
    display: none;
	}
	
#content {
    
   	}
	
#left-box {
	padding: 10px 0 30px 0;
	}
	
.midashi {
    background: #FAF8F4;
	padding: 0 13px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	}
	
.midashi h2 {
	color: #333;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	font-size: 18px ;
	}
	
#login-box {
	padding: 7px 15px 20px 15px;
	background: #FFF;
	}
	
#login-box p {
   margin-top: 5px;
   }
   
#login-button {
    padding: 5px 0;
	}
	
#login-button input,  .submit-box input {
    width: 80px;
	}
	
p#new-regist {
    margin: 10px 15px 30px 15px;
	}
	
p#new-regist a {
	height: 41px;
	width: 238px;
	background: url(../images/new_regist.jpg) left bottom no-repeat;
	text-indent: -9999px;
	display: block;
	}
	
p.top-btn a {
	height: 41px;
	width: 158px;
	text-indent: -9999px;
	display: block;
	margin: 0 auto;
}
	
p#top-regist a {
	background: url(../images/btn_top_regist.jpg) center bottom no-repeat;
	}
	
p#top-sample a {
	background: url(../images/btn_top_sample.jpg) center bottom no-repeat;
	}
	
p#new-regist a:hover {
    background: url(../images/new_regist.jpg) left top no-repeat;
	}

p#top-regist a:hover {
	background: url(../images/btn_top_regist.jpg) center top no-repeat;
	}
		
p#top-sample a:hover {
	background: url(../images/btn_top_sample.jpg) center top no-repeat;
	}
	
h2#info-title {
    display: none;
	}

#ad-box {
	padding: 20px 15px;
	}
		
.info-box li a {
	display: block;
	text-decoration: none;
	padding: 15px 13px;
	border-bottom: 1px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/sp/arrow_2.png) right center no-repeat;
	}
	
p.more a {
    display: block;
	text-decoration: none;
	padding: 10px 13px;
	text-align: right;
	}
	
#left-box dl, #sub-box dl {
    margin: 10px 15px 10px 7px;
	}
	
#left-box dl {
	display: none;
}
	
#left-box dd, #sub-box dd {
    margin-bottom: 5px;
	}

ul#foot-link li a {
	display: block;
	text-decoration: none;
	padding: 15px 13px;
	border-bottom: 1px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/sp/arrow_2.png) right center no-repeat;
	}
		
#right-box {
 	padding: 15px 13px;
	}
	
.main-box h2 {
    font-size: 18px;
	margin: 0 0 20px 0;
	padding: 0 5px 7px 5px;
	background: url(../images/dot_line.gif) left bottom repeat-x;
	color: #444;
	}
	
.main-box h3 {
    font-size: 18px;
	margin: 15px 5px 10px 5px;
	}
	
.main-box p {
    margin: 15px 5px;
	}
	
#privacy-page p, #rule-page p {
    font-size: 14px;
	}
	
.main-box ol {
    margin: 0 0 0 30px;
	padding: 0;
	}
	
.main-box li {
    margin: 0;
	padding: 0;
	font-size: 14px;
	}
	
.main-box dl {
    margin: 0 5px;
	}
	
.main-box dt {
    
	}
	
.main-box dd {
    margin-bottom: 10px;
	}
	
.submit-box {
	text-align: center;
	}

p#caution {
	overflow: hidden;
	z-index: 999;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 0;
	font-size: 20px;
	line-height: 200%;
	opacity: .9;
	margin: 0;
	padding: 0;
	color: #FF0000;
	}
	
p#spec-button {
    width: 200px;
	text-indent: -9999px;
	 margin: 20px 0 0 0;
	}
	
p#spec-button a {
    text-decoration: none;
	display: block;
	height: 45px;
	background: url(../images/spec_button.jpg) left bottom no-repeat;
	}
	
p#spec-button a:hover {
	background: url(../images/spec_button.jpg) left top no-repeat;
	}
	
span.go-prev {
    background: url(../images/icon_back.gif) left center no-repeat;
	padding-left: 20px;
	}
	
span.go-next {
    background: url(../images/icon_next.gif) right center no-repeat;
	padding-right: 20px;
	}
	
span.go-back {
    background: url(../images/icon_next.gif) left center no-repeat;
	padding-left: 20px;
	}

span.new {
    display: none;
	}
	
img#totop {
	margin: 10px auto;
	display: block;
}
	
/*
--------------------------------------
TOP
--------------------------------------
*/

#login-page h2 {
    display: none;
	}
	
#login-page h3 {
    color: #444;
	background: url(../images/dot_line.gif) left bottom repeat-x;
	padding: 0 5px 7px 5px;
	margin: 30px 0px 15px 0px;
	font-size: 18px;
	}
	
#login-page p#main-copy {
	margin: 0;
	padding: 10px 5px 0 5px;
	font-size: 16px;
	}

#top-movie {
	padding: 0 5px;
	}	
	
#top-movie p {
    margin: 0 0 10px 0;
	font-size: 16px;
	}
	
#top-movie h4 {
    display: none;
	}
	
#top-movie li {
    font-size: 14px;
	}

embed, iframe {
    width: 285px;
    height: 213px;
	}
	
#top-movie p.click {
	margin: 10px 0 0 0;
	}
	
#login-page ul#meinichi-list {
    display: none;
	}
	
p#top-regist {
    margin: 30px 0 20px 0;
	}
	
p#top-sample {
    margin: 0 0 30px 0;
	}
	
ul#spec-list {
	display: none;
	}
	
p.more-content {
    display: none;
	}
	
#graves {
	display: none;
}
	
/*
--------------------------------------
REGIST
--------------------------------------
*/

.caution {
    color: #FF0000;
	}
	
#regist-page dl {
    margin: 25px 5px 15px 5px;
	}
	
#regist-page p.error {
    background: url(../img_skin.php?filename=icon_alert_l) 0px 5px no-repeat;
	padding: 1px 0 1px 24px;
	color: #FF0000;
	margin: 0 5px;
	}
	
#regist-page dl#prof-veri {
    margin: 25px 5px 10px 5px;
	}
	
#regist-page dl#prof-veri dt {
	padding-top: 0;
	}

/*
--------------------------------------
ARCHIVE
--------------------------------------
*/
	
p.page-navi {
    display: none;
   	}
	
.hidden {
	color: #AAA;
	}
	
#isho-bg-t p {
	line-height: 150%;
	font-size: 16px;
	}
	
#isho-bg-t p span {
	padding: 0 7px;
}
	
object {
	width: 285px;
    height: 213px;
	}
	
p#sign {
	text-align: right;
	margin: 25px 5px 25px 0;
	}
	
p#sign span {
   	margin-left: 20px;
	}
	
#isho-bg-t img {
    margin-left: 5px;
	}

h3.isho-title {
	font-size: 1.2em;
	}
	
p.center {
    text-align:center;
	}
	
p.mb0 {
    margin-bottom: 0;
	}
	
img#ihin-image {
	margin: 20px auto 10px auto;
	display: block;
	}
	
h3#ihin-title {
    border-bottom: 1px solid #CCC;
	padding: 5px 5px 10px 5px;
	margin: 0 5px;
	font-size: 18px;
	}
	
ul#ihin-desc {
    margin: 0 5px;
	}
	
ul#ihin-desc li {
    border-bottom: 1px solid #CCC;
	padding: 5px;
	font-size: 13px;
	}
	
ul#ihin-desc span {
    padding-right: 20px;
	}
	
p#ihin-souzoku {
    margin: 10px 5px 0 205px;
	color: #FF0000;
	}
	
p#ihin-body {

	}
	
p#ihin-attend {
    text-align: center;
	margin: 15px 0 0 0;
	}
	
#personal-archive-page ul {
	margin: 15px 5px 0 5px;
	}
	
#personal-archive-page li {
    font-size: 16px;
	margin-bottom: 5px;
	background: url(../images/icon_person.gif) left center no-repeat;
	padding-left: 20px;
    }
	
#zange-archive-page ul, #soukatsu-archive-page ul {
	margin: 15px 5px 10px 5px;
	}
	
#zange-archive-page li {
    font-size: 16px;
	display: inline;
	margin-right: 10px;
	background: url(../images/icon_zange.gif) 0px 5px no-repeat;
	padding-left: 20px;
	line-height: 180%;
    }
    
p#zange-footer {
	text-align: right;
	}
	
.archive-head p {
    font-size: 14px;
	}
	
#ihin-page h2 {
    margin-bottom: 10px;
	}
	
p.attend, p#zange-attend {
    font-size: 14px;
	padding: 0;
	margin: 25px 5px 0 5px;
	}
	
.flv-box {
    height: 445px;
	}
	
.rss {
    display: none;
	}

#isho-archive-page dl, #ihin-archive-page dl {
    margin: 10px 0;
    border-top: 1px dashed #CCC;
    padding-top: 10px;
	}
	
#isho-archive-page dt, #ihin-archive-page dt {
	padding: 0 5px 2px 5px;
	}
	
#isho-archive-page dd, #ihin-archive-page dd {
	border-bottom: 1px dashed #CCC;
	padding: 0 5px 15px 5px;
	}
	
#isho-archive-page dd span, #ihin-archive-page dd span {
	font-weight: bold;
	display: block;
	font-size: 18px;
	margin-bottom: 2px;
	}
	
/*
--------------------------------------
FAQ
--------------------------------------
*/

#faq-page {
    padding-bottom: 25px;
	}
	
#faq-page dl.faq {
    margin: 0;
	padding: 0 0 0 5px;
	}
	
#faq-page dl.faq dt {
    background: url(../images/q_mark.gif) 0px 4px no-repeat;
	padding: 0px 0px 5px 22px;
	margin: 0;
	float: none;
	height: auto;
	width: auto;
	}
	
#faq-page dl.faq dt a {
    text-decoration: none;	
	}
	
#faq-page dl.faq dd {
    background: url(../images/a_mark.gif) 0px 4px no-repeat;
	padding: 0px 0px 15px 22px;
	margin: 0;
	/*display: none;*/
	height: auto;
	}
	
/*
--------------------------------------
MEINICHI
--------------------------------------
*/

#meinichi-page {
    padding-bottom: 20px;
	}
	
#meinichi-page li {
    font-size: 16px;
    margin-bottom: 5px;
	}
	
span.mn-date {
	display: block;
	}
	
#meinichi-page .arrow-r {
    display: none;
	}
	
.arrow {
  width: 18px ;
  height: 14px ;
  background: url(../skin/900_openpne_ver28/img/icon_arrow_1.gif) 0% 100%  no-repeat ;
}
	
#meinichi-page ul {
    margin: 15px 5px 0 5px;
	}
	
/*
--------------------------------------
KOJIN
--------------------------------------
*/
	
#kojin-page h3 {
	font-size: 20px;
}

#kojin-page h3 span {
	font-size: 16px;
	font-weight: normal;
	margin-left: 5px;
	}
	
p#deadinfo {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 5px 20px 5px;
	}
	
p#deadinfo span {
	display: none;
	}
	
p#wikidesc {
	margin-bottom: 5px;
	}
	
#wikidesc iframe {
    width: 285px;
    height: 213px;
    margin-bottom: 15px;
    display: block;
	}
	
p#wiki-note {
	margin: 5px 5px 20px 5px;
	text-align: right;
}

#amazon-block {
	margin:15px 5px 20px 0;
	max-height:105px;
	overflow:hidden;
}

#amazon-block img {
	border: 1px solid #CCC;
	margin: 0 0 0 5px;
}

.h10 {
	height: 10px;
	}
	
#tweet-block {
	border: 1px dashed #CCC;
	padding: 8px 10px 3px 10px;
	margin: 10px 4px 0 4px;
}

#fb-block, #map-block, #famous-block {
	display: none;
}
	
/*
--------------------------------------
SOUKATSU
--------------------------------------
*/
	
#soukatsu-archive-page li {
    font-size: 16px;
	display: inline;
	margin-right: 10px;
	line-height: 180%;
	background: url(../images/icon_admin.gif) 0px 4px no-repeat;
	padding-left: 20px;
    }
	
#soukatsu-archive-page p {
    margin-top: 10px;
	}
	
#soukatsu-archive-page p.page-navi, #soukatsu-archive-page p.survive {
	margin-top: 20px;
	}
	
#soukatsu-archive-page ul {
    margin-top: 10px;
	}
	
h3.soukatsu-icon {
	margin: 15px 5px 5px 5px;
	}
	
#soukatsu-archive-page h3.soukatsu-icon {
	background: url(../images/icon_admin.gif) 0px 5px no-repeat;
	padding-left: 20px;
	}
	
h3.soukatsu-icon img.right {
	display: none;
	}
	
h3.graph-icon {
    background: url(../images/icon_admin.gif) 0px 5px no-repeat;
	padding-left: 22px;
	margin: 15px 5px 5px 5px;
	}
	
p.soukatsu-shoulder {
    background: url(../images/icon_admin.gif) 0px 5px no-repeat;
	padding-left: 20px;
	margin: 15px 5px 10px 5px;
	font-weight: bold;
	font-size: 16px;
	}
	
h3.personal-icon {
    background: url(../images/icon_person.gif) 0px 6px no-repeat;
	padding-left: 18px;
	margin: 15px 5px 5px 5px;
	}
	
#soukatsu-image {
    margin: 0px 25px 15px 0;
	float: left;
    }
	
#soukatsu-archive-page p.attend, #soukatsu-page p.attend {
    padding: 10px 5px;
    }
	
#soukatsu-page h3 {
    font-size: 24px;
	margin: 0px 5px 10px 5px;
	}
	
#soukatsu-archive-page ul.rank-info {
    margin: 10px 0 0 0;
	padding: 0 5px 14px 5px;
	border-bottom: 1px dashed #CCC;
	}
	
/*
--------------------------------------
PERSON
--------------------------------------
*/

#personal-archive-page p.desc {
    margin: 10px 0 0 0;
	padding: 0 5px 14px 5px;
	border-bottom: 1px dashed #CCC;
	}
	
#personal-archive-page h3 span {
    font-weight: normal;
	}
	
p.survive {
    margin: 20px 5px 5px 5px;
	}
	
#personal-archive-page ul.soukatsu-info li {
    display: inline;
	}
	
p.more-info {
	margin: 15px 5px 25px 5px;
	}
	
dl#history-list {
    padding: 10px 15px;
	background-color: #F6F6F6;
	}
	
#personal-archive-page dl#history-list dt {
	margin-bottom: 3px;
	}
	
#personal-archive-page dl#history-list dd {
	}

h3.isho-icon img.right {
    display: none;
	}
	
h3.ihin-icon img.right {
    display: none;
	}
		
h3.history-icon {
    background: url(../images/icon_history.gif) left center no-repeat;
	padding-left: 21px;
	}
	
#personal-archive-page dd.isho-icon {
    background: url(../images/icon_isho.gif) left center no-repeat;
	padding-left: 20px;
	}

#personal-archive-page dd.ihin-icon {
    background: url(../images/icon_ihin.gif) 0px 5px no-repeat;
	padding-left: 20px;
	}
	
#personal-archive-page dd.boshu {
    background: url(../images/icon_ihin_boshu.gif) 0px 5px no-repeat;
	padding-left: 20px;
	}
	
#personal-archive-page dd.soukatsu-icon {
    background: url(../images/icon_admin.gif) 0px 5px no-repeat;
	padding-left: 20px;
	}

	 
/*
--------------------------------------
GALLERY
--------------------------------------
*/

.banner {
	display: none;
	}
	 
.gallery {
    text-align: center;
	}
	
.gallery img {
    width: 100%;
    height: auto;
	}
	
#gallery-page p {
    display: none;
	}
	
/*
--------------------------------------
ABOUT
--------------------------------------
*/

#about-page img {
	width: 100%;
	height: auto;
	}
	
#about-page img.right {
	display: none;
	}
	
#about-page h3 {
   	font-size: 18px;
   	margin-top: 20px;
   	line-height: 140%;
	}
	
/*
--------------------------------------
SPEC
--------------------------------------
*/

#spec-page h3 {
	font-size: 18px;
	}
	
#spec-page p {
	margin-bottom: 30px;
	}