/* Base Theme ============================================================= */

/* Reset ------------------------------------------------------------------ */

/*
reset.css - resets default browser styling
http://tantek.com/log/2004/09.html#d06t2354
http://www.vox.com/.shared/css/base.css by beausmith.com
http://developer.yahoo.com/yui/reset/
*/

/* ブラウザのデフォルトスタイルを無くす */
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
	font-style: normal;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* 画像のボーダーを無くす */
img {
	border: none;
}

strong {
font-weight:bold;
}


:link,:visited {
text-decoration:none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th {
margin:0;
padding:0;
line-height:140%;
font-size: 12px;
}

td{
margin:0;
padding:0;
color:#333;
line-height:140%;
font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
font-size:12px;
font-weight:normal;
}
table {
border-spacing:0;
}
fieldset,img,abbr,acronym {
border:0;
}
/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
/* font-style:normal; */
/* font-weight:normal; */
}

ol,ul {
list-style:none;
}
caption,th {
text-align:left;
}
q:before,q:after {
content:'';
}

A:link {color: #195187; text-decoration: none; }
A:active {color: #195187; text-decoration:none;}
A:visited {color: #195187; text-decoration:none;}
A:hover {color: #195187;text-decoration:none;}

address {
font-style:normal;
}


/* Layout ----------------------------------------------------------------- */

body {
background:#FFFFFF;
text-align: center;
margin:0px;
padding:0px;
color:#333;
}

#container-inner {
width: 892px;
min-height: 100%;
margin: 0 auto;
text-align: left;
background-image:url(/images/bg.gif);
background-repeat:repeat-y;
padding-left:0px;
margin-top:0px;
}

#header, #content, #alpha, #beta, #gamma, #footer {
position: relative;
}

#alpha, #beta, #gamma {
display: inline;
float: left;
margin-top:5px;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
position: static;
}

#header-inner, #content-inner, #footer-inner {
padding-top: 0px;
padding-bottom: 0px;
}

#alpha-inner, #beta-inner, #gamma-inner {
overflow: hidden;

}
#header-inner, #footer-inner{
overflow: hidden;
padding: 0px;
}

/* Wide-Thin-Thin */

.layout-wtt #alpha {
width: 560px;
}

.layout-wtt #beta {
left: 190px;
width: 190px;
}

.layout-wtt #gamma {
right: 190px;
width: 190px;
}


/* Thin-Wide-Thin */

.layout-twt #alpha {
left: 190px;
width: 560px;
}

.layout-twt #beta {
left: -560px;
width: 190px;
}

.layout-twt #gamma {
width: 190px;
}


/* Wide-Thin */

.layout-wt #alpha {
width: 750px;
}

.layout-wt #beta {
margin-left:20px;
width: 190px;
}


/* Thin-Wide */

.layout-tw #alpha {
left: 186px;
width: 685px;
}

.layout-tw #beta {
left: -665px;
margin-right:10px;
width: 155px;
}


/* Utilities */

.pkg:after, #content-inner:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
margin-bottom: .75em;
}

blockquote, ol, ul {
margin-left: 30px;
background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* Header */

#header-name {
color:#FFFFFF;
font-size:20px;
font-weight:bold;
text-align:left;
background:#2B1F0F;
margin-bottom: .25em;
font-style:italic;
padding:5px 0px 5px 10px;
margin:0px;
width:790px;
}

#header-name a{
color:#fff;
text-decoration:none;
}
#header-name a:hover{
color:#fff;
text-decoration:none;
}

#header-description {
margin-bottom: 0;
color:#351B0C;
font-size:12px;
text-align:left;
padding-left:10px;
}


/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
overflow: hidden;
width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
position: static;
clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
margin-bottom: .75em;
}

.entry-categories,
.entry-tags {
margin-bottom: .5em;
}

.asset-name {
margin-bottom: .25em;
}

.asset-footer,
.asset-meta {
font-size: 11px;
}

.asset-meta {
margin-top: .25em;
padding-top: 2px;
padding-bottom: .3em;
font-weight: normal;
}

.asset-footer {
margin-top: 1.5em;
padding-top: .5em;
}

.content-nav {
text-align: left;
background:url(/images/category_nav.gif);
background-repeat:no-repeat;
font-size:18px;
font-weight:bold;
color:#603B23;
padding:0px 0px 0px 5px;
height:50px;
line-height:110%;
margin-top:5px;
}

.entry-tags-header,
.entry-categories-header {
margin-bottom: 0;
margin-right: .25em;
display: inline;
font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
display: inline;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
display: inline;
}

.mt-image-left {
float: left;
margin: 0 20px 20px 0;
}

.mt-image-center {
display: block;
margin: 0 auto 20px;
text-align: center;
}

.mt-image-right {
float: right;
margin: 0 0 20px 20px;
}


/* Feedback */

.comments-open label {
display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
width: 80%;
}

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}

#comment-submit {
font-weight: bold;
}


/* Widgets */

.widget {
position: relative;
overflow: hidden;
width: 100%;
}

.widget-content {
position: relative;
margin: 5px 0 0px;
}

.widget-list,
.archive-list li{
}

.widget-list a{
}

.widget-list-item {
margin-top: 0px;
margin-bottom: 0px;
}

.widget-cloud .widget-list {
margin-right: 0;
margin-left: 0;
margin:0px;
}

.widget-cloud .widget-list-item {
display: inline;
margin: 5 5px 0 0;
padding: 0;
line-height: 1.2;
background: none;
}

.widget-cloud .rank-1 { font-size: 1.75em; }
.widget-cloud .rank-2 { font-size: 1.75em; }
.widget-cloud .rank-3 { font-size: 1.625em; }
.widget-cloud .rank-4 { font-size: 1.5em; }
.widget-cloud .rank-5 { font-size: 1.375em; }
.widget-cloud .rank-6 { font-size: 1.25em; }
.widget-cloud .rank-7 { font-size: 1.125em; }
.widget-cloud .rank-8 { font-size: 1em; }
.widget-cloud .rank-9 { font-size: 0.95em; }
.widget-cloud .rank-10 { font-size: 0.9em; }

#footer .widget-content {
margin-top: 0;
margin-bottom: 0;
}

.widget-assets .widget-content .widget-list {
overflow: auto;
margin-right: 0;
}

.item {
display: inline;
float: left;
margin: 0pt 5px 8px;
overflow: hidden;
text-align: center;
vertical-align: middle;
width: 70px;
}

.widget-search .search-options,
.widget-syndicate .blog-feeds {
list-style: none;
margin: 5px 0;
}



/*----------パンくずリスト----------*/

.topicpath {
font-size:9pt;
}


/*----------フレーム----------*/

#myframe {
width: 892px;
}

#myframe-top {
width: 892px;
height: 25px;
background-image:url(/images/frame_top.gif)
}

#myframe-middle {
width: 892px;
background-image:url(/images/frame.gif)
}

#myframe-bottom {
width: 892px;
height: 25px;
background-image:url(/images/frame_bottom.gif)
}

/*----------内容----------*/

#mywrapper {
width: 850px;
}

/*-----ヘッダー-----*/

#myheader {
width: 850px;
height: 60px;
}

/*-----フッダー-----*/

#myfooter {
width: 850px;
height:130px;
clear: both;
}

/*-----ヘッダー-----*/
.header-catch {
margin-top:2px;
font-size: 12px;
color: #333333;
line-height: 140%;
font-weight:bold;
}

.header-text01 {
margin-top:2px;
font-size: 8pt;
color: #333333;
line-height: 140%;
}

.header-hiwashing {
margin-top:2px;
font-size: 12px;
color: #333333;
line-height: 140%;
}

/*-----メイン-----*/
.top_center_area {
margin:0px;
padding:0px;
background-color:#9c6;
text-align:center;
}
.top_center_txt {
font-size: 12px;
color: #fff;
line-height: 140%;
background-color:#9c6;
margin:0px;
padding:0px;
}

.top_topics td {
padding:5px;
}


.main-left-text01 {
margin-left:5px;
font-size: 9pt;
line-height: 180%;
}

.main-left-text01 A:link {
margin-left:5px;
font-size: 9pt;
line-height: 180%;
}
.main-left-text01 A:visited {
margin-left:5px;
font-size: 9pt;
line-height: 180%;
}

.main-topics-day {
margin:2px 0px 0px 10px;
font-size: 12px;
color: #393;
line-height: 145%;
font-weight:bold;
}

.main-topics-text {
margin:2px 0px 0px 6px;
font-size: 12px;
color: #333;
line-height: 145%;
}

/*-----フッダー-----*/

.footer-text01 {
margin-top:2px;
font-size: 8pt;
color: #333333;
line-height: 140%;
}

.footer-text02 {
margin-top:2px;
font-size: 8pt;
color: #333333;
line-height: 120%;
}

/*-----２ページ目から-----*/

.main2page-text01 {
margin-top:2px;
font-size: 8pt;
color: #333333;
line-height: 140%;
letter-spacing:3px;
}

.tittle {
margin-top:2px;
margin-left:15px;
font-size: 13pt;
color: #69BD83;
line-height: 140%;
font-weight:bold;
}

.main2page-text02 {
margin-top:2px;
font-size: 12px;
color: #333333;
line-height: 140%;
}

.main2page-9pt {
margin-top:2px;
font-size: 9pt;
color: #333333;
line-height: 140%;
}


/*-----リネンサプライ流れ-----*/

.main2page-text03 {
margin-top:2px;
font-size: 12px;
color: #FFF;
padding:5px 5px 5px 20px;
line-height: 140%;
}

.main2page-text04 {
margin-top:2px;
font-size: 12pt;
color: #FFF;
line-height: 140%;
font-weight:bold;
}

.main2page-text05 {
font-style:italic;
margin-top:2px;
font-size: 20pt;
color: #000;
line-height: 140%;
}

.main2page-text06 {
margin-top:2px;
font-size: 12px;
color: #54C174;
line-height: 140%;
}

/*-----販売・促進企画-----*/

.main2page-text09 {
margin-top:2px;
font-size: 12px;
color: #B58674;
line-height: 140%;
font-weight:bold;
}

/*-----お問合せ-----*/

.red {
margin-top:2px;
font-size: 12pt;
color: #FF0000;
line-height: 140%;
font-weight:bold;
}

.main2page-text11 {
margin-top:2px;
margin-left:5px;
font-size: 12px;
color: #69BD83;
line-height: 140%;
font-weight:bold;
}

/*-----推薦リンク-----*/
.l_block {
margin:10px 5px 10px 30px; border-bottom:1px dotted #1B923B; width:630px;
}
.l_img {
float:left; margin-right:5px;
}

.l_cpn {
font-size:12px;
line-height:140%;
font-weight:bold;
margin:2px 0px 3px 0px;
}
.l_cpn A {font-weight:bold; }

.l_txt {
color: #333;
font-size:9pt;
line-height:140%;
}
.l_txt A:link {color: #333; text-decoration: none; }
.l_txt A:visited {color: #333; text-decoration: none; }

.main2page-text09 {
margin-top:2px;
font-size: 12px;
color: #B58674;
line-height: 140%;
font-weight:bold;
}



/*-----個人情報保護方針-----*/

.main2page-text12 {
margin-top:2px;
font-size: 12px;
color: #69BD83;
line-height: 140%;
font-weight:bold;
}
.main2page-text13 {
margin-top:2px;
font-size: 11pt;
color: #B58674;
line-height: 140%;
font-weight:bold;
}

/*-----サイトマップ-----*/

.sitemap-text01 {
margin-top:2px;
font-size: 11pt;
color: #333333;
line-height: 140%;
}

.sitemap01 {
margin-top:2px;
font-size: 11pt;
color: #4A93CE;
line-height: 140%;
}
.sitemap02 {
margin-top:2px;
font-size: 11pt;
color: #815EA6;
line-height: 140%;
}
.sitemap03 {
margin-top:2px;
font-size: 11pt;
color: #E95050;
line-height: 140%;
}
.sitemap04 {
margin-top:2px;
font-size: 11pt;
color: #EF7E42;
line-height: 140%;
}
.sitemap05 {
margin-top:2px;
font-size: 11pt;
color: #F6BA39;
line-height: 140%;
}
.sitemap06 {
margin-top:2px;
font-size: 11pt;
color: #98CB67;
line-height: 140%;
}

.sitemap07 {
margin-top:2px;
font-size: 11pt;
color: #006CB7;
line-height: 140%;
}
.sitemap08 {
margin-top:2px;
font-size: 11pt;
color: #EC75A9;
line-height: 140%;
}
.sitemap09 {
margin-top:2px;
font-size: 11pt;
color: #8A1B87;
line-height: 140%;
}

.sitemap10 {
margin-top:2px;
font-size: 11pt;
color: #1B923B;
line-height: 140%;
}

/*-----リクルート-----*/

.rec_tbl {
margin:10px 0px 10px 10px;
width:630px;
border-top:1px solid #999;
border-left:1px solid #999;
}

.rec_tbl td {
padding:5px;
font-size: 12px;
line-height:140%;
border-right:1px solid #999;
border-bottom:1px solid #999;
}



/*-----INDEX用-----*/

#middle {
width: 520px;
float: left;
}

#middle-flash {
width: 520px;
height:264px;
}

#middle-topics {
margin-top:10px;
}



/*-----INDEX用メニュー左-----*/

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

#left-menu {
width: 165px;
}

/*-----以下フォント指定等-----*/
.t8 {
font-size: 8pt;
line-height: 140%;
}
.t9 {
font-size: 9pt;
line-height: 140%;
}
.t9b {
font-size: 9pt;
font-weight:bold;
line-height: 140%;
}
.t10b {
font-size: 12px;
font-weight:bold;
line-height: 140%;
}
.t11 {
font-size: 11pt;
line-height: 140%;
}
.t11b {
font-size: 11pt;
font-weight:bold;
line-height: 140%;
}
.t12b {
font-size: 11pt;
font-weight:bold;
line-height: 140%;
}
.t12b_C30 {
font-size: 11pt;
font-weight:bold;
color:#C30;
line-height: 140%;
}

/*topページ横の住所とか*/
.ad {
margin:10px 0px 0px 2px;
font-size: 8.5pt;
color: #666;
font-weight:bold;
line-height: 140% !important;
}

.ad2{
margin:0px 0px 0px 2px;
font-style:normal;
font-size: 8.5pt;
color: #333;
line-height: 140% !important;
}

/* パンくず */
#topicpath {
margin-left:5px;
}
ul#topicpath li {
	display: inline;
}

.entry-title {
font-size: 17px;
font-weight:bold;
color:#fff;
margin-left:5px;
height:25px;
width:635px;
vertical-align:middle;
padding:6px 0px 0px 13px;
background-image:url(/images/tittle_mini.gif);
}

.entry-title A {
text-decoration:none;
color:#fff;
font-weight:bold;
}









/*ここから*/

dl{
font-size: 10pt;
}

dt{
float:left;
padding: 3px;
margin-right: 10px;
width:150px;
background-color:#E4E4E4;
}

dd{
padding: 3px;
width:440px;
}

div.submit {
margin-left:160px;
}

.required {
color : #FF0000;
}
/* メールフォーム */ 
 
 #table_con {
        color: #333;
        width: 600px;
        margin-bottom: 30px;
        border-top: 1px solid #666666;
        border-left: 1px solid #666666;
        border-collapse: separate;
}

#table_con td {
        padding: 5px;line-height: 160%;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
}

.con_text {color: #CC0033}



#header {
    background: #8594b6 url(/images/frame.gif) bottom left; 
}

#header a:hover {
    text-decoration: none;
}

#header-inner {
    position: relative;
}

#header-content {
    width: 850px; 
    padding: 5px 0 10px 14px;
}

/* content */

#container-inner,
#content {
    background: #8594b6 url(/images/frame.gif); 
    width: 892px;
}

.asset-body {
line-height: 160%;
}

/* Footer */

#footer { 
background: url(/images/frame.gif);
width: 892px; 
}

#footer-content,
#footer-content a {
    text-align: center;
    font-weight: bold;
    margin: 10px;
}

#container-top,
#content-top {
    background: #fff; 
    width: 892px;
}

/* お問い合わせ */
 #table_contact {
        color: #333;
        width: 650px;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        border-collapse: separate;
}

#table_contact td {
        padding: 5px;line-height: 160%;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
}

/* パートナー */
.partner_text1{
	color: #333;
	font-size: 10pt;
	margin-top:2px;
	line-height: 140%;
}
#partner-box2{
	padding:10px;
	margin:0px;
}
#partner-box1{
	border: solid 1px #7EC23D; 
	background-color:#D7FFB0; 
	width:653px; 
	margin-bottom:10px;
}

/* 090108追記 */

.eco_text1{
	color: #2765BA;
	font-size: 12px;
	margin-top:2px;
	line-height: 140%;
}

.eco_text2{
	color: #2765BA;
	font-weight:bold;
}


#eco-box1{
	border: solid 1px #666; 
	background-color:#F0E7E1; 
	width:583px; 
	margin-bottom:10px;
}

#eco-box2{
	padding:10px;
	margin:0px;
}

/*----------リスト----------*/

.eco_list01,
ul.eco_list01 li {
margin:0 0 0 15px;
padding:0;
}