@charset "UTF-8";

/**
 *
 * コンテンツ
 *
**/


/**
 * サイドコンテンツ
**/

.side_menu {
	background: #171717 url("../images/side_back_02.jpg") no-repeat 0 bottom;
}

.side_menu .head {
	background: url("../images/side_back_01.jpg") no-repeat 0 0;
}

.side_menu .tit {
	margin: 0 15px;
	padding: 17px 0 12px 0;
	text-align: center;
	line-height: 140%;
	font-size: 108%;
	color: #e9a3a5;
	border-bottom: 1px solid #000000;
}

.side_menu ul.list {
	padding: 0 15px 18px 15px;

}

.side_menu ul.list li {
	border-bottom: 1px solid #000000;
}

.side_menu ul.list li a {
	padding: 15px 5px 15px 20px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

.side_menu ul.list li a:hover {
	background: url("../images/arrow_01.jpg") no-repeat 8px 18px;
}

.side_menu .info {
	padding: 0 8px 10px 8px;
	line-height: 130%;
	color: #c5c5c5;
	font-size: 95%;
}


/**
 * タイトル
**/

.title_01 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 125%;
	font-weight: normal;
	background: #d2d2d2;
}

.title_02 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #e1d6f0;
}

.title_03 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #f0d6de;
}

.title_04 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #d6ebf0;
}

.title_05 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #ffd0b1;
}

.title_05-1 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #febe74;
}

.title_05-2 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #fc9aa6;
}

.title_05-3 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #d9b09d;
}

.title_05-4 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #b7adb7;
}

.title_05-5 {
	padding: 15px 0;
	line-height: 120%;
	text-align: center;
	font-size: 115%;
	font-weight: normal;
	background: #cb9fc9;
}


/**
 * 下層
**/

.desc {
	padding: 0 20px;
	line-height: 160%;
	font-size: 108%;
}


/**
 * NEWS
**/

.news {
	margin: 0 0 0 20px;
	width: 875px;
}

.news table {
	width: 100%;
}

.news table th {
	padding: 22px 0;
	width: 140px;
	line-height: 140%;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #8d8d8d;
}

.news table td {
	padding: 22px 0;
	line-height: 140%;
	font-size: 125%;
	border-bottom: 1px dotted #8d8d8d;
}

.news table td .fl {
	margin: 0 25px 0 0;
	display: inline;
}


/**
 * CONTACT US
**/

.contact {
	margin: 0 0 0 100px;
	width: 720px;
	line-height: 140%;
	font-size: 125%;
}

.contact .info {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	border-left: 9px solid #757575;
}

.contact table {
	width: 100%;
	line-height: 140%;
	font-size: 85%;
}

.contact table th {
	padding: 22px 10px 15px 10px;
	width: 190px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background: #dbdbdb;
	border-bottom: 5px solid #ffffff;
}

.contact table th em {
	font-weight: normal;
	color: #c3003f;
}

.contact table td {
	padding: 15px;
	background: #eaeaea;
	border-bottom: 5px solid #ffffff;
	vertical-align: top;
}

.contact table td .text {
	width: 470px;
	height: 28px;
	line-height: 28px;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.contact table td .textarea {
	width: 470px;
	height: 290px;
	background: #ffffff;
	border: 1px solid #ffffff;
}


/**
 * FAQ
**/

.faq {
	margin-bottom: 40px;
	line-height: 140%;
	font-size: 115%;
	background: #dddddd url("../images/faq_back_01.jpg") repeat-y 48px 0;
	border: 1px solid #eeeeee;
	border-top: none;
}

.faq dt {
	padding: 0 15px 0 60px;
	height: 33px;
	line-height: 33px;
	background: #ffffff url("../images/faq_tab.jpg") no-repeat 0 0;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
}

dt.two_lines {
	padding: 0 15px 0 60px;
	height: 33px;
	line-height: 15px;
	background: #ffffff url("../images/faq_tab.jpg") no-repeat 0 0;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
}

.faq dt.active {
	background: #ffffff url("../images/faq_tab-on.jpg") no-repeat 0 0;
}

.faq dd {
	padding: 15px 15px 10px 60px;
	border-top: 1px solid #eeeeee;
	display: none;
}


/**
 * About
**/

#about_first_message {
	padding: 0 15px 25px 25px;
	line-height: 140%;
	font-size: 125%;
}

.about_message {
	padding: 0 15px 0 25px;
	line-height: 140%;
	font-size: 120%;
}

.about_message .fl {
	margin: 0 30px 35px 0;
}

.about_message .tit {
	margin: 0 0 15px 0;
	line-height: 120%;
	font-size: 108%;
	font-weight: bold;
}

.about_message .image_box {
	margin: 0 10px 0 0;
	width: 109px;
	float: left;
	display: inline;
}

.about_message .box {
	overflow: hidden;
}

.history {
	margin-bottom: 60px;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
}

.history th {
	padding: 15px 0;
	width: 70px;
	line-height: 140%;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #f5f5f5;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #cccccc;
}

.history td {
	padding: 15px;
	line-height: 140%;
	font-size: 120%;
	border-bottom: 1px solid #cccccc;
}

.history td .image {
	margin: 0 10px 0 0;
	text-align: center;
	display: inline;
}

.history td .image img {
	margin: 0 auto;
	display: block;
}


/**
 * Products
**/
.products_message {
	padding: 0 0 40px 0;
	line-height: 140%;
	font-size: 120%;
}

.products_message .image {
	margin: 0 35px 0 0;
	float: left;
	display: inline;
}

.products_item {
	margin-bottom: 50px;
	position: relative;
}

.products_item a {
	text-decoration: none;
	display: block;
}

.products_item a:hover {
	text-decoration: none;
}

.products_item .head {
	height: 49px;
	line-height: 49px;
}

.products_item .head h3 {
	margin: 0 0 0 53px;
	font-weight: bold;
	font-size: 205%;
}

.products_item .head h3 .sub {
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 87%;
}

.products_item.type_01 {
	border: 1px solid #febe74;
}

.products_item.type_01 .head {
	background: #febe74;
}

.products_item.type_02 {
	border: 1px solid #fc9aa6;
}

.products_item.type_02 .head {
	background: #fc9aa6;
}

.products_item.type_03 {
	border: 1px solid #d9b09d;
}

.products_item.type_03 .head {
	background: #d9b09d;
}

.products_item.type_04 {
	border: 1px solid #b7adb7;
}

.products_item.type_04 .head {
	background: #b7adb7;
}

.products_item.type_05 {
	border: 1px solid #cb9fc9;
}

.products_item.type_05 .head {
	background: #cb9fc9;
}

.products_item .data {
	width: 485px;
	line-height: 160%;
	font-size: 120%;
	position: absolute;
	top: 66px;
	left: 415px;
}

.products_item .more {
	display: block;
	position: absolute;
	bottom: 7px;
	left: 0;
	z-index: 1;
}


/**
 * ホーム
**/
#main_image {
}

#main_image img {
	display: block;
}

#home_content_01 {
	padding: 0 0 40px 0;
}

#home_content_01 a {
	display: block;
}

#home_content_01 a:hover {
	text-decoration: none;
	background-color: #FFEAF0;
	display:block;
}

#home_content_01 .fl {
	width: 450px;
}

#home_content_01 .fr {
	width: 450px;
}

#home_content_01 .fl table {
	width: 440;
}

#home_content_01 .fl table th {
	padding: 0 0 12px 0;
	width: 90px;
	line-height: 130%;
	font-size: 108%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

#home_content_01 .fl table td {
	padding: 0 0 12px 0;
	width: 350px;
	line-height: 130%;
	font-size: 108%;
	word-break: break-all;
}

#home_content_01 .fr .faq {
	margin-bottom: 0;
	line-height: 140%;
	font-size: 108%;
}

#home_content_02 {
	padding: 0 0 40px 0;
	line-height: 160%;
	font-size: 100%;
	background: url("../images/content_back_01.jpg") no-repeat right 50px;
}

#home_content_02 .tit {
	padding: 0 0 20px 0;
	line-height: 120%;
	font-size: 115%;
	font-weight: bold;
}

#home_content_02 .box_01 {
	padding: 0 0 38px 0;
	width: 315px;
}

#home_content_02 .box_02 {
	width: 445px;
	float: left;
}

#home_content_02 .box_03 {
	width: 450px;
	float: right;
}


/**
 * 商品詳細
**/
.products_detail {
	padding: 0 20px 0 45px;
	line-height: 140%;
	font-size: 120%;
}

.products_message {
	padding: 0 25px;
	line-height: 140%;
	font-size: 120%;
}

.products_instructions {
	width: 100%;
}

.products_instructions .box {
	margin: 0 0 20px 0;
	padding: 10px 0;
	width: 100%;
	background: url("../images/products_back_01.jpg") repeat-y 0 0;
	position: relative;
}

.products_instructions .box .num {
	margin: -8px 0 0 0;
	position: absolute;
	top: 50%;
	left: 0;
}

.products_instructions .box .image {
	margin: 0 14px 0 36px;
}

.products_instructions .box .info {
	width: 480px;
	line-height: 140%;
	font-size: 120%;
	position: absolute;
	top: 15px;
	left: 225px;
}

.products_instructions .box .info dt {
	font-weight: bold;
}

.products_instructions .box .info dd {
	padding: 0 0 0 15px;
}


