/*-----------------------------------------------------
	body
----------------------------------------------------**/
body {
	background: url(../images/common/bg.gif) repeat-x left top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
}
/*-----------------------------------------------------
	header
----------------------------------------------------**/
#header {
	height: 120px;
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 2;
}
#header #logo {
	padding: 27px 0 0 10px;
}
#fontSize {
	position: absolute;
	font-size: 10px;
	top: 26px;
	right: 10px;
}
#fontSize dt {
	float: left;
	font-size: 11px;
	line-height: 23px;
	padding: 0 10px 0 0;
}
#fontSize dd {
	float: left;
	padding: 0 3px 0 0;
}
#fontSize img {
	cursor: pointer;
}
#headerMenu {
	position: absolute;
	right: 10px;
	top: 68px;
}
#headerMenu li {
	float: left;
	margin: 0 0 0 10px;
	background: url(../images/common/icn.gif) no-repeat left center;
	padding: 0 0 0 13px;
	font-size: 90%;
}
/*-----------------------------------------------------
	nav
----------------------------------------------------**/
#nav {
	position: absolute;
	left: 0;
	bottom: -21px;
}
#nav li {
	float: left;
}

/*-----------------------------------------------------
	main
----------------------------------------------------**/
#wrapper {
	background: url(../images/common/bg_main.gif) repeat-x left top;
	clear: both;
	z-index: 1;
}
#main {
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#leftClm {
	width: 710px;
	float: left;
}
#rightClm {
	width: 220px;
	float: right;
}
/*-----------------------------------------------------
	common
----------------------------------------------------**/
.content {
	margin: 0 0 30px 0;
}
#fbLikeBox {
}
.content .ttl {
	margin: 0 0 10px 0;
}
.content .subTtl {
	margin: 20px 0;
}
.designTbl {
	width: 100%;
	border-collapse: collapse;
}
.designTbl th {
	width: 25%;
	border: #cccccc solid 1px;
	padding: 10px;
	background: #f5f5f5;
	text-align: left;
}
.designTbl td {
	border: #cccccc solid 1px;
	padding: 10px;
}
.designTbl td td, .designTbl td th {
	border: none;
	padding: 5px;
	background: none;
}
.designTbl td th {
	text-align: center;
}
.designTbl th .must {
	float: right;
}
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
.txtMin {
	font-size: 11px;
}
.img {
	text-align: center;
}
.copy {
	margin: 0 0 20px 0;
	font-size: 120%;
}
.txt {
	margin: 0 0 10px 0;
	font-size: 120%;
}
.contentBox {
	margin: 0 0 50px 0;
}
#solialLink td {
	padding: 5px;
}
.fRight {
	float: right;
	margin: 0 0 0 10px;
}
.note {
	margin: 0 0 10px 0;
}
.txtRed {
	color: #ff0000;
}
/*-----------------------------------------------------
	fbLikeBox
----------------------------------------------------**/
#fbLikeBox {
	height: 300px;
}
/*-----------------------------------------------------
	right
----------------------------------------------------**/
#blogLink {
	background: #FDE7EB;
	padding: 5px 0 0 0;
	text-align: center;
}
#blogLink li {
	padding: 0 0 5px 0;
}
#subsidiary li {
	margin: 0 0 5px 0;
}
#privacyList li {
	text-align: center;
	margin: 0 0 20px 0;
	line-height: 1.3;
}
/*-----------------------------------------------------
	footer
----------------------------------------------------**/
#footerWrap {
	clear: both;
	background: url(../images/common/bg_footer.jpg) repeat-x left top;
	padding: 10px 0 0 0;
	font-size: 12px;
}
#footer {
	width: 960px;
	margin: 10px auto 0;
}
#footer .footerMenu {
	width: 960px;
	overflow: hidden;
	margin: 35px -10px 40px 0;
}
#footer .footerMenu dl {
	float: left;
        width: 155px;
}
#footer .footerMenu dt {
	margin: 0 0 5px 0;
}
#footer .footerMenu dd {
	background: url(../images/common/icn_arw03.gif) no-repeat left center;
	padding: 0 15px 0 15px;
	line-height: 1.8;
}
#footerWrap .footerLink {
	text-align: center;
	background: url(../images/common/bg_footer02.gif) repeat-x left top;
}
#footerWrap .footerLink div {
	line-height: 35px;
	color: #fff;
	font-size: 11px;
}
#footerWrap .footerLink a {
	color: #fff;
	text-decoration: none;
}
#footerWrap .footerLink address {
	line-height: 35px;
	display: block;
	margin: 10px 0;
}
#footerWrap .footerLink address img {
	padding: 0 0 0 10px;
}
.footerMenu02 {
	background: #333333;
}
/*-----------------------------------------------------
	topicPath
----------------------------------------------------**/
#topicPath {
	padding: 10px 0 20px;
	font-size: 11px;
}
#topicPath li {
	float: left;
	background: url(../images/common/icn_path.gif) no-repeat left center;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
}
#topicPath li.home {
	background: none;
	padding: 0;
}
/*-----------------------------------------------------
	menu
----------------------------------------------------**/
#menu {
	border: #cccccc solid 1px;
	padding: 5px;
	margin-top: 45px;
}
#menu dt {
	margin: -6px -6px 3px;
}
#menu dd {
	border-bottom: #cccccc dotted 1px;
	margin: 1px 0 0 0;
}
#menu dd a {
	display: block;
	background: url(../images/common/icn02.gif) no-repeat 10px center #ffffff;
	padding: 5px 5px 5px 25px;
	color: #333333;
	text-decoration: none;
}
#menu dd a:hover {
	display: block;
	background: url(../images/common/icn02.gif) no-repeat 10px center #FDE7EB;
	padding: 5px 5px 5px 25px;
	color: #F02449;
}
/*-----------------------------------------------------
	link
----------------------------------------------------**/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #E6002A;
	text-decoration: none;
}
a:active {
	color: #E6002A;
	text-decoration: none;
}