﻿@charset "utf-8";


* {
	padding:0;
	margin: 0;
	font-family: "メイリオ", "Meiryo", arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
a {
	color: #628738;
        text-decoration: none;
}
a:hover {
	color: #79B726;
	text-decoration: none;
}


h2 {
	font-size: 18px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 3px;
}
h2 span {
	font-size: 12px;
	padding-left: 20px;
	color: #ff6633;
	letter-spacing: 1px;
	line-height: 14px;
}
h3 {
	font-size: 18px;
        color:#0099ff;
	line-height: 26px;
	padding-top: 25px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-bottom: 3px;
}

pre {
     white-space: pre;           /* CSS 2.0 */
     white-space: pre-wrap;      /* CSS 2.1 */
     white-space: pre-line;      /* CSS 3.0 */
     white-space: -pre-wrap;     /* Opera 4-6 */
     white-space: -o-pre-wrap;   /* Opera 7 */
     white-space: -moz-pre-wrap; /* Mozilla */
     white-space: -hp-pre-wrap;  /* HP Printers */
     word-wrap: break-word;      /* IE 5+ */
     }

/*
お薦め商品
-------------------------------------------------------------------*/
#yoyakunagare{
         position: relative;
         width: 670px;
         height:710px;
         font-size: 30px;
         text-align: right;
         
}
#yoyakunagare #info1 {
	position: absolute;
        top: 70px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info2 {
	position: absolute;
        top: 160px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info3 {
	position: absolute;
        top: 255px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info4 {
	position: absolute;
        top: 355px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info5 {
	position: absolute;
        top: 450px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info6 {
	position: absolute;
        top: 545px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare #info7 {
	position: absolute;
        top: 645px;
	left: 50px;
        font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: left;
	
}
#yoyakunagare span {
	font-size: 12px;
	color: #696969;
        padding-left: 20px;
        line-height: 18px;
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
         
#yoyakunagare #title1 {
        position: absolute;
        top: 25px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title2 {
        position: absolute;
        top: 120px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title3 {
        position: absolute;
        top: 220px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title4 {
        position: absolute;
        top: 315px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title5 {
        position: absolute;
        top: 410px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title6 {
        position: absolute;
        top: 510px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}
#yoyakunagare #title7 {
        position: absolute;
        top: 610px;
	left: 50px;
        font-size: 23px;
        font-weight: bold;
	color: #0099ff;
	line-height: 30px;
	text-align: left;
        font-family: Arial, Helvetica, sans-serif;
}

/*
会社概要
-------------------------------------------------------------------*/

#content {
	float: left;
	width: 400px;
        padding-left: 2px;
	padding-bottom: 2px;
	
}

#form {
	padding-top: 0px;
	padding-bottom: 1px;
	margin: 0px;
	
}
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#content table.table_info {
	width: 390px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
       
}
#content table td {
	padding: 2px;
	font-size: 13px;
}
#content table th {
	font-size: 16px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	color: #000000;
}
#content form table th {
	width: 127px;
}

#content table td.td_head {
	text-align: left;
        width: 50px;
	padding: 1px;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
        	
}

#content table td.td_odd {
	text-align: left;
	padding-top: 1px;
        padding-left: 15px;
        padding-bottom: 1px;
	font-size: 12px;
	line-height: 14px;
        
}

.td_head .eng {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #C6B18E;
}

#content table.table_menu th {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #BDB7A1;
	text-align: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	white-space: nowrap;
	background-color: #FCFBF8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-left: 20px;
}
#content table.table_menu th span {
	font-size: 10px;
	color: #C28B0C;
}
#content table.table_menu td {
	padding-left: 15px;
	border-bottom-color: #E5E5E5;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
}
#content .table_menu strong {
	font-size: 16px;
	color: #AD9445;
	padding-right: 5px;
	padding-left: 5px;
}
#content table.table_menu {
	width: 520px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.table_info th a {
	color: #312D24;
}
#content .table_info .td_odd p {
	margin: 0px;
}

#content table.table_menu td {
	font-size: 14px;
}
#content table.table_menu th {
	font-size: 14px;
	background-image: url(img/th.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #333333;
	background-color: #F9F9F9;
	border-right-color: #C7B16D;
}       
/*
スタッフ紹介
-------------------------------------------------------------------*/
#staffshokai {
        width: 660px;
         height:680px;
         margin-top: 0px;
         overflow: auto;
}
h4 {
	font-size: 20px;
        font-weight: normal;
        color:#0099ff;
	margin-top: 0px;
	margin-bottom: 0px;
        padding-left: 5px;
	padding-bottom: 3px;
}
        
#oya {
        float: left;
        width:625px;
        background-color: #FFFFFF;
	background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
        margin-bottom: 10px;
        border: 1px solid #D5D5D5;
}

#oyaleft {
         float: left;
         width: 210px;
         heigth: 160px;
         margin-top: 15px;
         margin-left:5px;
         margin-bottom: 15px;
         }

#oyaright {
         float: left;
         width: 400px;
         heigth: 140px;
         margin-top: 10px;
         margin-left:5px;
         }

#kodomotop {
        width: 400px;
        padding-top: 5px;
        padding-left: 0px;
               
}

.namae1 {
        float: left;
        width: 160px;
        font-size: 15px;
        line-height: 15px;
        color:#0099ff;
}
.namae2 {
        float: left;
        width: 140px;
        font-size: 15px;
        line-height: 15px;
        color:#0099ff;
}
.shiten {
        float: right;
        width: 70px;
        font-size: 12px;
        line-height: 12px;
        color:#0099ff;
        padding-top:2px;
        padding-left: 5px;
        text-align: right;
        background-image: url(img/shiten.gif);
        background-repeat: no-repeat;
        background-position: left center;
}
.line_1 {
        float: left;
        width: 400px;
        padding-top: 2px;
        border-bottom-width: 3px;
        border-bottom-style: solid;
        border-bottom-color: #0099ff;
}

#staffshokai .shokai {
        float: left;
        width: 400px;
        heigth: 120px;
}
#staffshokai table.wordBreak {
	width: 390px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
       
}

#staffshokai table td.td_head {
	text-align: left;
        width: 80px;
	padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 15px;
        margin-bottom: 5px;
	white-space: nowrap;
	color: #000000;
	font-size: 12px;
        background-color: #FFFFFF;
        background-image: url(img/td_odd.gif);
	background-repeat: repeat-x;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D5D5D5;
}


#staffshokai table td.td_odd {
        text-align: left;
	padding-top: 1px;
        padding-left: 15px;
        padding-bottom: 1px;
	font-size: 12px;
	line-height: 14px;
        
}

#staffshokai table td.td_odd2 {
            width: 310px;
            float:left
	    text-align: left;
	    padding-top: 5px;
            padding-left: 15px;
            padding-bottom: 5px;
            margin-top: 15px;
            margin-bottom: 5px;
	    font-size: 12px;
	    line-height: 14px;
            background-color: #FFFFFF;
            background-image: url(img/td_odd.gif);
	    background-repeat: repeat-x;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #D5D5D5;
            word-break:break-all;
}
       
