/* base -------------------------------------------------*/

body {
	background-color: #F0027F;
	background-image: url(../img/common/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	text-align: left;
	display: block;
}
h1 {
	margin-bottom: 40px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #F0027F;
	margin-bottom: 15px;
}
a:link {
	color: #F0027F;
	text-decoration:underline;
}
a:visited {
	color: #F0027F;
}
a:hover {
	color: #F780BF;
	text-decoration:underline;
}
a:active {
	color: #F780BF;
	text-decoration:underline;
}
.clear {
	clear: both;
}

/* navigation -------------------------------------------------*/

#header {
	text-align: left;
	width: 729px;
	padding-left: 41px;
	padding-top: 15px;
}
#header_left {
	float: left;
}
#header_right {
	float: right;
}
#navigation {
	clear: both;
	padding-top: 21px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#directory {
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 65%;
}

/* common -------------------------------------------------*/

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	padding-right: 30px;
}
#contents_left {
	padding-left: 25px;
	float: left;
	width: 570px;
}
#contents_left_text {
	padding-top: 40px;
	padding-left: 25px;
	font-size: 70%;
	line-height: 150%;
	color: #666666;
	width: 510px;
}
#contents_right {
	float: right;
	width: 168px;
	padding-bottom: 30px;
}
#pagetop {
	clear: both;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
}

/* banner -------------------------------------------------*/

#contents_right_top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* footer -------------------------------------------------*/

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 745px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-left: 25px;
}
#footer_left {
	float: left;
	font-size: 65%;
	color: #F0027F;
}
#footer_right {
	float: right;
	font-size: 65%;
	color: #F0027F;
}

/* top -------------------------------------------------*/

#contents_top_left {
	padding-left: 20px;
	float: left;
	width: 570px;
}
#contents_right_top {
	float: right;
	padding-top: 5px;
	width: 168px;
	padding-bottom: 30px;
}
#contents_top_latestnews {
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 30px;
}
#contents_top_latestnews img {
	margin-bottom: 18px;
}
.latestnews_lead {
	color: #666666;
	font-size: 70%;
	float: left;
	width: 450px;
	line-height: 105%;
}
.latestnews_lead a:link {
	color: #666666;
}
.latestnews_lead a:visited {
	color: #666666;
}
.latestnews_lead a:hover {
	color: #F0027F;
	text-decoration:underline;
}
.latestnews_lead a:active {
	color: #F0027F;
	text-decoration:underline;
}
.latestnews_date {
	color: #D7003C;
	font-size: 70%;
	float: left;
	width: 70px;
	line-height: 105%;
}
.lastestnews {
	background-image: url(../img/top/latestnews_icon.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 22px;
	margin-left: 20px;
	padding-top: 2px;
}

/* news -------------------------------------------------*/

.news_title {
	font-weight: bold;
	color: #F0027F;
	padding-top: 5px;
	padding-bottom: 15px;
}
.news_date {
	font-size: 80%;
}
.news img {
	padding: 5px;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
}

/* about -------------------------------------------------*/

.about_right {
	float: right;
	width: 280px;
	padding-left: 20px;
}
.about_left {
	float: left;
	width: 210px;
}

/* products -------------------------------------------------*/

#contents_left_products_text {
	padding-top: 40px;
	padding-left: 5px;
	font-size: 70%;
	line-height: 150%;
	color: #666666;
	width: 530px;
}
.products img {
	border: 1px solid #EAEAEA;
}
.products {
	float: left;
	width: 245px;
	margin-left: 13px;
	margin-bottom: 25px;
}
.products_detail img {
	border: 1px solid #EAEAEA;
	margin-top: 5px;
}
.products_detail h2 {
	padding-top: 15px;
}
.products_detail_text h3 {
	color: #F0027F;
	padding-top: 10px;
	font-size: 100%;
}
.products_detail_text {
	padding-bottom: 20px;
}


/* stores -------------------------------------------------*/

.stores_left {
	float: left;
	width: 200px;
	font-size: 80%;
}
.stores_right {
	float: right;
	width: 300px;
}
.stores_time {
	background-image: url(../img/stores/icon_time.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 10px;
}
.stores_address {
	background-image: url(../img/stores/icon_address.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 10px;
}
.stores_tel {
	background-image: url(../img/stores/icon_tel.gif);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom: 10px;
}
.stores_text {
	padding-left: 20px;
	padding-bottom: 25px;
}

/* link -------------------------------------------------*/

.link_text {
	padding-left: 20px;
}
.link_text a{
	line-height: 250%;
}

/* inquiry -------------------------------------------------*/

.inquiry_text {
	padding-left: 20px;
	padding-bottom: 30px;
}
.inquiry_text p a{
	color: #F0027F;
	padding-bottom: 10px;
}
.inquiry_text p{
	padding-bottom: 10px;
}
.inquiry_caption {
	font-size: 90%;
}


/* company -------------------------------------------------*/

.company_right {
	float: right;
	width: 295px;
	padding-left: 20px;
}
.company_left {
	float: left;
	width: 195px;
}

/* staff -------------------------------------------------*/

.staff_text {
	height: 200px;
}
.news_archive {
	text-align: center;
	width: 510px;
}

/* widget -------------------------------------------------*/

.widget-header_category {
	padding-bottom: 20px;
	padding-top: 70px;
}
.widget-header {
	padding-bottom: 20px;
	padding-top: 30px;
}
.widget-content {
	padding-left: 15px;
}
.widget-list-item {
	color: #666666;
	font-size: 70%;
	line-height: 150%;
	padding-bottom: 7px;
}


.renew{
color:#F0027F;
margin:60px 0px;
text-align:center;
}