@charset "utf-8";

/* ------------------------------
 ホーム
------------------------------ */
.home {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	text-align: center;
	background: url(/shared/img/bg_home.gif) repeat-x;
	}
#mainpic{ 
	width: 900px;
	margin: 0 auto;
	padding-bottom: 23px;
}
#contentsHomeL {/* ●ボックス左 */
	width: 646px;
	float: left;
	margin-bottom: 10px;
}
#domestic{
	float: left;
}

#linkL{
	width: 302px;
	_width: 314px;
	margin-bottom: 15px;
	border:solid 6px #ededed;
	float:left;
}
#outside table{
	width: 302px;
	_width: 314px;
	height: 122px;
	font-size: 12px;
	border: solid 6px #ededed;
}
#outside table td {
	padding: 10px 0px 10px 15px;
	_padding: 10px 0px 10px 15px;
}
#outside ul li{
	padding-left: 15px ;
	line-height: 28px;
	background: url(/shared/img/icon01.gif) no-repeat 0 center;
}

.linkbar{
	width: 100%;
	height: 33px;
	font-size: 12px;
	background: url(../img/link_bg.gif) no-repeat;
}
.linkbar p{
	margin-left: 9px;
	line-height: 31px;
}
.linkImg{
	padding: 8px 15px 8px 8px;
	float: left;
}
.linkTxt{
	width: 182px;
	float: left;
	line-height: 1.45;
	margin: 18px 0;
}

/* For Mac IE 5 \*//*/
#linkL{
	width: 302px
}
#linkImg{
	margin: 8px 15px 8px 8px;
}
/* For Mac IE 5 */



#contentsHomeR {/* ●ボックス右 */
	width: 214px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#contentsHomeR ul li{
	margin-bottom: 7px;
	height: 73px;
}
#contentsHomeR ul li img{
    vertical-align: bottom;
}
img.headingSp{
	margin-bottom: 8px;
}
img.headingSp02{
	margin: 19px 0 12px 0;
}
img.banner01Sp{
	margin-bottom: 12px;
}

