/* CSS Document */


/**************   reset   **************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}


/*------------------------------------------ 
タグ
------------------------------------------*/


body{
	margin:0;
	padding:0;
}

#b01 {
	background: #FFFFFF url(../img/body.gif) repeat-x;
}

#b02 {
	background: #FFFFFF url(../img/body2.gif) repeat-x;
}

a {
	color: #06F;
	text-decoration: none;
}

a:hover {
	color: #39F;
	text-decoration: underline;
}

h1 {
	padding: 5px 0 3px 0;
	font-size:12px;
	color: #666666; 
	font-weight: normal;
}

h2{
	font-size:12px;
	color: #fd6100; 
}

h3{
	color: #F60;
	font-family: "メイリオ","Meiryo","osaka";
	font-weight: bold;
	font-size: 18px;
}

h4{
	font-size:14px;
	color: #09F; 
}

img{
	vertical-align:bottom;
}

p {
	margin-bottom: 1em;
	color: #444;
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.8em;
}

address {
	font-family: Verdana,Arial,sans-serif;
}



/*------------------------------------------ 
インライン
------------------------------------------*/

.skip {
	position:absolute;
	top:-10000px;
	width:200px;
}

.non {
	margin-bottom: 0;	
}

.slide {
	padding-left: 20px;	
}

.dis {
	padding-left: 20px;	
	color:#F30;
}

.spaceb {
	margin-bottom: 200px;
}

.pnon {
	padding-right: 0 !important;
}

.psnon {
	padding-left: 0 !important;
}

.pmnon {
	margin: 3px 0 !important;
}

.clear {
	clear: both;
}

.cover {
	font-weight: bold;
}

.core {
	text-align: center;
	padding: 10px 0;
}

.line {
	margin: 15px 0;
	padding-left: 10px;
}

.bnn {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 4px;
}



.add {
	width: 415px;
	text-align: right;
}

.add2 {
	width: 495px;
	text-align: right;
}

.add p,.add2 p {
	padding: 0px !important;
	margin: 0;
}

.btn {
	text-align: right;
	width: 680px;
	margin-bottom: 10px;
}

.btn img{
	vertical-align: middle;
}

.btn p {
	font-size: 12px;
	font-weight: bold;
}

.btn2 {
	text-align: right;
	padding: 20px;
	margin-bottom: 10px;
	font-size: 0.8em;
	color: #06F;
}

.case {
	
}


/*------------------------------------------ 
フォント
------------------------------------------*/

.dft{
	font-size: 0.8em;
	padding-left: 15px;
	padding-right: 30px;
}

.ttl{
	margin-bottom: 10px;
}

.org{
	font-weight: bold;
	color:#F60;
}

.org2{
	color:#F60;
	line-height: 1.5em !important;
	font-size:14px !important;
	font-weight: bold;
	font-family: "メイリオ","Meiryo","osaka";
	padding-left: 15px;
	margin-bottom: 10px !important;
}

.lg{
	font-size:14px;
	font-weight:bold;
	color:#fd6100;
}

.ans {
	margin-left: 20px;
}

.red{
	color: #F00;	
}


/*------------------------------------------ 
レイアウト
------------------------------------------*/

/*****   大枠   *****/

#container {

}

#container-inner {
	width: 870px;
	margin: 0 auto;
	position: relative;
	background: url(../img/back.gif) repeat-y;
	padding: 0 15px;
}


/*****   ヘッダ   *****/

#header01, #header02, #header03, #header04, #header05, #header06, #header07, #header08, #header09, #header10 {
	width: 870px;
	height: 450px;
	margin-bottom: 10px;
}

#header01 {
	background: url(../img/index.jpg) no-repeat center bottom;
}

#header02 {
	background: url(../img/sofa_index1.jpg) no-repeat center bottom;
}

#header03 {
	background: url(../img/chair_index1.jpg) no-repeat center bottom;
}

#header04 {
	background: url(../img/table_index1.jpg) no-repeat center bottom;
}

#header05 {
	background: url(../img/cabinet_index1.jpg) no-repeat center bottom;
}

#header06 {
	background: url(../img/dining_index1.jpg) no-repeat center bottom;
}

#header07 {
	background: url(../img/shelf_index1.jpg) no-repeat center bottom;
}

#header08 {
	background: url(../img/chest_index1.jpg) no-repeat center bottom;
}

#header09 {
	background: url(../img/tvboard_index1.jpg) no-repeat center bottom;
}

#header10 {
	background: url(../img/desk_index1.jpg) no-repeat center bottom;
}


#header-content {
	background: url(../img/tel3.gif) no-repeat right bottom;
}


/*****  右メイン  *****/

#main {
	float: right;
	display: inline;
	width: 700px;
	padding-top: 0px;
	position: relative;
	padding-bottom: 50px;
	margin-right: 0;
}

.imgnt {
	width: 685px !important;
	padding-left: 15px;
}



/*****  左サイドメニュー  *****/

#menu {
	float: left;
	background: url(../img/naviback.gif) no-repeat 0 70px;
	width: 170px;
	height: 685px;
	display: inline;
}

/*****  グローバルナビ  *****/

#navibar, #navibar2  {
	position: absolute;
	left: 0;
	width: 900px;
	height: 41px;
	clear: both;
}

#navibar {
	top: 397px;
}

#navibar2 {
	top: 310px;
}

/*****  フッター  *****/

#footer {
	width: 100%;
	height: 85px;
	background: #9eb763 url(../img/foot.gif);
	text-align: left;
	clear :both;
}


/*------------------------------------------ 
各ページ
------------------------------------------*/

/*******   トップ   *******/

#intro, #intro02, #intro03, #intro04, #intro05, #intro06, #intro07, #intro08, #intro09, #intro10 {
	width: 685px;
	margin-bottom: 20px;
	padding-left: 15px;
}


#intro h3, #intro02 h3, #intro03 h3, #intro04 h3, #intro05 h3, #intro06 h3, #intro07 h3, #intro08 h3, #intro09 h3, #intro10 h3 {
	margin: 8px 0;
}

#intro{
	background: url(../img/kagu_index2.jpg) no-repeat right bottom;
}

#intro02 {
	background: url(../img/sofa_index2.jpg) no-repeat right bottom;
}

#intro03 {
	background: url(../img/chair_index2.jpg) no-repeat right bottom;
}

#intro04 {
	background: url(../img/table_index2.jpg) no-repeat right bottom;
}

#intro05 {
	background: url(../img/cabinet_index2.jpg) no-repeat right bottom;
}

#intro06 {
	background: url(../img/dining_index2.jpg) no-repeat right bottom;
}

#intro07 {
	background: url(../img/shelf_index2.jpg) no-repeat right bottom;
}

#intro08 {
	background: url(../img/chest_index2.jpg) no-repeat right bottom;
}

#intro09 {
	background: url(../img/tvboard_index2.jpg) no-repeat right bottom;
}

#intro10 {
	background: url(../img/desk_index2.jpg) no-repeat right bottom;
}

#intro p {
	font-size: 0.8em;
	padding-right: 260px;
	padding-bottom: 280px;
}

#intro02 p {
	font-size: 0.8em;
	padding-right: 260px;
	padding-bottom: 220px;
}

#intro03 p {
	font-size: 0.8em;
	padding-right: 230px;
	padding-bottom: 300px;
}

#intro04 p {
	font-size: 0.8em;
	padding-right: 270px;
	padding-bottom: 260px;
}

#intro05 p {
	font-size: 0.8em;
	padding-right: 280px;
	padding-bottom: 280px;
}

#intro06 p {
	font-size: 0.8em;
	padding-right: 230px;
	padding-bottom: 275px;
}
#intro07 p {
	font-size: 0.8em;
	padding-right: 260px;
	padding-bottom: 200px;
}

#intro08 p {
	font-size: 0.8em;
	padding-right: 260px;
	padding-bottom: 220px;
}

#intro09 p {
	font-size: 0.8em;
	padding-right: 250px;
	padding-bottom: 250px;
}

#intro10 p {
	font-size: 0.8em;
	padding-right: 265px;
	padding-bottom: 200px;
}


#lineup {
	width: 698px;
	height: 15px;
	padding-top: 115px;
	background: url(../img/lineup.jpg) no-repeat center top;
}

#lineup li {
	width: 110px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "メイリオ","Meiryo","osaka";
	margin-right: 6px;
	font-size: 12px;
}

#under {
	margin-bottom: 20px;
}

#center {
	background: url(../img/center_bc.gif) repeat-y;
	width: 430px;
	padding: 0;
	float: left;
	display: inline;
}

#center h3 {
	margin-bottom: 10px;
}

#pro1, #pro2, #pro3 {
	padding-left: 120px;
	margin: 15px 0;
	height: 84px;
}

#pro1 {
	background: url(../img/pro1_ilt.gif) no-repeat left top;
}

#pro2 {
	background: url(../img/pro2_ilt.gif) no-repeat left top;
}

#pro3 {
	background: url(../img/pro3_ilt.gif) no-repeat left top;
}

#pro1 p, #pro2 p, #pro3 p {
	font-size: 12px;
}

#way {
	width: 691px;
	height: 155px;
	background: url(../img/wayback.jpg) no-repeat;
	padding-top: 250px;
	margin-bottom: 20px;
	margin-left: 8px;
}

.w1 {
	float: left;
	display: inline;
	width: 203px;
	margin-left: 24px;
}

.w1 p {
	color: #FFF;
	font-family: "メイリオ","Meiryo","osaka";
	font-size: 12px;
}


#area {
	width: 691px;
	height: 750px;
	background: url(../img/areamap.gif);
	margin-left: 8px;
	margin-bottom: 20px;
}

#area h3 {
	padding: 15px 0 0 15px;
	margin-bottom: 20px;
}

#area p {
	padding-left: 160px;
	padding-right: 30px;
	font-size: 12px;
	margin-bottom: 30px;
}


#item {
	width: 690px;
	height: 202px;
	background: url(../img/item.gif);
	margin-left: 8px;
	margin-bottom: 20px;
}

#item h3 {
	padding: 15px 0 0 15px;
	margin-bottom: 20px;
}

#item p {
	padding-left: 30px;
	padding-right: 30px;
	font-size: 12px;
	margin-bottom: 30px;
}



#item-ivt p{
	font-family: "メイリオ","Meiryo","osaka";
	font-weight: bold;
	font-size: 14px;
}

#item-ivt a {
	color: #F60;
	text-decoration: none;
}

#item-ivt a:hover {
	color:#F93;
}

.column1 {
	background: url(../img/column1.gif) no-repeat left top;
	width: 478px;
	height: 87px;
	padding: 10px;
}

.column1 p {
	font-size: 12px !important;
}



#sec1,#sec2,#sec3,#sec4,#sec5,#sec6 {
	width: 200px;
	height: 112px;
	margin-right: 10px;
	margin-bottom: 40px;
	padding-left: 120px;
	float: left;
	display: inline;
}

#sec1 p, #sec2 p, #sec3 p, #sec4 p, #sec5 p, #sec6 p {
	font-size: 11px;
}


#sec1 a, #sec2 a, #sec3 a, #sec4 a, #sec5 a, #sec6 a {
	font-size: 12px;

	line-height: 12px;
	margin: 0;
}

#sec1 {
	background: url(../img/tag_furniture.jpg) no-repeat;	
}

#sec2 {
	background: url(../img/tag_household.jpg) no-repeat;	
}

#sec3 {
	background: url(../img/tag_designers.jpg) no-repeat;	
}

#sec4 {
	background: url(../img/tag_office.jpg) no-repeat;	
}

#sec5 {
	background: url(../img/tag_audio.jpg) no-repeat;	
}

#sec6 {
	background: url(../img/tag_kitchen.jpg) no-repeat;	
}

.ivt {
	background: url(../img/arrow1.jpg) no-repeat left center;
	padding-left: 20px;
	padding-right: 5px;
	float: right;
	height: 12px;
	line-height: 12px;
}

.ivt p {
	margin-bottom: 0 !important;
}


/*******   furniture.html   *******/

#furniture {
	background: url(../img/fnt_index2.jpg) no-repeat right center;
	padding-right: 170px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#furniture p {
	font-size: 0.8em;
	padding-left: 10px;
}

#eco {
	background: url(../img/eco.jpg) no-repeat 10px 0;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 145px 40px 0 115px;
	text-align: right;
	height: 450px;
}

#eco p {
	margin-top: 5px;
	margin-bottom:160px;
	padding-left: 10px;
	font-size: 14px;
}

#itm_fnt, #itm_kdn, #itm_kcn1, #itm_kcn2, #itm_ado1, #itm_ado2, #itm_ado3, #itm_ofc1, #itm_ofc2, #itm_ofc3 {
	padding-left: 180px;
	padding-right: 15px;
	margin-bottom: 20px;
}

#itm_fnt {
	background: url(../img/fnt_index3.jpg) no-repeat left center;
}

#itm_fnt p, #itm_kdn p, #itm_kcn1 p, #itm_kcn2 p, #itm_ado1 p, #itm_ado2 p, #itm_ado3 p, #itm_ofc1 p, #itm_ofc2 p, #itm_ofc3 p {
	font-size: 0.8em;
}


/*******   kaden.html   *******/

#kaden {
	background: url(../img/kaden_index2.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

#kaden h3, #kitchen h3, #audio h3, #office h3 {
	width: 640px;
	height: 50px;
	padding-left: 40px;
	padding-top: 61px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 12px;
}

#kaden h3 {
	background: url(../img/kaden_index1.jpg) no-repeat;
}

#kaden p {
	font-size: 0.8em;
	padding-left: 250px;
	padding-right: 30px;
}

#itm_kdn {
	background: url(../img/kaden_index3.jpg) no-repeat left center;
	padding-top: 10px;	
	padding-bottom: 5px;		
}



#kitem1,#kitem2,#kitem3,#kitem4 {
	width: 330px;
	height: 140px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#kitem1 h4,#kitem2 h4,#kitem3 h4,#kitem4 h4 {
	padding-left: 10px;
	color: #F60;
}

#kitem1 p, #kitem2 p, #kitem3 p, #kitem4 p {
	font-size: 11px;
	padding-left: 160px;
	padding-top: 15px;
}

#kitem1 {
	background: url(../img/kdimg_tv.jpg) no-repeat 0 20px;	
}

#kitem2 {
	background: url(../img/kdimg_laundry.jpg) no-repeat 0 20px;	
}

#kitem3 {
	background: url(../img/kaden_refrigerator.jpg) no-repeat 0 20px;	
}

#kitem4 {
	background: url(../img/kaden_elsio.jpg) no-repeat 0 20px;	
}


/*******   kitchen.html   *******/

#kitchen {
	background: url(../img/kitchen_index2.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

#kitchen h3 {
	background: url(../img/kitchen_index1.jpg) no-repeat;
}

#kitchen p {
	font-size: 0.8em;
	padding-left: 250px;
	padding-right: 30px;
}

#itm_kcn1 {
	background: url(../img/kitchen_index3.jpg) no-repeat left center;
	padding-top: 20px;
	height: 160px;
}

#itm_kcn2 {
	background: url(../img/kitchen_index4.jpg) no-repeat left center;
	padding-top: 10px;	
	padding-bottom: 5px;		
}


/*******   audio.html   *******/

#audio {
	background: url(../img/audio_index2.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

#audio h3 {
	background: url(../img/audio_index1.jpg) no-repeat;
}

#audio p {
	font-size: 0.8em;
	padding-left: 250px;
	padding-right: 30px;
}

#itm_ado1 {
	background: url(../img/audio_index3.jpg) no-repeat left center;
	padding-top: 20px;
	height: 125px;
}

#itm_ado2 {
	background: url(../img/audio_index4.jpg) no-repeat left center;
	padding-top: 20px;	
	padding-bottom: 5px;
	height: 120px;
}


#itm_ado3 {
	background: url(../img/audio_index5.jpg) no-repeat left center;
	padding-top: 10px;	
	padding-bottom: 5px;
	height: 120px;
}


/*******   office.html   *******/

#office {
	background: url(../img/office_index2.jpg) no-repeat left bottom;
	margin-bottom: 20px;
}

#office h3 {
	background: url(../img/office_index1.jpg) no-repeat;
}

#office p {
	font-size: 0.8em;
	padding-left: 250px;
	padding-right: 30px;
}

#itm_ofc1 {
	background: url(../img/office_index3.jpg) no-repeat left center;
	padding-top: 20px;
	height: 120px;
}

#itm_ofc2 {
	background: url(../img/office_index4.jpg) no-repeat left center;
	height: 130px;
	padding-top: 20px;
}

#itm_ofc3 {
	background: url(../img/office_index5.jpg) no-repeat left center;
	padding-top: 10px;		
}


/*******   secret.html   *******/

#rsn1, #rsn2, #rsn3 {
	padding-left: 155px;
	padding-right: 40px;
	padding-top: 15px;
	margin: 15px 0;
	height: 90px;
}

#rsn1 {
	background: url(../img/secret3.jpg) no-repeat left top;
}

#rsn2 {
	background: url(../img/secret4.jpg) no-repeat left top;
}

#rsn3 {
	background: url(../img/secret5.jpg) no-repeat left top;
}

#rsn1 p, #rsn2 p, #rsn3 p {
	font-size: 12px;
}



/*******   cassina.html   *******/

#cassina {
	width: 658px;
	height: 585px;
	background: url(../img/cassina_index2.jpg) no-repeat left top;
	margin-bottom: 5px;
}

#cassina h3 {
	padding-top: 5px;
	padding-left: 10px;
	width: 385px;
	color: #FFF;
	font-size: 14px;
	font-family: "メイリオ","Meiryo","osaka";
}

.csn1, .csn2, .csn3 {
	border-left: solid 2px #C00;
}

.csn1 p, .csn2 p, .csn3 p {
	margin: 0 !important;
	font-family: "メイリオ","Meiryo","osaka";
	font-size: 14px;
	color: #000;
}

.csn1 {
	padding: 5px 10px;
	margin-left: 5px;
	margin-top: 40px;
	width: 380px;
}

.csn2 {
	padding: 5px 10px;
	margin-left: 85px;
	margin-top: 35px;
	width: 300px;
}

.csn3 {
	padding: 5px 10px;
	margin-left: 5px;
	margin-top: 35px;
	width: 380px;
}


/*******   conran.html   *******/

#conran {
	background: url(../img/conran_index2.jpg) no-repeat left bottom;
	margin-bottom: 5px;
	padding: 50px 30px 50px 265px;
}

#conran p {
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 20px;
}

#conran h4 {
	margin: 20px 0;
}

#conran2 {
	background: url(../img/conran_index4.jpg) no-repeat right center;
	padding: 10px 50px 0 10px;
}

#conran2 p {
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 0 !important;
}


/*******   faq.html   *******/

#qstn h4 {
	background: url(../img/faq.gif) no-repeat left center;
	padding-left: 40px;
	padding-right: 5px;
	height: 32px;
	line-height: 32px;
	color: #690;
	margin-left: 10px;
}

#qstn p {
	font-size: 12px;
	padding-left: 15px;
	margin: 15px 10px;
}


/*******   brand.html   *******/

#brand {
	background: url(../img/brand_index2.jpg) no-repeat left top;
	height: 265px;
	padding: 210px 50px 0 300px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#brand p {
	font-size: 14px;
}


/*******   idc.html   *******/

#idc {
	background: url(../img/otsuka4.jpg) no-repeat right top;
	margin-bottom: 20px;
}

#idc h3 {
	padding-left: 30px;
	padding-top: 15px;
	margin-bottom: 20px;
	color: #F60;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: "メイリオ","Meiryo","osaka";
}

#idc #room {
	width: 283px;
	height: 295px;
	background: url(../img/otsuka2.jpg) no-repeat left top;
	float: left;
	display: inline;
	margin-right: 10px;
}

#idc #room2 {
	width: 292px;
	height: 295px;
	background: url(../img/otsuka3.jpg) no-repeat left top;
	float: left;
	display: inline;
}

#idc #room, #idc #room2 {
	font-size: 12px;
	padding: 70px 25px 20px 20px;
}

#idcbrand {
	width: 332px;
	height: 242px;
	background: url(../img/otsuka5.jpg) no-repeat left top;
	padding: 50px 300px 50px 50px;
}

#idcbrand li {
	display: inline;
	float: left;
	width: 150px;
	font-size: 14px;
	color: #333;
	height: 25px;
	font-family: "メイリオ","Meiryo","osaka";
	background: url(../img/blist.gif) no-repeat left center;
	padding-left: 10px;
}


/*******   design.html   *******/


#dshh h3 {
	padding-left: 15px;
	padding-top: 65px;
	margin-bottom: 10px;
	color: #F60;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: "メイリオ","Meiryo","osaka";
}

#dshh p {
	padding-left: 15px;
	padding-right: 355px;
	font-size: 0.8em;
}

#dshh {
	width: 674px;
	height: 531px;
	background: url(../img/design1.jpg) no-repeat left top;
	margin-bottom: 0;
}

#dsit p {
	padding: 35px 25px 0 355px;
	font-size: 0.8em;
}


#dshbrand {
	width: 674px;
	height: 527px;
	background: url(../img/design2.jpg) no-repeat left top;
	padding-top: 30px;
}

#dshbrand ul {
	padding: 20px 50px;
}

#dshbrand li {
	font-size: 14px;
	color: #333;
	height: 25px;
	font-family: "メイリオ","Meiryo","osaka";
	background: url(../img/dlist.gif) no-repeat left center;
	padding-left: 13px;
}

#dshbrand h3 {
	padding-left: 10px;
}


/*******   idee.html   *******/

#idee2 {
	background: url(../img/idee_index2.jpg) no-repeat right top;
	padding: 20px 50px 20px 20px;
}

#idee2 p {
	font-size: 0.8em;
}



/*******   special.html   *******/

#spl h3{
	height: 101px;
	background: url(../img/special1.jpg) no-repeat;
	padding-left: 260px;
	padding-top: 120px;
	margin-bottom: 10px;
}
	
	
#spl ul{
	padding: 30px;
}

#spl li {
	width: 265px;
	text-align: center;
	margin: 10px 20px;
	display: inline;
	float: left;
}

#spl a {
	display: block;
	height: 15px;
	width: 265px;
	color: #360;
	padding-top: 84px;
	margin-bottom: 10px;
	font-size: 12px;
}

#spl a:hover {
	color: #580;
}

#spl .menu1 a {
	background: url(../img/bnr_otsuka.jpg) no-repeat;
}

#spl .menu2 a {
	background: url(../img/bnr_dskg.jpg) no-repeat;
}

#spl .menu3 a {
	background: url(../img/bnr_cassina.jpg) no-repeat;
}

#spl .menu4 a {
	background: url(../img/bnr_conran.jpg) no-repeat;
}


/*******   company.html   *******/


#cprof {
	padding-left: 15px;
	margin-bottom: 50px;
	font-family: Verdana,Arial,sans-serif;
}

#cprof th {
	background-color: #ebf5e3;
	padding-left: 30px;
	height: 50px;
	line-height: 50px;
	width: 140px;
	font-size: 12px;
	color: #444;
	text-align: left;
}

#cprof td {
	padding: 10px 10px 10px 35px;
	font-size: 12px;
	color: #444;
	text-align: left;
}

#cprof .line {
	height: 3px;
	padding: 0;
	font-size: 0;
}


/*******   kaitori.html   *******/

#abt1, #abt2, #abt3 {
	padding-left: 160px;
	padding-right: 40px;
	padding-top: 15px;
	margin: 15px 0;
	height: 90px;
}

#abt1 {
	background: url(../img/kaitori_img1.jpg) no-repeat 10px 0;
}

#abt2 {
	background: url(../img/kaitori_img2.jpg) no-repeat 10px 0;
}

#abt3 {
	background: url(../img/kaitori_img3.jpg) no-repeat 10px 0;
}

#abt1 p, #abt2 p, #abt3 p {
	font-size: 12px;
	padding-right: 50px;
}


/****   flow.html   ****/


#flow_clct {
	width: 630px;
	margin: 0 auto;
}

.flow_s {
	width: 180px;
	margin-right: 30px;
	float: left;
	display: inline;
}


.flow_s p {
	font-size: 0.8em;
}

.flow_s h4 {
	text-align: center;
	margin-bottom: 10px;
}


#way1, #way2, #way3 {
	padding-left: 17px;
	padding-top: 105px;
	margin-bottom: 10px;
}

#way1 {
	background: url(../img/flow_index2.gif) no-repeat 15px 0;
}

#way2 {
	background: url(../img/flow_index3.gif) no-repeat 15px 0;
}

#way3 {
	background: url(../img/flow_index4.gif) no-repeat 15px 0;
}

#way1 .flow_s, #way2 .flow_s, #way3 .flow_s {
	width: 136px;
	margin-right: 30px;
	float: left;
	display: inline;
}

#way1 .flow_s p, #way2 .flow_s p, #way3 .flow_s p {
	font-size: 12px;
}



/******* サイトマップ *******/

.smap {
	width: 300px;
	padding: 20px;
	float: left;
	display: inline;
}

.smap h3 {

}

.smap ul {
	padding: 20px;
}

.smap li {
	background:transparent url(../img/arrow1.jpg) no-repeat scroll left center;
	font-size: 0.8em;
	margin-bottom: 15px;
	height:12px;
	line-height:12px;
	padding-left:20px;
	font-family: "メイリオ","Meiryo","osaka";
}
	
.smap a {
	color: #333;
}


/******* 申込フォーム *******/

#form {
	padding: 20px;
}





/*****  左サイドメニュー  *****/

#menu p {
	margin-bottom: 10px;
}

#navi li {
	margin-bottom: 2px;
	text-indent: -9999px;
}

#navi ul {
 	width: 167px;
	margin: 0 1px;
}

#navi li a {
	display: block;
	height: 46px;
 	width: 167px;
	background: url(../img/mainmenu.gif);
}


#navi .menu1 a {
 background-position: 0px 0px;
}
#navi .menu1 a:hover {
 background-position: -169px 0px;
}

#navi .menu2 a {
 background-position: 0px -46px;
}
#navi .menu2 a:hover {
 background-position: -169px -46px;
}

#navi .menu3 a {
 background-position: 0px -92px;
}
#navi .menu3 a:hover {
 background-position: -169px -92px;
}

#navi .menu4 a {
 background-position: 0px -138px;
}
#navi .menu4 a:hover {
 background-position: -169px -138px;
}
#navi .menu5 a {
 background-position: 0px -185px;
}
#navi .menu5 a:hover {
 background-position: -169px -185px;
}

#navi .menu6 a {
 background-position: 0px -232px;
}
#navi .menu6 a:hover {
 background-position: -169px -232px;
}

#navi .menu7 a {
 background-position: 0px -278px;
}
#navi .menu7 a:hover {
 background-position: -169px -278px;
}

#navi .menu8 a {
 background-position: 0px -325px;
}
#navi .menu8 a:hover {
 background-position: -169px -325px;
}

#navi .menu9 a {
 background-position: 0px -371px;
}
#navi .menu9 a:hover {
 background-position: -169px -371px;
}


#navi2 {
	margin-top: 15px;
}

#navi2 ul {
	margin-bottom: 5px;
 	width: 170px;
}

#navi2 li a {
	display: block;
	height: 46px;
 	width: 170px;

	background: url(../img/navi_mt.jpg);
}

#navi2 .menu1 a {
 background-position: 0px 0px;
}
#navi2 .menu1 a:hover {
 background-position: -170px 0px;
}

#navi2 .menu2 a {
 background-position: 0px -46px;
}
#navi2 .menu2 a:hover {
 background-position: -170px -46px;
}

#navi2 .menu3 a {
 background-position: 0px -94px;
}
#navi2 .menu3 a:hover {
 background-position: -170px -94px;
}

#navi2 .menu4 a {
 background-position: 0px -141px;
}
#navi2 .menu4 a:hover {
 background-position: -170px -141px;
}

#navi2 .menu5 a {
 background-position: 0px -188px;
}
#navi2 .menu5 a:hover {
 background-position: -170px -188px;
}

#navi2 .menu6 a {
 background-position: 0px -235px;
}
#navi2 .menu6 a:hover {
 background-position: -170px -235px;
}

#navi2 .menu7 a {
 background-position: 0px -282px;
}
#navi2 .menu7 a:hover {
 background-position: -170px -282px;
}


#navi3 {
	margin-top: 15px;
}

#navi3 ul {
 	width: 171px;
}

#navi3 li a {
	display: block;
	height: 35px;
 	width: 171px;
	background: url(../img/navi_kt.gif);
}

#navi3 .menu1 a {
 background-position: 0px 0px;
}
#navi3 .menu1 a:hover {
 background-position: -172px 0px;
}

#navi3 .menu2 a {
 background-position: 0px -35px;
}
#navi3 .menu2 a:hover {
 background-position: -172px -35px;
}

#navi3 .menu3 a {
	height: 36px !important;
 background-position: 0px -71px;
}
#navi3 .menu3 a:hover {
 background-position: -172px -71px;
}



/*****  グローバルナビ  *****/

#navibar li, #navibar2 li {
	float: left;
	text-indent: -9999px;
}

#navibar a, #navibar2 a {
	display: block;
	height: 41px;
 	width: 180px;
	background: url(../img/navibar.gif);
}

#navibar .menu1 a, #navibar2 .menu1 a {
	background-position: 0px 0px;
}
#navibar .menu1 a:hover, #navibar2 .menu1 a:hover {
	background-position: 0px -41px;
}

#navibar .menu2 a, #navibar2 .menu2 a {
	background-position: -180px 0px;
}
#navibar .menu2 a:hover, #navibar2 .menu2 a:hover {
	background-position: -180px -41px;
}

#navibar .menu3 a, #navibar2 .menu3 a {
	background-position: -360px 0px;
}
#navibar .menu3 a:hover, #navibar2 .menu3 a:hover {
	background-position: -360px -41px;
}

#navibar .menu4 a, #navibar2 .menu4 a {
	background-position: -540px 0px;
}
#navibar .menu4 a:hover, #navibar2 .menu4 a:hover {
	background-position: -540px -41px;
}

#navibar .menu5 a, #navibar2 .menu5 a {
	background-position: -720px 0px;
 	width: 177px;
}
#navibar .menu5 a:hover, #navibar2 .menu5 a:hover {
	background-position: -720px -41px;
 	width: 177px;
}


/*****  フッター  *****/

#footmin {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}


#footer li {
	display: inline;
	list-style: none;
	line-height: 1.6em;
	font-family: "メイリオ","Meiryo","osaka";
}

#footer a {
	color: #494949;
	text-decoration: none;
}

#footer a:hover {
	color: #222;
	background: #FFEEEE;
}

#footcopy {
	clear :both;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 15px auto;
}

#footcopy a {
	color: #FFF;
}


/*****  パンくずリスト  *****/

#pan {    	
	font-size: 12px;
	padding-left: 20px;
	padding-bottom: 12px;
	color: #333;
}  

#pan li {   
	display:inline;   
	line-height:110%;     
}   

#pan li a {   
	padding-right:20px;
	margin-right: 10px;   
	background:url(../img/panimg.gif) no-repeat right center;   
} 




/**************   clearfix   **************/

#way:after, #container-inner:after, .case:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
}

* html .clearfix {zoom: 1;} 	/* IE6 */
*:first-child+html .clearfix { zoom: 1; } 	/* IE7 */


/**************   ie6   **************/

* html #idcbrand {
	margin-top: 20px;
}

* html #idcbrand ul {
	width: 320px;
}



/**************   ie7   **************/

*:first-child+html #idcbrand {
	margin-top: 20px;
}

*:first-child+html #idcbrand ul {
	width: 320px;
}
