@charset "utf-8";

/* 株式会社ココロ　スタイルシート
　 作成者：
　 平成00年00月00日
-------------------------------------------------------------------------------------*/


/* 基本スタイル
-------------------------------------------------------------------------------------*/

/* 全体
------------------------------*/

/* CSS Document */

html {
	color:#000;
	background:#FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img { border:0; }

address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}

li { list-style:none; }

caption, th { text-align:left; }

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

q:before, q:after { content:''; }

abbr, acronym {
	border:0;
	font-variant:normal;
}

sup { vertical-align:text-top; }

sub { vertical-align:text-bottom; }

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

legend { color:#000; }


/* ボディ
------------------------------*/
body {
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 18px;
}

/* リンク
------------------------------*/
a { color: #003399; }
a:visited { color: #333333; }
a:hover { color: #0066CC; }

/* 画像
------------------------------*/
img {
	border: none;
	vertical-align: top;
}

/* サイト（コンテンツ部分）の幅指定
-------------------------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* ヘッダー部分
-------------------------------------------------------------------------------------*/
#header {
	width: 100%;
	background-image: url(../img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-bottom: 20px;
}

#header .inner1000 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

#header .inner_l {
	float: left;
	width: 210px;
}

#header .inner_r {
	text-align: right;
	float: right;
	width: 790px;
}

#header h1 {
	width: 790px;
	text-align: right;
	display: block;
	font-size: 90%;
	float: right;
	padding-bottom: 20px;
}

#header p {
	display: block;
	font-size: 90%;
	float: right;
	padding-bottom: 5px;
}
#header p.logop {
	display: block;
	font-size: 80%;
	float: left;
	padding-bottom: 5px;
}
#header ul {
	float: left;
	text-align: right;
	width: 790px;
	padding-top: 5px;
}

#header li {
	display: inline;
	background-image: url(../img/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 90%;
}


/* メニュー部分
-------------------------------------------------------------------------------------*/
#g_navi {
	float:left;
	width: 1000px;
	margin-bottom: 25px;
}

#g_navi ul {
	float:left;
	width: 1000px;
	background-image: url(../img/g_navi.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#g_navi li { display: inline; }

#gl_navi {
	width: 1000px;
	float: left;
	margin-bottom: 25px;
}
#gl_navi ul {
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}
#gl_navi li {
	width: 250px;
	float: left;
}
#gl_navi li a {
	width: 100%;
	display:block;
	overflow:hidden;
	height:0 !important;
	height /**/:50px;
	padding-top:50px;
	color:#FFFFFF;
	background-image:url(../img/g_navi.jpg);
	float: right;
}
/* オフマウス
-------------------------------------*/
#nav01 a { background-position:  -0px 0px; }
#nav02 a { background-position:-250px 0px; }
#nav03 a { background-position:-500px 0px; }
#nav04 a { background-position:-750px 0px; }


/* オフマウス
-------------------------------------*/
#nav01 a.stay { background-position:  -0px -70px; }
#nav02 a.stay { background-position:-250px -70px; }
#nav03 a.stay { background-position:-500px -70px; }
#nav04 a.stay { background-position:-750px -70px; }


/* オフマウス
-------------------------------------*/
#nav01 a:hover { background-position:  -0px -140px; }
#nav02 a:hover { background-position:-250px -140px; }
#nav03 a:hover { background-position:-500px -140px; }
#nav04 a:hover { background-position:-750px -140px; }



/* メイン部分
-------------------------------------------------------------------------------------*/
#pictspace {
	float:left;
	width: 1000px;
}

#flash {
	float:left;
	width: 1000px;
}

#pan {
	float:left;
	width: 1000px;
	margin-top: 10px;
}

#pan ul {
	float:left;
	width: 1000px;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#pan ul.toppage { background-position: bottom; }

#pan li { display: inline; }

#main {
	float:left;
	width: 1000px;
	padding-top: 30px;
}

#maincontents {
	float:left;
	width: 750px;
	margin-bottom: 30px;
}

.border {
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.border_s {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

.frame {
	float:left;
	width: 730px;
	padding-bottom: 25px;
}

.frame2 {
	float:left;
	width: 690px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.frame3 {
	float:left;
	width: 730px;
	margin-bottom: 20px;
}

.frame3_middle {
	float:left;
	width: 730px;
	background-image: url(../img/fence_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 3px;
}

.frame3_bottom {
	float:left;
	width: 730px;
	background-image: url(../img/fence_b.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}

.right_frame {
	float:left;
	width: 415px;
	padding-left: 25px;
}

.right_frame2 {
	float:left;
	width: 455px;
	padding-left: 35px;
}

.right_frame3 {
	float:left;
	width: 455px;
}

.left_frame {
	float:left;
	width: 265px;
	padding-left: 25px;
}

.left_frame2 {
	float:left;
	width: 170px;
}

.left_frame3 {
	float:left;
	padding-left: 15px;
}

.box {
	float:left;
	width: 100px;
	padding-left: 34px;
}

.box2 {
	float:left;
	padding-left: 34px;
	margin-bottom: 10px;
}

.box3 {
	float:left;
	padding-left: 18px;
	margin-bottom: 10px;
}

.parts_box {
	float:left;
	width: 345px;
	padding-bottom: 25px;
}

.special {
	float:left;
	width: 363px;
	padding-right: 5px;
	padding-bottom: 40px;
}
.special2 {
	float:left;
	width: 733px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.separate_l {
	float:left;
	width: 328px;
	text-align: center;
	padding-left: 35px;
	padding-bottom: 25px;
	line-height: 25px;
}

.separate_r {
	float:left;
	width: 360px;
	text-align: center;
	padding-bottom: 25px;
	line-height: 25px;
}

.line3 {
	float:left;
	width: 233px;
}

.furniture_l {
	float:left;
	width: 285px;
}

.furniture_r {
	float:left;
	width: 345px;
}

#maincontents h2 {
	float:left;
	width: 730px;
	display: block;
	margin-bottom: 20px;
}

#maincontents h2.result {
	float:left;
	width: 730px;
	background-image: url(../img/new_result.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	text-align: right;
}

#maincontents h2.japanese_parts {
	float:left;
	width: 730px;
	background-image: url(../img/japanese_parts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	text-align: right;
}

#maincontents h2.new {
	float:left;
	width: 730px;
	background-image: url(../img/whats_new.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	text-align: right;
	margin-bottom: 15px;
}

#maincontents h2.text {
	float:left;
	width: 700px;
	background-image: url(../img/h2_text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	padding-left: 30px;
	font-size: 130%;
	font-weight: bold;
	padding-top: 5px;
}

#maincontents h3 {
	float:left;
	width: 410px;
	font-weight: bold;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 120%;
}

#maincontents h3.bg {
	float:left;
	width: 330px;
	font-weight: bold;
	background-image: url(../img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 15px;
	padding-left: 15px;
	border-left-style: none;
}

#maincontents h3.slant {
	float:left;
	width: 605px;
	font-weight: bold;
	background-image: url(../img/slant.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	border-left-style: none;
	height: 22px;
	padding-top: 8px;
}

#maincontents h3.parts {
	width: 135px;
	font-size: 100%;
	margin-bottom: 10px;
}

#maincontents h3.fence {
	width: 685px;
	border-left-style: none;
	padding-left: 45px;
	margin-bottom: 0px;
	background-image: url(../img/fence.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-top: 11px;
}

#maincontents h3.dotline {
	font-weight: bold;
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 10px;
	margin-bottom: 30px;
	font-size: 140%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	width: 620px;
	padding-top: 3px;
}

#maincontents h4 {
	float:left;
	width: 100px;
	font-weight: bold;
	text-align: center;
}

#maincontents h4.medium {
	float:none;
	font-weight: bold;
	text-align: left;
	width: 100%;
	margin-bottom: 15px;
}

#maincontents h4.long {
	width: 635px;
	text-align: left;
	margin-bottom: 15px;
}

#maincontents h4.gest_com {
	width: 635px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

#maincontents p {
	float:left;
	width: 635px;
	display: block;
	margin-bottom: 15px;
	text-align: justify;
}

#maincontents p.half {
	width: 345px;
	margin-bottom: 15px;
}

#maincontents p.division {
	width: 435px;
	margin-bottom: 0px;
}

#maincontents p.division_s {
	width: 155px;
	margin-bottom: 0px;
	line-height: 14px;
	text-align: justify;
}

#maincontents p.notes {
	width: 675px;
	text-align: right;
	padding-top: 15px;
	font-weight: bold;
}

#maincontents p.s_pict {
	width: auto;
	font-size: 90%;
	text-align: center;
	margin-bottom: 0px;
}

#maincontents p.m_pict {
	width: auto;
	margin-bottom: 0px;
	padding-right: 15px;
}

#maincontents p.caption {
	width: 100px;
	font-size: 90%;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 5px;
	line-height: 14px;
}

#maincontents p.right { text-align: right; }


#maincontents ul {
	float:left;
	width: 635px;
	display: block;
}

#maincontents ul.mark {
	width: 620px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#maincontents ul.btn {
	width: 730px;
	text-align: center;
	padding-bottom: 25px;
}

#maincontents li { margin-bottom: 5px; }

#maincontents li.btn {
	display: inline;
	margin-right: 20px;
	list-style-type: none;
}

#maincontents li.disc {
	display: list-item;
	margin-right: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

#maincontents dl {
	float:left;
	width: 700px;
	display: block;
	padding-left: 15px;
}

#maincontents dt {
	float:left;
	width: 125px;
	display: block;
	background-image: url(../img/dt_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#maincontents dd {
	float:left;
	width: 560px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#maincontents table {
	float:left;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#maincontents th {
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	background-color: #E8E8E8;
}

#maincontents td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}

#maincontents td.right { text-align: right; }

#maincontents table.small {
	float:left;
	width: 350px;
	font-size: 90%;
}

#maincontents th.small {
	width: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#maincontents th.small_c {
	width: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#maincontents th.small_r {
	width: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

#maincontents td.small {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#maincontents td.small2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#sidecontents {
	float:left;
	width: 250px;
	margin-bottom: 30px;
}

#sidecontents h2 {
	float:left;
	width: 250px;
	display: block;
	padding-bottom: 10px;
}

#sidecontents ul {
	float:left;
	width: 230px;
	padding-left: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 20px;
}

#sidecontents li {
	float:left;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	background-image: url(../img/listmark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

#sidecontents p {
	float:left;
	width: 147px;
	display: block;
	padding-left: 10px;
	padding-bottom: 20px;
	font-size: 90%;
}

#sidecontents p.pict {
	float:left;
	display: block;
	padding-left: 20px;
	width: auto;
}

#low {
	float:left;
	width: 480px;
	background-image: url(../img/low_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	padding-right: 10px;
	padding-left: 510px;
	padding-top: 25px;
}

.low_frame {
	float:left;
	width: 230px;
	padding-right: 10px;
}


#low p {
	float:left;
	display: block;
	padding-bottom: 5px;
}


/* フッター部分
-------------------------------------------------------------------------------------*/
#footer {
	clear:left;
	width: 100%;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 20px;
}

#footer .inner1000{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#footer ul{
	width: 1000px;
	text-align: center;
	padding-bottom: 15px;
}

#footer li{
	display: inline;
	font-size: 80%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}

#footer li.end{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#footer p{
	width: 1000px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 90%;
}
