@charset "utf-8";

/* ========================================================
 *
 *		Index Style Sheet	
 *
 *		version	: 1.0
 *		update	: 2009/06/02
 *
 ========================================================*/



#contents {
	padding-top: 20px;
}

/* =====================================
	Site Map
===================================== */
#sitemap {
	display: inline;
	float: left;
	width: 780px;
}

.map_ttl {
	padding: 10px 0 10px 40px;
	font-size: 160%;
	background: url(../images/common/sitemap_icon_01.gif) no-repeat left center;
}

.map_ttl a {
	line-height: 1;
}

.map_child {
	padding: 0 0 0 8px;
	font-size: 120%;
	background: url(../images/common/sitemap_icon_02.gif) no-repeat left 6px;
}

#sitemap .bb {
	border-bottom: solid 1px #bebebe;
}

.pl30 {
	padding-left: 30px;
}

.pb20 {
	padding-bottom: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pt10 {
	padding-top: 10px;
}

.ml15 {
	margin-left: 15px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb30 {
	margin-bottom: 30px;
}

.box200 {
	width: 200px;
}

.box260 {
	width: 260px;
}

.box230 {
	width: 230px;
}

.mlr15 {
	margin: 0 15px;
}


/* Policy
===================================== */
#policy {
	width: 960px;
	margin-left: 15px;
}

#policy h3 {
	padding: 10px 0 20px;
	font-size: 140%;
	font-weight: bold;
	border-top: solid 1px #bebebe;
}

#policy h4 {
	font-size: 120%;
	color: #646464;
}

.policy_box {
	margin: 0 0 0 180px;
	padding: 0 15px 40px 0;
	font-size: 120%;
}

.policy_box .bb {
	border-bottom: solid 1px #bebebe;
}

#policy ul,
#policy ol {
	margin-left: 2.5em;
}

#policy ul li {
	list-style-type: disc;
}

#policy ol li {
	list-style-type: decimal;
}

#policy span.black {
	color: #3c3c3c;
}

#policy .address {
	padding: 10px;
	border: solid 1px #bebebe;
}

.address a {
	padding: 0 0 0 8px;
	background: url(../images/common/sitemap_icon_02.gif) no-repeat left 6px;
}

.box400 {
	width: 400px;
}

#contents .red {
	color: #ED171F;
}


 
/* =====================================
	Column01※Left Box
===================================== */
#column01 {
	display: inline;
	float: left;
	width: 375px;
	margin: 0 0 0 15px;
	padding: 0 0 10px;
}


/* =====================================
	News & Topics
===================================== */
#news_ttl {
	height: 23px;
}

#news_ttl h2,
#news_ttl li {
	float: left;
}


#newsarea {
	height: 1%;
	background: url(../images/index/news_bg.gif) repeat-y left top;
}


#news_inner {
	background: url(../images/index/news_bg_top.gif) no-repeat left top;
}

#news_inner dl {
	padding: 5px 15px 5px;
	background: url(../images/index/news_bg_bottom.gif) no-repeat left bottom;
}

#news_inner dt {
	clear: both;
	float: left;
	width: 5em;
	padding: 10px 0;
	text-indent: 10px;
	color: #828282;
	background: url(../images/index/arrow_01.gif) no-repeat left center;
}

#news_inner dd {
	padding: 10px 0 10px 9em;
	background: url(../images/index/dot_line_01.gif) repeat-x left bottom;
}

* html #news_inner dd p {
	height: 1%;
}



/* =====================================
	Column02※Center Block
===================================== */
#column02 {
	display: inline;
	float: left;
	width: 375px;
	margin: 0 0 0 15px;
	padding: 0 0 10px;
	font-size: 120%;
}

#column02 .clearfix {
	margin: 0 0 15px;
}

#column02 h2 {
	position: relative;
	width: 375px;
	margin: 0 0 15px;
	padding: 5px 0 5px 15px;
	font-size: 120%;
	background: url(../images/index/ttl_375.jpg) no-repeat left top;
}


#column02 .left {
	width: 180px;
}

#column02 .right {
	width: 180px;
}

#column02 li {
	margin: 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../images/index/arrow_01.gif) no-repeat left 5px;
}

#column02 li a {
	/*font-weight: bold;*/
}



/* =====================================
	Column03※右ブロック
===================================== */
#column03 {
	float: right;
	width: 180px;
	padding: 0 0 10px;
}

/*	banner
------------------------------------- */
#banner li{
	margin: 0 0 10px;
}

/*	ROVAL Group Link
------------------------------------- */
#roval_group_link {
	background: url(../images/utility/group_bg.gif) repeat-y left top;
}

.roval_group_link_inner {
	padding: 0;
	height: 1%;
	background: url(../images/utility/group_bottom.gif) no-repeat left bottom;
}

.link_list {
	padding: 5px 0;
	margin: 0 5px;
	background: url(../images/utility/group_line.gif) repeat-x left bottom;
}

.link_list p {
	padding: 0 0 0 20px;
	font-size: 120%;
	background: url(../images/utility/arrow_02.gif) no-repeat 5px center;
}

.link_list a:hover {
	color: #ED171F;
}

#group_china  a {
	padding: 0 0 0 30px;
	background: url(../images/utility/icon_cha.gif) no-repeat left center;
}

#group_usa  a {
	padding: 0 0 0 30px;
	background: url(../images/utility/icon_usa.gif) no-repeat left center;
}


#group_jpn  a {
	padding: 2px 0 2px 30px;
	background: url(../images/utility/icon_jpn.gif) no-repeat left center;
}


/* =====================================
	見出し共通
===================================== */
.ttl_375 {
	position: relative;
	width: 375px;
	margin: 0 0 15px;
	background: url(../images/index/ttl_375.jpg) no-repeat left top;
}

.ttl_375 h2 {
	float: left;
	width: 275px;
	padding: 5px 0;
	text-indent: 15px;
	font-size: 130%;
	font-weight: bold;
	color: #646464;
}

.ttl_375 p.more {
	float: right;
	width: 100px;
	padding: 8px 0 0;
	text-align: right;
	font-size: 110%;
}

.ttl_375 p.more a {
	padding: 0 10px 0 10px;
	background: url(../images/index/arrow_01.gif) no-repeat left center;
}


/* 行間 */
#contents .desc {
	line-height: 1.2;
}


/* 背景なし */
#contents .bgno {
	background: none;
}
/* マージン右0 */
#contents .mrno {
	margin-right: 0;
}






