@charset "UTF-8";


/* ----------------------------------------------
common
------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
border:0 none;
margin:0;
outline-style:none;
outline-width:0;
padding:0;
}
body {
	color:#000000;
	margin:0;
	padding:0;
	text-align:center;
	font: 62.5%/1em Arial, Helvetica, sans-serif;
	background-color:#6FC;
}
li{
list-style:none;
}
a, a:link {
color:#0099ff;
}
a:hover {
color:#ba0000;
}
a:focus {
color:#000000;
}
a:active {
color:#000000;
}
img {
	border-style: none;
}
#outerGroup {
margin:0 auto;
text-align:left;
width:780px;
/*	background-color:#CCC; */
}


/* ----------------------------------------------
header
------------------------------------------------- */

#header{
	width:780px;
	height:50px;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 380px;
	height: 50px;
}
#header h2 {
	position: absolute;
	left: 380px;
	width: 300px;
	height: 47px;
	padding-top:3px;
	background:#6FC;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
	color: #999;
}
#header h3 {
	position: absolute;
	left: 680px;
	width: 96px;
	height: 35px;
	padding-top:15px;
	padding-left:4px;
	background:#6FC;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 10px;
}





#header #headerNav {

	height: 22px;
	width: 255px;
	position: absolute;
	left: 585px;
	top: 10px;
}
#header #headerNav ul {

}
#header #headerNav #headerNav01 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 74px;
	position: absolute;
	left: 12px;
	top: 3px;
}
#header #headerNav #headerNav01 a {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 74px;
}
#header #headerNav #headerNav02 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 55px;
	position: absolute;
	left: 106px;
	top: 6px;
}
#header #headerNav #headerNav02 a {
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 55px;
}
#header #headerNav #headerNav03 {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 68px;
	position: absolute;
	left: 182px;
	top: 6px;
}
#header #headerNav #headerNav03 a {
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 68px;
}
#header #styleswich {
	display: block;
	height: 20px;
	width: 128px;
	position: absolute;
	top: 39px;
	right: 20px;
	margin: 0px;
	padding: 0px;
}
#header #styleswich p {
	font-size: 0px;
	line-height: 0px;

	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 65px;
	margin: 0px;
	padding: 0px;
}
#header #styleswich #smallsize {
	/*
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	*/
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 66px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
/*
#header #styleswich #smallsize.current a {
	background: url(../../images/btn_txt_s.jpg) no-repeat left -20px;
}
#header #styleswich #smallsize a {
	background: url(../../images/btn_txt_s.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}
#header #styleswich #smallsize a:hover {
	background: url(../../images/btn_txt_s.jpg) no-repeat left -20px;
}
*/
#header #styleswich #normalsize {
	/*
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	*/
	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	left: 87px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
/*
#header #styleswich #normalsize.current a {
	background: url(../../images/btn_txt_m.jpg) no-repeat left -20px;
}
#header #styleswich #normalsize a {
	background: url(../../images/btn_txt_m.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}
#header #styleswich #normalsize a:hover {
	background: url(../../images/btn_txt_m.jpg) no-repeat left -20px;
}
*/
#header #styleswich #largesize {
	/*
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	*/
	height: 20px;
	width: 20px;
	position: absolute;
	left: 108px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
/*
#header #styleswich #largesize.current a {
	background: url(../../images/btn_txt_l.jpg) no-repeat left -20px;
}
#header #styleswich #largesize a {
	background: url(../../images/btn_txt_l.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 20px;
	width: 20px;
}
#header #styleswich #largesize a:hover {
	background: url(../../images/btn_txt_l.jpg) no-repeat left -20px;
}
*/

/* ----------------------------------------------
menu
------------------------------------------------- */

#menu{
	width:780px;
	height:58px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}


#menu #menu01 {
	background:url(../img/Webimg/bt_home.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 0px;
}
#menu #menu01 a {
	background:url(../img/Webimg/bt_home.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
}
#menu #menu01 a:hover {
	background:url(../img/Webimg/bt_home_f2.gif) repeat;
}
#menu #menu11 {
	background:url(../img/Webimg/bt_home_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 0px;
}
/*
#menu #menu11 a {
	background:url(../img/Webimg/bt_home_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
}
#menu #menu11 a:hover {
	background:url(../img/Webimg/bt_home_f2.gif) repeat;
}
*/




#menu #menu02 {
	background:url(../img/Webimg/bt_products.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 130px;
	top: 0px;
	line-height: 0px;
}
#menu #menu02 a {
	background:url(../img/Webimg/bt_products.gif) repeat;
	height: 58px;
	width: 130px;
	left: 130px;
	top: 0px;
	display: block;
}
#menu #menu02 a:hover {
	background:url(../img/Webimg/bt_products_f2.gif) repeat;
}
#menu #menu12 {
	background:url(../img/Webimg/bt_products_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 130px;
	top: 0px;
	line-height: 0px;
}
/*
#menu #menu12 a {
	background:url(../img/Webimg/bt_products_st.gif) repeat;
	height: 58px;
	width: 130px;
	left: 130px;
	top: 0px;
	display: block;
}
#menu #menu12 a:hover {
	background:url(../img/Webimg/bt_products_st.gif) repeat;
}
*/


#menu #menu03 {
	background:url(../img/Webimg/bt_products2.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 260px;
	top: 0px;
	line-height: 0px;
}
#menu #menu03 a {
	background:url(../img/Webimg/bt_products2.gif) repeat;
	height: 58px;
	width: 130px;
	left: 260px;
	top: 0px;
	display: block;
}
#menu #menu03 a:hover {
	background:url(../img/Webimg/bt_products2_f2.gif) repeat;
}

#menu #menu13 {
	background:url(../img/Webimg/bt_products2_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 260px;
	top: 0px;
	line-height: 0px;
}
/*
#menu #menu13 a {
	background:url(../img/Webimg/bt_products2_st.gif) repeat;
	height: 58px;
	width: 130px;
	left: 260px;
	top: 0px;
	display: block;
}
#menu #menu13 a:hover {
	background:url(../img/Webimg/bt_products2_st.gif) repeat;
}
*/

#menu #menu04 {
	background:url(../img/Webimg/bt_koho.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 390px;
	top: 0px;
	line-height: 0px;
}
#menu #menu04 a {
	background:url(../img/Webimg/bt_koho.gif) repeat;
	height: 58px;
	width: 130px;
	left: 390px;
	top: 0px;
	display: block;
}
#menu #menu04 a:hover {
	background:url(../img/Webimg/bt_koho_f2.gif) repeat;
}
#menu #menu14 {
	background:url(../img/Webimg/bt_koho_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 390px;
	top: 0px;
	line-height: 0px;
}
/*
#menu #menu14 a {
	background:url(../img/Webimg/bt_koho_st.gif) repeat;
	height: 58px;
	width: 130px;
	left: 390px;
	top: 0px;
	display: block;
}
#menu #menu14 a:hover {
	background:url(../img/Webimg/bt_koho_st.gif) repeat;
}
*/

#menu #menu05 {
	background:url(../img/Webimg/bt_company.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 520px;
	top: 0px;
	line-height: 0px;
}
#menu #menu05 a {
	background:url(../img/Webimg/bt_company.gif) repeat;
	height: 58px;
	width: 130px;
	left: 520px;
	top: 0px;
	display: block;
}
#menu #menu05 a:hover {
	background:url(../img/Webimg/bt_company_f2.gif) repeat;
}
#menu #menu15 {
	background:url(../img/Webimg/bt_company_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 520px;
	top: 0px;
	line-height: 0px;
}

/*
#menu #menu15 a {
	background:url(../img/Webimg/bt_company_st.gif) repeat;
	height: 58px;
	width: 130px;
	left: 520px;
	top: 0px;
	display: block;
}
#menu #menu15 a:hover {
	background:url(../img/Webimg/bt_company_st.gif) repeat;
}
*/

#menu #menu06 {
	background:url(../img/Webimg/bt_contact.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 650px;
	top: 0px;
	line-height: 0px;
}
#menu #menu06 a {
	background:url(../img/Webimg/bt_contact.gif) repeat;
	height: 58px;
	width: 130px;
	left: 650px;
	top: 0px;
	display: block;
}
#menu #menu06 a:hover {
	background:url(../img/Webimg/bt_contact_f2.gif) repeat;
}
#menu #menu16 {
	background:url(../img/Webimg/bt_contact_st.gif) repeat;
	height: 58px;
	width: 130px;
	display: block;
	position: absolute;
	left: 650px;
	top: 0px;
	line-height: 0px;
}
/*
#menu #menu16 a {
	background:url(../img/Webimg/bt_contact_st.gif) repeat;
	height: 58px;
	width: 130px;
	left: 650px;
	top: 0px;
	display: block;
}
#menu #menu16 a:hover {
	background:url(../img/Webimg/bt_contact_st.gif) repeat;
}
*/

#outerGroup #contentGroup:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#outerGroup #contentGroup {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #outerGroup #contentGroup {
	height:1%;
}
#outerGroup #contentGroup {
	background-color:#CCC;
	display:block;
	padding-top:5px;
	
}
/* End hides from IE-mac */

#contentGroup #leftColumn {
	padding-top: 5px;
	float:left;
	width:420px;
	background-color:#CCC;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;

}

#contentGroup #leftColumn #h2News {
	width: 420px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/husen_01.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}

#contentGroup #leftColumn #h3News {
	width: 420px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/husen_02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#contentGroup #leftColumn #h2News .link {
	font-size: 0px;
	line-height: 0px;
	background: 	display: block;
	height: 10px;
	width: 35px;
	position: absolute;
	top: 9px;
	right: 10px;
}


#contentGroup #leftColumn #leftColumnCts1 {
	height:260px;
	padding-right: 1px;
	padding-left: 2px;
	overflow: auto;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
}
#contentGroup #leftColumn #leftColumnCts1 #syohin {
	float:left;
	top:0px;
	width: 100px;
	height:123px;
	padding-top: 3px;
	
	background-color:#CCC;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	
	font-size: 10px;
/*	line-height: 10px;	*/
	display: block; 
	position: relative;
}
#contentGroup #leftColumn #leftColumnCts1 #syohin :hover {
	background-color:#FC3;
}
#contentGroup #leftColumn #leftColumnCts1 #syohin #shohinname{
	top: 0px;
	left: 0px;
	height:20px;
	padding-top: 5px;

	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000;
	text-align: center;
	
	background-color: #D9D9D9;
	font-weight: bold;
}

#contentGroup #leftColumn #leftColumnCts1 #syohin #shohinimg {
	vertical-align:middle;
	width:90px;
	height:90px;
	top:0px;
	left:4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	
}

#contentGroup #leftColumn #leftColumnCts2 {
	height:136px;
	padding-right: 1px;
	padding-left: 2px;
	overflow: auto;
	padding-top: 5px;
	padding-left:5px;
	padding-right:5px;
}
#contentGroup #leftColumn #leftColumnCts2 #syohin {
	float:left;
	top:0px;
	width: 100px;
	height:123px;
	padding-top: 3px;
	
	background-color:#CCC;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	
	font-size: 10px;
/*	line-height: 10px;	*/
	display: block; 
	position: relative;
}
#contentGroup #leftColumn #leftColumnCts2 #syohin :hover {
	background-color:#FC3;
}
#contentGroup #leftColumn #leftColumnCts2 #syohin #shohinname{
	top: 0px;
	left: 0px;
	height:20px;
	padding-top: 5px;

	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000;
	text-align: center;
	
	background-color: #D9D9D9;
	font-weight: bold;
}

#contentGroup #leftColumn #leftColumnCts2 #syohin #shohinimg {
	vertical-align:middle;
	width:90px;
	height:90px;
	top:0px;
	left:4px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	
}




#outerGroup #contentGroup #rightColumn {
	float:right;
	width:358px;
}

#news_ir {
	width: 350px;
	display: block;
}
#news_ir #h2Ir {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 350px;
	position: relative;
}
#news_ir #h2Ir .link {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	height: 10px;
	width: 85px;
	position: absolute;
	top: 9px;
	right: 11px;
}
#news_irCts {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	overflow: auto;
	width: 310px;
	height: 152px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
#press_release {
	width:319px;
	display: block;
}
#press_release #h2Press {
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 319px;
	position: relative;
}
#press_release #h2Press .link {
	font-size: 0px;
	line-height: 0px;
	display: block;
	height: 10px;
	width: 35px;
	position: absolute;
	top: 9px;
	right: 11px;
}

#press_releaseCts {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding-right: 15px;
	padding-left: 15px;
	overflow: auto;
	padding-top: 12px;
	width: 287px;
	height: 80px;
	margin-bottom: 10px;
}

#contentGroup #rightColumn #Rireki {
	width: 342px;
	height:160px;
	background-color:#FFC;
	padding-right: 8px;
	padding-left: 8px;

}
	

#contentGroup #rightColumn #Rireki #h2News {
	width: 341px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/news_header.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#contentGroup #rightColumn #Rireki dl {
    width: 33em;
    height: 12.6em;
    margin: 0 0 0;
    padding: 0.5em;
    font-size: 100%;
    line-height: 1.2em;
    border: #999 solid 1px;
    overflow: auto;
}
#contentGroup #rightColumn #Rireki dt {
	color:#666;
	margin: 0;
    padding: 2;
}
#contentGroup #rightColumn #Rireki dd {
    margin: 0;
    padding: 0 0 0 1em;
	font-size:9px;
}
#contentGroup #rightColumn #Rireki dd img {
	margin-left: 3px;
}


/* ↓↓↓↓↓↓↓↓↓↓ Siken ↓↓↓↓↓↓↓↓↓↓↓↓↓　*/

#contentGroup #rightColumn #Siken {
	float:right;
	width: 342px;
	height:296px;
	background-color:#FFC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:0px;

}
	

#contentGroup #rightColumn #Siken #h2News {
	width: 342px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/siken_header.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#contentGroup #rightColumn #Siken dl {
    width: 33em;
    height: 27em;
    margin: 0 0 0;
    padding: 0.5em;
    font-size: 100%;
    line-height: 1.2em;
    border: #999 solid 1px;
	padding-top:2px;
	padding-bottom:2px;
    overflow: auto;
}
#contentGroup #rightColumn #Siken dt {
	color:#999;
    margin: 0;
    padding: 0;
}
#contentGroup #rightColumn #Siken dd {
	height: 21px;
    margin: 0;
    padding: 0 0 0 1em;
}
#contentGroup #rightColumn #Siken dd img {
	margin-left: 3px;
}






/* ↑↑↑↑↑↑↑↑↑ Siken ↑↑↑↑↑↑↑↑↑↑↑↑↑　*/



/* ↓↓↓↓↓↓↓↓↓↓ Center ↓↓↓↓↓↓↓↓↓↓↓↓↓　*/


#contentGroup #CenterColumn {
	padding-top: 0px;
	float:left;
	width:777px;
	background-color:#CCC;
	border-right: 1px solid #333;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;

}

#contentGroup #CenterColumn #h2News {
	width: 420px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/husen_01.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}

#contentGroup #CenterColumn #h3News {
	width: 420px;
	height:20px;
	font-size: 0px;
	line-height: 0px;
	background:url(../img/Webimg/husen_02.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#contentGroup #CenterColumn #h2News .link {
	font-size: 0px;
	line-height: 0px;
	background: 	display: block;
	height: 10px;
	width: 35px;
	position: absolute;
	top: 0px;
	right: 10px;
}


#contentGroup #CenterColumn #CenterColumnCts1 {
/*	height:430px;	*/
	padding-right: 1px;
	padding-left: 2px;
	padding-bottom:5px;
	overflow: auto;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin {
	float:left;
	top:0px;
	left:3px;
	width: 120px;
/*	height:210px;	*/
	background-color:#CCC;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	font-size: 10px;
/*	line-height: 10px;	*/
	display: block;
	vertical-align:middle;
	position: relative;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin :hover {
	background-color:#FC3;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin #topic{
	width:120px;
	height:20px;
	padding-top:7px;
	text-align:center;
	line-height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #D9D9D9;
	font-weight: bold;
	font-size:16px;
	color:#F93;
	position:relative;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin #syohinimg {
	width:120px;
	height:120px;
	vertical-align:middle;
	padding-left:1px;
	position:relative;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin #syohinimg img {
	width:105px;
	height:105px;
	vertical-align:middle;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:6px;
	position:relative;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin #shohinname{
	width:120px;
	height:30px;
	padding-top:7px;
	text-align:center;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	background-color: #D9D9D9;
	font-weight: bold;
	position:relative;
}
#contentGroup #CenterColumn #CenterColumnCts1 #syohin #detail{
	width:120px;
	height:38px;
	top: 0px;
	left: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: let;
	text-indent:2px;
	line-height:11px;
	background-color:#A5A5A5;
	position:relative;
}

/* ↑↑↑↑↑↑↑↑↑ Center ↑↑↑↑↑↑↑↑↑↑↑↑↑　*/






#baner {
	width:299px;
	height:60px;
	background-color:#e6e6e6;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#baner_shita {
	width:299px;
	height:60px;
	background-color:#e6e6e6;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#baner img {
	margin-bottom: 10px;
}


/* ----------------------------------------------
footer
------------------------------------------------- */

#footer {
	background-color:#CCC;
	width:780px;
	clear:both;
	display:block;
	position: relative;
	height: 22px;
	font-size: 0.9em;
}
#footer #footerCts {
	height: 19px;
	border-bottom: 1px solid #cccccc;
	width: 750px;
	position: relative;
	margin-left: 24px;
}
#footer ul#bottom_menu {
	position: absolute;
	left: 0px;
	margin: 0px;
	top: 2px;
	padding: 0px;
}
#footer ul#bottom_menu li {
	display: inline;
	margin-top: 10px;
	margin-right: 10px;
	padding: 0px;
	line-height: 1.5em;
}
#footer #footerLogo {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top:5px;
	padding-right:5px;
}

/* --------------------------------------------------------------------------------------- */

.CorpRireki {
	color: #000;
	text-align: center;
}
.CorpRireki_LeftBig {
	color: #000;
	text-align: left;
}
.CorpRireki_Left {
	color: #000;
	text-align: left;
	font-size:9px;
}
.CorpRirekiRight {
	text-align: right;
	color: #000;
}
.kohomes {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
