/* CSS Document */

/**{border:solid 1px #ff0000}*/


/*▼▼▼▼基本設定▼▼▼▼*/

body,h1,h2,h3,h4,h5,h6,div,ul,li,p{
padding: 0px;
margin: 0px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ","Meiryo","ＭＳ Ｐゴシック", sans-serif;
font-weight: normal;
text-align: left;
}

img{
border: 0px;
/*vertical-align: bottom;*/
}

html{
}

body{
background-image: url(http://www.kumagaicorp.jp/common/img/background.gif);
background-color: #ffffff;
background-repeat: no-repeat;
background-position: center top;
text-align: center; 
} 

/*
a:link{color: #0000DC;text-decoration: underline;}
a:visited{color: #0000DC; text-decoration: underline;}
a:hover{color: #0000DC;text-decoration: underline;}
a:active {color: #0000DC;text-decoration: underline;}
*/

#box{
width: 958px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#header{
height: 35px;
padding-top:6px;
text-align: right;
}

#header img{
vertical-align:middle;
}

#header li{
background-image: url("http://www.kumagaicorp.jp/common/img/menu_icon.gif");
background-position: 5px 2px;
background-repeat: no-repeat;
padding-left: 22px;
margin: 3px;
display: inline;
}

#header a:link{color: #FFFFFF;text-decoration: none;}
#header a:visited{color: #FFFFFF; text-decoration: none;}
#header a:hover{color: #FFFFFF;text-decoration: underline;}
#header a:active {color: #FFFFFF;text-decoration: underline;}

#menu{
height: 75px;
margin: 0;
padding: 0;
}

#menu img.logo{
vertical-align: top;
text-align: left;
float: left;
}

#menu ul{
list-style-type: none;
padding-top:34px;
vertical-align: bottom;
float: right;
}

#menu li{
display: inline;
}

#history{
font-size: small;
margin: 0px -2px 15px 0px;
padding: 5px 5px 5px 0px;
clear: both;
}

#history_under{
font-size: small;
margin: 0px -2px 15px 0px;
padding: 5px 5px 5px 0px;
}

#flashbox{
background-color: #FFFFFF;
}

#main{
margin-bottom:0px;
}

#left {
width:405px;
float:left;
}

#right {
width:550px;
float:right;
}

#concept{
margin-top: 10px;
padding:5px;
line-height:150%;
}

#topics{
background-image: url(http://www.kumagaicorp.jp/common/img/topics_bg.gif);
background-color: #f4f4f4;
margin-top: 10px;
}

#banner{
margin-top: 10px;
padding: 0px;
}

#topics ul{
list-style: none;
margin: 0;
padding: 0; 
}

#topics li{
background: url(http://www.kumagaicorp.jp/common/img/list.gif) no-repeat 10px 12px;
text-align:left;
padding: 10px 25px 10px;
margin: 0px 12px 0px 12px;
border-bottom:1px solid #dadada;
}

#menu_footer{
width: 958px;
margin-right: auto;
margin-left: auto;
text-align: center;
}

#menu_footer li{
background-position: 5px 2px;
background-repeat: no-repeat;left
padding-left: 22px;
margin: 3px;
display: inline;
}

#footer{
margin-right: auto;
margin-left: auto;
text-align: center;
}



/*▼▼▼▼カテゴリー・エントリーまわり▼▼▼▼*/
.subArea{
margin: 0px;
}

.subArea_menu{
margin: 0px;
}

.category_menu_subtitle{
padding-left:65px;
padding-bottom:50px;
}

.category_subtitle a:link{color:#000000;text-decoration: underline;}
.category_subtitle a:visited{color:#000000;text-decoration: underline;}
.category_subtitle a:active{color:#000000;text-decoration: none;}
.category_subtitle a:hover{color:#660000;text-decoration: underline;}


.list_entry{
margin-bottom:10px;
}

.list_data{padding: 0px;}

.list_header{
background-image: url(http://www.kumagaicorp.jp/common/img/entry_bg.gif);
background-repeat: no-repeat;
background-position: left top;
padding:10px 0px 10px 20px;
margin:10px 0px 10px 0px;
}

.list_header a{
font-weight:bold;
}

.list_body{
line-height: 150%;
margin-bottom: 10px;
padding-bottom: 15px;
}

.list_body .more{
padding-top:10px;
text-align:right;
}

#main h6{
color: #173950;
border-left: 6px solid #173950;
padding: 3px;
margin-bottom: 5px;
padding-left: 6px;
margin-left: -13px;
}

.entry_ttl{
background-image: url(http://www.kumagaicorp.jp/common/img/entry_bg.gif);
background-repeat: no-repeat;
background-position: left top;
padding:10px 0px 10px 20px;
margin:10px 0px 10px 0px;
}

.entry_body{
line-height: 150%;
margin:10px 0px 10px 0px;
padding-bottom: 15px;
}

.entry_body ul{
list-style-position:inside;
}

.entry_body ol{
list-style-position:outside;
}

.entry_data{
text-align: right;
padding: 7px 0px 10px 0px;
text-align: right;
font-size: x-small;
}

.entry_left{
width: 230px;
float: left;
}

.entry_right{
width: 710px;
float: right;
}

#trackbacks{padding: 15px 13px;}
#comments{padding: 15px 13px;}

#trackback_url{
border: solid 1px #DCDCDC;
padding: 10px; 
margin: 10px 0px 20px 0px;
}

.comment_list,.trackback_list{
border-bottom: solid 1px #DCDCDC;
padding-: 30px;
margin-bottom: 30px;
}

.comment_body,.trackback_body{
border-bottom: dotted 1px #DCDCDC;
padding-bottom: 7px;
}

.comment_footer,.trackback_footer{
text-align: right;
padding-top: 7px;
}

#comment_form{padding: 25px 0px;}
/*▲▲▲▲カテゴリー・エントリーまわり▲▲▲▲*/



/*▼▼▼▼装飾関係▼▼▼▼*/
strong{
font-weight:bold;
}
em{
font-style:Italic;
}

.TextCenter{
text-align:center;
}
.TextRight{
text-align:right;
}


.FontSizeXS{
font-size: x-small;
}
.FontSizeS{
font-size: small;
}
.FontSizeM{
font-size: medium;
}
.FontSizeL{
font-size: large;
}
.FontSizeXL{
font-size: x-large;
}


h5.pink{
clear:both;
font-weight:bold;
border-top: 1px solid #ECA2DF;
border-bottom: 1px solid #ECA2DF;
margin-top: 10px;
margin-bottom: 5px;
padding: 3px;
color: #660000;
}
h5.blue{
clear:both;
font-weight:bold;
border-top: 1px solid #4169e1;
border-bottom: 1px solid #4169e1;
margin-top: 10px;
margin-bottom: 5px;
padding: 3px;
color: #000066;
}
h5.red{
clear:both;
font-weight:bold;
border-top: 1px solid #ff0000;
border-bottom: 1px solid #ff0000;
margin-top: 10px;
margin-bottom: 5px;
padding: 3px;
color: #FF0000;
}

h5.orange{
clear:both;
font-weight:bold;
border-top: 1px solid #ffa500;
border-bottom: 1px solid #ffa500;
margin-top: 10px;
margin-bottom: 5px;
padding: 3px;
color: #FF6600;
}


h5.bg_yellow{
clear:both;
font-weight:bold;
background-color: #FFFFCC;
margin-top: 10px;
margin-bottom: 5px;
padding: 5px 3px;
color: #993333;
}

h5.bg_blue{
clear:both;

font-weight:bold;
background-color: #f0f8ff;
margin-top: 10px;
margin-bottom: 5px;
padding: 5px 3px;
color: #000066;
}

h5.bg_beige{
clear:both;
font-weight:bold;
background-color:#f5f5dc;
margin-top: 10px;
margin-bottom: 5px;
padding: 5px 3px;
color: #663333;
}
h5.bg_pink{
clear:both;
font-weight:bold;
background-color:#ffe4e1;
margin-top: 10px;
margin-bottom: 5px;
padding: 5px 3px;
color: #993333;
}

.image_left{
float: left;
margin: 3px;
margin-right: 4px;
margin-bottom: 5px;
}

.image_right{
float: right;
margin: 3px;
margin-left: 10px;
margin-bottom: 5px;
}

div.framed_yellow{
clear:both;
margin:20px;
padding:10px;
background-color: #FFFFCC;
border: dotted 1px #993333;
}

div.framed_blue{
clear:both;
margin:20px;
padding:10px;
background-color: #f0f8ff;
border: dotted 1px #000066;
}

div.framed_beige{
clear:both;
margin:20px;
padding:10px;
background-color:#f5f5dc;
border: dotted 1px #663333;
}

div.framed_pink{
clear:both;
margin:20px;
padding:10px;
background-color:#ffe4e1;
border:dotted 1px #993333;
}

.marginT5{
margin-top:5px;
}

.marginT10{
margin-top:10px;
}

.clear{clear: both;}

.separate{text-align: center; padding-top: 5px;}

.border{text-align: center; padding: 10px 0 10px 0;}

.left_img {
margin-right: 10px;
float: left;
}

.right_img {
float: right;
}
/*▲▲▲▲装飾関係▲▲▲▲*/

/*▼▼▼▼検索結果▼▼▼▼*/
#searchpage{padding: 15px;}

#searchpage h6{
margin: 15px;
padding: 10px;
border-left: solid 10px #6e0000;
}

#search_footer{padding: 20px 10px;}

#search_footer div{text-align: center;}

.tag_list ul,.tag_list ul li{
display: inline;list-style-type: none;border: solid 1px #6e0000;}

#result{margin: 10px 0px;padding: 5px 0px 5px 10px;}

#result h2{ border-left: solid 4px #6e0000; padding-left: 5px;}

#koudoku{background-color:#ddd5d5;border: solid 1px #c1afae;padding: 0px 10px;margin: 10px;}

#koudoku h6{margin: 15px 0px;padding: 5px 0px 5px 10px;}

#koudoku p{padding-left: 20px;}

#feed{text-align: center;padding: 15px 0px;}

/*▼▼▼▼タグクラウド▼▼▼▼*/
/*.module-header{border-bottom: dotted 1px #C6BB9F;margin-bottom: 5px;padding-bottom: 5px;}*/
/*.module-content {text-align: center; }*/.module-content{ display: inline; }.module-content .module-list-item { display: inline; }.module-content .taglevel1 { font-size: 19px; }.module-content .taglevel2 { font-size: 17px; }.module-content .taglevel3 { font-size: 15px; }.module-content .taglevel4 { font-size: 13px; }.module-content .taglevel5 { font-size: 11px; }.module-content .taglevel6 { font-size: 9px; }
/*▲▲▲▲タグクラウド▲▲▲▲*/
/*▲▲▲▲検索結果▲▲▲▲*/
