/* CSS Document */
body {
	font-size: 12px;
	line-height: 1;
	margin: 0;
	padding:0;
	overflow-x:hidden;
	background-color: #CCCCCC;	
}
.image{
	text-align: left;
}
.image02{
	text-align: right;
}
/*-----------------------------
 ブロック
-------------------------------*/
.columns-ix {
	overflow: hidden;
	width: 900px;
	padding-bottom: 50px;
	margin-right: 20px;
	margin-left: 40px;
	padding-top: 50px;
}
.columns-ix .col-A {
	width: 290px;
	float: left;
	margin-right: 50px;
	padding: 10px;
}
.columns-ix .col-B {
	width: 425px;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	padding: 10px;
	margin-left: 60px;
}

.columns-ix2 {
	overflow: hidden;
	width: 920px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.columns-ix2 .col-A {
	width: 500px;
	float: left;
	padding: 10px;
}

.columns-ix2 .col-A .row-1{
	width: 500px;
	height: 80px;
	float: left;
	padding: 10px;
}
.columns-ix2 .col-A .row-2{
	width: 500px;
	height: 150px;
	float: left;
	padding: 10px;
}
.columns-ix2 .col-A .row-3{
	width: 500px;
	float: left;
	padding: 10px;
}

.columns-ix2 .col-B {
	width: 300px;
	float: left;
	margin-left:50px;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	padding: 10px;
}



/*-----------------------------
 基本段組
-------------------------------*/
#my_header01 {	/*ヘッダー（インデックスのみ）*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../image/ix_logoback.gif);
	padding-top: 15px;
	padding-bottom: 15px;
}
#my_middle01 {	/*メイン（インデックスのみ）*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../image/ix_back.gif);
}
#my_tel {	/*メイン（インデックスのみ）*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}

#my_base {
	width:994px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

#my_header {	/*ヘッダー（２階層目より）*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height: 140px;
	margin-top: 0px;
}

#my_middle{　/*メイン（２階層目より）*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

#my_main {
	width:600px;
	float:left;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#my_menu {
	margin-top: 55px;
	width:320px;
	float:left;
	text-align: left;
	margin-bottom: 30px;	
}

#my_footer {	/*フッター*/
	width:994px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	background-color: #F08080;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;	
}
.headblock {
	overflow: hidden;
	width:994px;
	margin-top: 10px;
}
.headblock .block1 {
	float: left;
	background: #ffffff;
	margin-left: 10px;
}
.headblock .block2 {
	float: right;
	width: 190px;
	margin-top: 20px;
}
/*-----------------------------
 共通メニュー（メインメニュー）
-------------------------------*/
ul.mainmenu{
	list-style-type: none;
	width:432px;
	margin: 0px;
	padding: 0px;
}

ul.mainmenu li{
	text-indent: -9999px;
	float:left;
	width: 36px;
	margin: 0px;
	padding: 0px;
}
ul.mainmenu li a{
	display: block;
	width: 36px;
	height: 280px;
	background-image: url(../image/ix_menubt12.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	outline: none;
}

#Btn01 a{background-position: 0 0;}
#Btn02 a{background-position: -36px 0}
#Btn03 a{background-position: -72px 0}
#Btn04 a{background-position: -108px 0}
#Btn05 a{background-position: -144px 0}
#Btn06 a{background-position: -180px 0}
#Btn07 a{background-position: -216px 0}
#Btn08 a{background-position: -252px 0}
#Btn09 a{background-position: -288px 0}
#Btn10 a{background-position: -324px 0}
#Btn11 a{background-position: -360px 0}
#Btn12 a{background-position: -396px 0}

#Btn01 a:hover{background-position: 0 -280px;}
#Btn02 a:hover{background-position: -36px -280px;}
#Btn03 a:hover{background-position: -72px -280px;}
#Btn04 a:hover{background-position: -108px -280px;}
#Btn05 a:hover{background-position: -144px -280px;}
#Btn06 a:hover{background-position: -180px -280px;}
#Btn07 a:hover{background-position: -216px -280px;}
#Btn08 a:hover{background-position: -252px -280px;}
#Btn09 a:hover{background-position: -288px -280px;}
#Btn10 a:hover{background-position: -324px -280px;}
#Btn11 a:hover{background-position: -360px -280px;}
#Btn12 a:hover{background-position: -396px -280px;}

/*-----------------------------
 テキスト
-------------------------------*/
.textframe {
	font-size: 14px;
	line-height: 140%;
	letter-spacing: 1.5px;
	text-align: center;
}
.textred {
	color: #993333;
}

/*-----------------------------
 ボタン
-------------------------------*/
#btn_mail00 a{
	text-indent: -9999px;
 	float: left;
	width:300px;height:39px;background-image: url(../image/ix_btmail.gif);background-position: 0 0px;
}
#btn_mail00 a:hover{background-position: 0 -39px;}

#btn_mail01 a{
	text-indent: -9999px;
 	float: left;
	width:300px;height:39px;background-image: url(../image/ix_btmail.gif);background-position: 0 0px;
}
#btn_mail01 a:hover{background-position: 0 -39px;}

#btn_mail02 a{
	text-indent: -9999px;
 	float: left;
	width:300px;height:39px;background-image: url(../image/ix_btmail02.gif);background-position: 0 0px;
}
#btn_mail02 a:hover{background-position: 0 -39px;}

