/*
-----------------------------------------------------
スタイルシート
-----------------------------------------------------
*/

/* ----------------------- common ----------------------- */
* {
margin: 0;
padding: 0;
}
body#mainIndex {
margin: 0;
padding: 0;
text-align:center;
}
#frame{
text-align:left;
}
#sub_left,#sub_right,#main{
padding-top:15px;
}
img {
border: 0;
}
a {
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}
input,textarea{font-size:12px}
ul,ol,dl,li,dt,dd{
list-style-type:none;
}
strong {
color: red;
}
b {
color: brown;
}
em {
font-style: normal;
font-weight: 400;
color: navy;
}

/* ----------------------- header ----------------------- */
#header{
height:130px;

}
#header h1 {
width:600px;
padding-top: 15px;
margin-left: 10px;
text-decoration: none;
}
#header h2{
width:600px;
margin-left: 10px;
}

/* ----------------------- footArea ----------------------- */

/* ----------------------- font-information ----------------------- */
h1,h2,h3,h4 {
line-height: 1.5;
}
body{ 
color:#000000;
font-size:12px;
}
.list{
font-size:10px;
}
#header h1 a{
color: #FF773F;
font-size: 30px;
font-weight: bold;
line-height: 1.15;
padding-left: 150px;
_font-family: "arrial";
}
#header h2{
color:#FF773F;
font-size:15px;
font-weight: normal;
line-height:2.00;
padding-left: 155px;
}
.menu_title {
color: #006600;
font-size:12px;
font-weight: bold;
}
.mainMenu {
font-size: 11px;
line-height: 1.3;
}
#others dd {
}
h3.title {
font-size: 12px;
font-weight: bold;
color:#000000;
}
.label {
font-weight: bold;
}
.entry .contents{
font-size: 12px;
line-height: 1.5;
padding-right: 10px;
}
.entry .theme{
font-size: 10px;
color:#000000;
}
.entry .title{
font-size:15px;
font-weight:bold;
color: #333333;
}
.entry .foot {
font-size:10px;
}

/* ----------------------- background-color-control ----------------------- */
body {
background-color: #FFF0A7;
}
#frame {
background-color:#FFF0A7;
background-image: url(/kh/images/title_s.png);
background-repeat: no-repeat;
background-position: left top;
}
#sub_main{
background-color:#FFFFFF;
padding-bottom: 20px;
background-image: url();
background-repeat: no-repeat;
background-position: center bottom;
border: 2px solid #FF773F;
background-color: #FFF9DF;

}
#sub_left{

}
#sub_right{

padding-bottom: 210px;
background-image: url(/kh/images/keita.png);
background-position: center bottom;
background-repeat: no-repeat;
}
/* ----------------------- menu_element_basis ----------------------- */
.mainMenu {
margin-bottom: 10px;
padding-bottom: 10px;
border: 2px solid #FF773F;
width:180;
background-color: #FFF9DF;
}
.menu_title {
margin-bottom:7px;
padding: 3px 0px 3px 0px;
background-position: 0px 0px;
height: 35px;
text-indent: -2000px;
}

/* ----------------------- menu_element_background ----------------------- */
#category_out .menu_title {
background-image: url(/kh/images/menu_out.png);
background-repeat: no-repeat;
}
#others .menu_title {
background-image: url(/kh/images/menu_header.png);
background-repeat: no-repeat;
}
#category_in .menu_title {
background-image: url(/kh/images/menu_in.png);
background-repeat: no-repeat;
}
#recommend .menu_title {
background-image: url(/kh/images/menu_recommend.png);
background-repeat: no-repeat;
}
/* ----------------------- menu_elements_margin_leftright ----------------------- */

.mainMenu ul,
.mainMenu dl,
.mainMenu p,
.list,
.link_blog {
margin-left: 6px;
margin-right: 6px;
}
p.list,
p.link_blog {
padding-top: 5px;
}

/* ----------------------- each menu setting ----------------------- */
/*category_out*/
#category_out p{
display: block;
}

/*otherss*/
#others dl {
margin-bottom: 7px;
}
#others ul {
margin-top: 5px;
}
#others p {
display: inline;
}


/* ----------------------- advertising ----------------------- */
#recommend {
border: 1px solid ##333333;

}
#recommend .menu_title {
color: #FFFFFF;
padding-left: 0px;
border-bottom: none;
}
#recommend .menu_frame {
text-align: center;
}
#adJavaScript .HBgColor{background-color: #FFFFFF;}
#adJavaScript .HTitleColor{color: #0066cc;}
#adJavaScript .HTextColor{color: #0066cc;}
#adJavaScript .HUrlColor{color: #0066cc;}

/* ----------------------- advertising2 ----------------------- */
#advertising2 {
text-align: center;
background-image: none;
border: none;
padding-top:10px
}
#advertising2 .menu_title {
width:360px;
text-align: center;
background-image: none;
height: 12px;
text-indent: 0px;
color: #000000;
}
#adJavaScript2 .HBgColor{background-color: #FFFFFF;}
#adJavaScript2 .HTitleColor{color: #0066cc;}
#adJavaScript2 .HTextColor{color: #0066cc;}
#adJavaScript2 .HUrlColor{color: #0066cc;}


/*plugin*/
.plugin{
margin-bottom:15px;
text-align: center;
}

/* ----------------------- MainColumn ----------------------- */
#main {
padding-bottom: 10px;
}
/*message*/
#message{
width:99%;
margin-bottom: 15px;
border-top: 1px dashed #FF6666;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #FF6666;
}
#message .contents{
margin-top: 10px;
margin-bottom: 10px;
}

/*entries*/
.entry{
width: 100%;
margin-bottom: 20px;
}
.entry .subject{
width:99%;
background-color: #FF773F;
padding: 5px 0px 2px 5px;
border-bottom: 2px solid #FF773F;
border-right: 1px solid #FF773F;
display: block;
color: #FFFFFF;
font-weight: bold;
font-size: 20px;
}
.entry .name{
margin-top: 5px;
margin-left: 10px;
display: block;
}
.entry .theme{
margin-bottom: 10px;
margin-left: 10px;
}
.entry .update{
font-size: 10px;
margin-top: 5px;
margin-right: 5px;
text-align: right;
}
.title{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
}
.entry .contents{
margin-top: 15px;
margin-bottom: 15px;
margin-left: 10px;
}
.entry .foot{
text-align: right;
padding-top: 5px;
padding-right: 20px;
border-top: 1px dashed #FF6666
}

/*page*/
.page{
margin-right: auto;
margin-left: auto;
text-align: left;
margin-top: 7px;
margin-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
font-size: 10px;
color: #404040;
}

h3.title {
margin-bottom: 10px;
margin-top: 5px;
}


/*others_list*/
#others_list ul{
width:100%;
}
#others_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #FFFFFF;
}
#others_list .others_blog {
display:block;
margin-top:2px;
}

/*category_in_list*/
#category_in_list ul{
width:100%;
}
#category_in_list li{
padding-bottom: 2px;
margin-bottom: 8px;
border-bottom: 1px solid #FFFFFF;
}
#category_in_list .category_in_blog {
display:block;
margin-top:2px;
}

