@charset "UTF-8";
@import url("base_html.css");
@import url("lightbox.css");
/* ########## */
/* コンテンツの中身構造部分 */
/* ########## */

#notebox_black p {
line-height:1.8em;
}
#notebox_white p {
line-height:1.8em;
}

#notebox_black a {
color:#00CC99;
text-decoration:none;
}

#notebox_white a {
color:#FFFF00;
text-decoration:none;
}

#notebox_black hr {
display:block;
width:100%;
height:5px;
margin:10px auto 10px auto;
background-image:url(../images/for_html/slash_white.gif);
background-color:#666666;
border:0px;
}
#notebox_black ol,#notebox_black li {
list-style-type:none;
}

#notebox_black img.left{
float:left;
margin-right:10px;
margin-bottom:10px;
}
#notebox_black img.right{
float:right;
margin-left:10px;
margin-bottom:10px;
}

#notebox_black h1 {
font-size:1.8em;
color:#00CC99;
}
#notebox_black h2 {
font-size:1.5em;
color:#00CC99;
}
#notebox_black h3 {
font-size:1.3em;
color:#FF5555;
}
#notebox_black h4 {
font-size:1.2em;
color:#555555;

}

/* ########## */
/* フォーム部分デザイン */
/* ########## */
#formstyle {
line-height:1.0em;
vertical-align:middle;
}
#formstyle img {
margin:0px 5px 5px 0px;
vertical-align:middle;
}
#formstyle input,#formstyle textarea{
border:1px solid #CCCCCC;
margin:0px;
padding:0px;
margin-bottom:20px;
background-color:#FEFEFE;
color:#00CC99;
}

#formstyle .noborder{
border:0px;
margin-top:5px;
margin-bottom:5px;}

/* ########## */
/* 製品紹介部分デザイン */
/* ########## */
#note_product h1{
/*letter-spacing:1.2em*/
;}
#note_product h2 {
margin-right:10px;
padding-top:10px;
text-align:right; 
font-size:12px;
color:#00CC99;
}

#note_product h3 {
font-size:10px;
color:#666666;
}

#note_product .subtitle {
width:510px;
height:30px;
vertical-align:bottom;
background-image:url(../images/for_html/sampleflyer3.gif);
background-repeat:none;
}

#note_product .flyersback {
overflow:hidden;
width:510px;
text-align:left;
background-image:url(../images/for_html/sampleflyer_back.gif);
background-repeat:repeat-x;
color:#333333;
}

#note_product .margin20 {
margin:20px;
}

/* ########## */
/* プライバシー部分デザイン */
/* ########## */
#note_privacy {
}
#note_privacy h1{
/*letter-spacing:1.2em;*/
}
#note_privacy ul{
list-style-position:outside;
margin-left:0px;
}
#note_privacy li {
margin-left:1.5em;
}
/* ########## */
/* サイトマップ部分デザイン */
/* ########## */
#note_sitemap {
}
#note_sitemap h1{
/*letter-spacing:1.2em;*/
}
#note_sitemap ul.insidecontent{
margin:0px auto 5px 0px;
list-style-type:circle;
}
#note_sitemap li.insidecontent {
margin:5px auto 5px 15px;
list-style-type:disc;
}

/* ########## */
/* 事業活動部分デザイン */
/* ########## */
#note_business {
margin-top:30px;}
#note_business ul{
list-style-type:disc;
margin-left:1.5em;
}
#note_business li {
list-style-type:disc;
margin-top:10px;
margin-bottom:10px;
}

#note_business h6 {
font-size:14px;
font-weight:bold;
color:#333333;
}

#note_business .listnone {
list-style-type:none;
margin-left:0px;
}


/* ########## */
/* リクルート部分デザイン */
/* ########## */
#note_recruit{
}
#note_recruit h1{
/*letter-spacing:1.2em;*/
}
#note_recruit h3 {color:#00CC66;font-size:13px;}
#note_recruit h4 {color:#3399FF;font-size:13px;}
#note_recruit .recruitsubtitle {
width:250px;
height:25px;
background-image:url(../images/for_html/recruitback_4.gif);
background-repeat:no-repeat;
}
#note_recruit .recruitblock{
margin:0px;
background-image:url(../images/for_html/recruit_back.gif);
background-repeat:repeat-x;
height:160px;
min-height:160px;
}
#note_recruit .recruitblocktext{margin:0px 10px 10px 10px;padding-top:0px;}
#note_recruit ul.entryblock{
list-style-type:none;
width:520px;
display:block;
clear:none;
float:none;
overflow:auto;
margin-top:10px;
overflow:visible;
}
#note_recruit li.entryblock {
list-style-type:none;
display:block;
width:250px;
height:200px;
min-height:200px;
float:left;
margin-right:10px;
overflow:visible;
}

#note_recruit .clearfloat {
width:510px;
margin-top:10px;
clear:none;
float:none;
}
#note_recruit .titlearea {
margin-top:30px;
margin-bottom:30px;
}

#note_recruit .post-footers {
font-size:10px;
}
#note_recruit .recruitextra {
width:510px;
margin-top:10px;
background-image:url(../images/for_html/recruitback_2.gif);
background-repeat:no-repeat;
clear:none;
float:none;
}

#note_recruit .recruitextra3 {
width:510px;
margin-top:10px;
background-image:url(../images/for_html/recruitback_3.gif);
background-repeat:no-repeat;
clear:none;
float:none;
}


#note_recruit .recruitbox {
width:510px;
background-image:url(../images/for_html/recruit_back.gif);
background-repeat:repeat-x;
clear:none;
float:none;
}
#note_recruit .recruitbox2 {
width:510px;
background-image:url(../images/for_html/recruit_back2.gif);
background-repeat:repeat-x;
clear:none;
float:none;
}




#note_recruit .recruitboxtext {
width:490px;
margin:auto;
padding-top:15px;
padding-bottom:15px;
}
/* ########## */
/* 企業理念部分デザイン */
/* ########## */
#note_identity {
}
#note_identity h1{
/*letter-spacing:1.2em;*/
}
#note_identity h4{
margin-top:40px;
margin-bottom:10px;
}


/* ########## */
/* 企業概要部分デザイン */
/* ########## */
#note_outline {
}
#note_outline h1{
/*letter-spacing:1.2em;*/
}

#note_outline h4{
float:left;
display:block;
text-align: justify;
text-justify: auto;
text-justify: distribute-all-lines;
font-sizr:12px;
width:120px;
}
#note_outline p{
margin-bottom:1.5em;
}

/* ########## */
/* お問い合わせ部分デザイン */
/* ########## */
#note_ask {
}
#note_ask h1{
}

/* ########## */
/* リクルートフォーム部分デザイン */
/* ########## */
#note_recruitform {
}
#note_recruitform h1{
/*letter-spacing:1.2em;*/
}
/* ########## */

.chuto {font-size:14px;color:#33CC66;font-weight: bold;}
.entryblock {margin-top:0px;}

.entry-header {
    margin-top: 5;
    padding: 15 0 0 15px;
}
.entry {padding-top:5px;}
.recruitextra {height:18px;}
.recruitextra3 {height:18px;}

/* ########## */
/* リクルートテーブル部分デザイン */
/* ########## */
.tbw01 {width:80px;}
.tbw02 {width:220px;}
.tbw03 {width:150px;}
.tbw04 {width:50px;}
.tbw05 {width:230px;}
.tbh01 {height:30px;}
.tbmargin {margin:10px 5px 10px 5px;}
