/*common*/
#main-area h1,
#main-area h2,
#main-area h3,
#main-area h4,
#main-area h5,
#main-area h6,
#main-area p {
	padding:0;
	margin:0;
	font-weight: normal;
}
#main-area{
	width: 752px;
	margin: 0 auto;
}
/*font color*/
.textcolor {
	color:#333333;
}
.option-color {
	color:#666666;
}
.point-color {
	color:#e85599;
}
.sub-color {
	color:#43270c;
}
.mainlink a:link {color:#666666;text-decoration:underline;}


/*mainmenu*/
#main-menu-box {
	width: 752px;
	height:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAADA2;
}
#main-menu-box ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#main-menu-box ul li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#main-menu-box.menuon {
	margin: 0;
	padding: 0;
	float: left;
	line-height:1.0;
}
#main-menu-box .menuon a {
	color: #BAADA2;
	display: block;
	padding-bottom: 1px !important;
	padding-bottom/**/:1px;
	padding-left:15px;
	text-decoration: none;
	background-image: url(../../image/common/icn_menu_b.gif);
	background-repeat: no-repeat;
}
#main-menu-box .menuon a:hover {
	color: #BAADA2;
	text-decoration:underline;
	background-image: url(../../image/common/icn_menu_b.gif);
	background-repeat: no-repeat;
}
#main-menu-box.menu {
	margin: 0;
	padding: 0;
	float: left;
	line-height:1.0;
}
#main-menu-box.menu2 {
	margin: 0;
	padding: 0;
	float: left;
	line-height:1.0;
}
#main-menu-box.menu-next-back {
	margin: 0;
	padding: 0;
	float: left;
	line-height:1.0;
}
#main-menu-box .menu a {
	color: #666666;
	display: block;
	padding-bottom: 1px !important;
	padding-bottom/**/:1px;
	padding-left:15px;
	text-decoration: none;
	background-image: url(../../image/common/icn_menu_a.gif);
	background-repeat: no-repeat;
}
#main-menu-box .menu2 a {
	color: #666666;
	display: block;
	padding-bottom: 1px !important;
	padding-bottom/**/:1px;
	padding-left:15px;
	text-decoration: none;
	background-image: url(../../image/common/icn_menu_aa.gif);
	background-repeat: no-repeat;
}
#main-menu-box .menu a:hover {
	color: #BAADA2;
	text-decoration:underline;
	background-image: url(../../image/common/icn_menu_b.gif);
	background-repeat: no-repeat;
}
#main-menu-box .menu2 a:hover {
	color: #BAADA2;
	text-decoration:underline;
	background-image: url(../../image/common/icn_menu_bb.gif);
	background-repeat: no-repeat;
}
#main-menu-box .mnu-width1 {
	width: 45px;
	padding-left:10px;
}
#main-menu-box .mnu-width2 {
	width: 45px;
}
#main-menu-box .mnu-width3 {
	width: 120px;
}
#main-menu-box .mnu-width4 {
	width: 38px;
}
#main-menu-box .mnu-width5 {
	width: 48px;
}
#main-menu-box .mnu-width6 {
	width: 111px;
}
#main-menu-box .mnu-width7 {
	width: 115px;
}
#main-menu-box .mnu-width8 {
	width: 21px;
	padding-right:7px;
}
#main-menu-box .mnu-width9 {
	width: 21px;
}
#main-menu-box .mnu-width10 {
	width: 138px;
}

/*link color*/
#common-link-area {
	margin-top:6px;
	width:752px;
	float:left;
}
#common-link-area ul {
	width: 752px;
	margin: 0;
	padding: 0;
	list-style:none;
	float:left;
}
#common-link-area li {
	margin: 0;
	padding: 0;
	float:left;	
}
.common-btn1 {
	width: 98px;
	float:left;
}
.common-btn11 {
	width: 91px;
	float:left;
}
.common-btn2 {
	width: 219px;
	float:left;
}
.common-btn22 {
	width: 164px;
	float:left;
}
.common-btn3 {
	width: 221px;
	float:left;
}
.common-btn33 {
	width: 166px;
	float:left;
}
#list-mini-box {
	float:left;
	width:167px;
}
#list-mini-box1 {
	float:left;
	width:585px;
}

.common-btn4 {
	width: 214px;
	float:left;
}
.common-btn44 {
	float:left;
	width: 167px;
}
.common-btn444 {
	float:left;
	width: 167px;
	height: 48px;
}
/*credit-area*/
#credit-area {
	margin-top:5px;
	width:752px;
	float:left;
	text-align:center;
}
#credit-area2 {
	margin-top:5px;
	width:432px;
	padding-left:320px;
	float:left;
	text-align:left;
}
/*link color*/
#credit-area a:link {color:#666666;text-decoration: underline;}
#credit-area a:visited {color:#666666; text-decoration: underline;}
#credit-area a:hover {color:#e85599; text-decoration: underline;}
#credit-area a:active {color:#e85599; text-decoration: underline;}
#credit-area2 a:link {color:#666666;text-decoration: underline;}
#credit-area2 a:visited {color:#666666; text-decoration: underline;}
#credit-area2 a:hover {color:#e85599; text-decoration: underline;}
#credit-area2 a:active {color:#e85599; text-decoration: underline;}
.text-links-color a:link {color:#666666;text-decoration: underline;}
.text-links-color a:visited {color:#666666; text-decoration: underline;}
.text-links-color a:hover {color:#e85599; text-decoration: underline;}
.text-links-color a:active {color:#e85599; text-decoration: underline;}
#shosai-textlink a:link {color:#666666;text-decoration: underline;}
#shosai-textlink a:visited {color:#666666; text-decoration: underline;}
#shosai-textlink a:hover {color:#e85599; text-decoration: underline;}
#shosai-textlink a:active {color:#e85599; text-decoration: underline;}
.text-links a:link {color:#666666;text-decoration: underline;}
.text-links a:visited {color:#666666; text-decoration: underline;}
.text-links a:hover {color:#e85599; text-decoration: underline;}
.text-links a:active {color:#e85599; text-decoration: underline;}

