@charset "UTF-8";

/* ------------------------------ basic ----- */
* {
margin: 0;
padding: 0;
}

fieldset, img {
border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: normal;
}
li {
list-style: none;
}
caption, th {
text-align: left;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
q:before, q:after {
content: '';
}
abbr, acronym {
border: 0;
font-variant: normal;
}
sup {
vertical-align: text-top;
}
sub {
vertical-align: text-bottom;
}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}
input, textarea, select {
*font-size: 100%;
}
legend {
color:#000;
}

em {
font-weight: bold;
font-size: 1.2em;
}

table {
font-size: inherit;
font: 100%;
}
pre, code, kbd, samp, tt {
font-family: monospace;
*font-size: 108%;
line-height: 100%;
}

/*------------------------------------------------float*/
.float_l { float:left; margin: 0 10px 0 0; display: inline; }
.float_r { float:right; margin: 0 0 0 10px; display: inline; }

/*------------------------------------------------text_align*/
.align_center { text-align:center; }
.align_left { text-align:left; }
.align_right { text-align:right; }

/* standard helper classes */
.clearfix:after {
content: " ";
display: block;
height: 0;
visibility: hidden;
clear: both;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
overflow-y: scroll;
}

body {
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
background: url(http://webheibon.jp/heibonclub/img/body_bg.jpg) center top;
font-family: Georgia, "ヒラギノ明朝 Pro W3","ＭＳ Ｐ明朝", "細明朝体", "Times New Roman", Times, serif;
font-size: 0.84em;
line-height: 1.68em;
color: #333333;
}

img {
display: block;
border: 0;
}

form {
margin: 0;
padding: 0;
}

input {
margin-bottom: 2px;
padding: 0px;
}

ul {
margin: 0;
padding: 0;
}

li {
list-style: none;
list-style-image: none;
}

p {
margin: 0;
padding: 0;
}

dl, dd {
margin: 0;
padding: 0;
}

q {}
/* q:before {content:"";}
q:after {content:"";} */

hr {
clear: both;
display: none;
}


/* ------------------------------ basic link ----- */
#content a,#content a:link,#content a:visited {
color:#71ac15;
text-decoration: none;
outline: none;
border-bottom: dotted 1px #71ac15;
}

#content a:visited {
color:#488a83;
text-decoration: none;
outline: none;
border-bottom: dotted 1px #488a83;
}

#content a:active,#content a:hover {
color: #666666;
text-decoration: none;
border-bottom: dotted 1px #666666;
}


/* ------------------------------ basic text ----- */
h1, h2, h3 {
margin: 0px;
padding: 0px;
font-weight: normal;
}


/* ------------------------------ WRAPPER, CONTAINER ----- */
#container {
width: 780px;
margin: 0 auto;
padding: 0;
line-break: strict;
}


/* ------------------------------ HEADER ----- */
#header {
width: 780px;
height: 63px;
margin: 12px 0 20px 0;
padding: 0;
}

#header h1 {
width: 400px;
float: left;
display: inline;
margin: 0 20px 0 0;
padding: 0;
line-height: 0;
}

.entrytitle {
height: 33px;
float: right;
display: inline;
background: url(http://webheibon.jp/heibonclub/img/content_title_bg.gif) right top repeat-x;
text-align: center;
margin: 20px 0 0 0;
padding: 0;
}

.entrytitle_l {
background: url(http://webheibon.jp/heibonclub/img/content_title_l.gif) left top no-repeat;
margin: 0;
padding: 0 0 0 12px;
}

.entrytitle_r {
background: url(http://webheibon.jp/heibonclub/img/content_title_r.gif) right top no-repeat;
margin: 0;
padding: 0 12px 0 0;
}

.entrytitle h2 {
font-size: medium;
color: #fcfbf6;
font-weight: bold;
margin: 0;
padding: 6px 0;
}





/* ------------------------------ CONTENT ----- */
#content {
width: 780px ;
margin: 0 auto;
padding: 0;
}

#content p {
margin: 0 0 1em 0;
padding: 0;
}


/* ------------------------------ INDEX ----- */
.index_pic {
width: 780px;
margin: 37px auto 3px 0;
padding: 0;
}

#content_l{
width: 430px;
float: left;
display: inline;
margin: 33px 24px 0 24px;
padding: 0;
}

#content_r{
width: 302px;
float: left;
display: inline;
margin: 0;
padding: 0;
}

.index_lead {
margin: 0 0 35px 0;
padding: 0;
}



/* ------------------------------ ENTRY ----- */
#flashContent {
width: 630px;
margin: 0 auto;
padding: 0;
text-align: center;
}



/* ------------------------------ BACKNUMBER ----- */
#backnumber {
width: 302px;
background: url(http://webheibon.jp/heibonclub/img/index_backnumber_bg.jpg) top left repeat-y;
margin: 0;
padding: 0;
}

.backnumber_t {
background: url(http://webheibon.jp/heibonclub/img/index_backnumber_t.jpg) top left no-repeat;
margin: 0;
padding: 94px 0 0 0;
}

.backnumber_b {
background: url(http://webheibon.jp/heibonclub/img/index_backnumber_b.jpg) bottom left no-repeat;
margin: 0;
padding: 0 0 14px 0;
}

.backnumber_list {
padding: 0 32px 0 10px;
margin: 0;
}

.backnumber_list li {
background: url(http://webheibon.jp/heibonclub/img/index_backnumber_line.gif) bottom left no-repeat;
padding: 0 0 11px 11px;
margin: 0 0 10px 0;
line-height: 1.4em;
}

.backnumber_more {
width: 72px;
margin: 0 auto;
padding: 0 15px 0 0;
}


/* ------------------------------ PROFILE ----- */
#profile {
width: 600px;
margin: 0 auto 20px auto;
padding: 0;
}

#profile h2 {
display: block;
width: 349px;
height: 90px;
margin: 0;
padding: 0;
text-indent: -9999px;
border: none;
background: url(http://webheibon.jp/heibonclub/images/tsuzuki_title.jpg) left top no-repeat;
}

.profile_text {
margin: 0;
padding: 0 18px 0 30px;
}

.profile_text img {
float: left;
margin: 0 12px 4px 0 ;
padding: 0;
border: 2px solid #ffffff;
}



/* FOOTER
--------------------------------------------*/
#footer {
width: 734px;
height: 59px;
margin: 40px auto 15px auto;
padding: 0;
}

.footer_inner {
padding: 0;
margin: 0;
font-size: x-small;
}

#footer span.copyright {
padding: 0 0 0 3px;
line-height: 1em;
}

#footer h2 a {
display: block;
text-indent: -9999px;
width: 166px;
height: 21px;
background: url("http://webheibon.jp/heibonclub/img/heibon_logo.gif") no-repeat left top;
margin: 0 0 6px 0;
padding: 0;
overflow: hidden;
}

#footer a,#footer a:link,#footer a:visited {
color:#333333;
text-decoration: none;
outline: none;
}

#footer a:visited {
color:#333333;
text-decoration: none;
outline: none;
}

#footer a:active,#footer a:hover {
color: #333333;
text-decoration: none;
}

