@charset "utf-8";

/*======================================

	Visual Module
	
=======================================*/

#header_visual_artsits {
	width: 730px;
	height: 315px;
	clear: both;
}

#header_visual_artsits img {
	padding-bottom: 15px;
}

/*======================================

	Wrapper Module
	
=======================================*/

#wrapper {
	width: 730px;
}

/*======================================

	Side Module
	
=======================================*/

#side {
	width: 200px;
	float:left;
}

.side_menu {
	width: 200px;
}

.side_menu_inner {
	padding: 0px 25px 0px 0px;
}

.side_btn {
	width: 175px;
	height: 40px;
}

.side_btn img {
	padding-bottom: 15px;
	background: #ffffff;
}

/*======================================

	Contents Module
	
=======================================*/

#contents {
	width: 530px;
	float: left;
}

/* Mac版IE5は次の行を無視 ¥*/
*html #contents_inner {
	padding: -3px;
}
/* 終了 */

#cts_ttl {
	width: 530px;
	height: 60px;
}

#cts_ttl img {
	padding-bottom: 15px;
}

#cts_txt {
	padding-bottom: 15px;
	font-size: 14px;
	color: #666666;
}

/* CompanyProfile */

.line {
	width: 530px;
	height: 1px;
}

.list_name {
	width: 122px;
	height: 29px;
}

.list_name img {
	padding: 8px 45px 8px 0px;
}

.list_txt {
	padding: 8px 0px 8px 0px;
	font-size: 12px;
	color: #666666;
}

.businessprofile_ttl{
	width: 530px;
	height: 47px;
}

.businessprofile_ttl img {
	padding-bottom: 15px;
}

/* SiteMap */

.list_name_sitemap {
	padding-bottom: 10px;
}

.list_txt_sitemap {
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 10px 17px;
}

.list_txt_sitemap_last {
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 15px 17px;
}

.line_sitemap_s {
	width: 250px;
	height: 1px;
}

.line_sitemap_l {
	width: 530px;
	height: 1px;
}

.line_sitemap_s img {
	padding-bottom: 15px;
}

.line_sitemap_l img {
	padding-bottom: 15px;
}

/* ContactUs */
.contact_ttl {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 5px 0px;
}

.contact_txt {
	font-size: 12px;
	color: #666666;
}

p.contact_txt {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}

.contact_txt_preview {
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}