/* TOPコンテンツレイアウト
----------------------------------------------------- */
#top_contents {
width: 100%;
}

/* TOPコンテンツ横幅指定＋中央寄せ */
#top_contents_in {
width: 960px;
margin:0 auto;
text-align:center;
}

/* TOPコンテンツ p */
#top_contents_in p {
	margin: 0 0 10px 0;
	padding: 0 0 0 6px;
	font-size: 100%;
	text-align:left;
	word-wrap:break-word;
}


/* メインイメージレイアウト
----------------------------------------------------- */
#main_image {
width: 100%;
padding: 10px 0 10px 0;
}

/* メインイメージ横幅・中央寄せ指定 */
#main_image_in {
width: 960px;
margin: 0 auto;
text-align:center;
}

/* メインイメージサイズ */
#main_image_in img {
width: 100%;
height: auto;
}

/* TOPメインイメージ下のコンテンツ */
#top_main_image_under_block {
width: 100%;
background-color: #F0F0F0;
}

/* TOPメインイメージ下のコンテンツ */
#top_main_image_under_block img {
margin-right: 40px;
}

/* TOP・最新情報レイアウト（日付、タイトルのみ）（テキストのNEWSのみ）
----------------------------------------------------- */
/* TOP・最新情報中央寄せ */
#top_news_text_large_post {
margin: 0 auto auto 20px;
text-align:center;
}

/* TOP・NEWS大見出し */
#top_news_text_large_block h1 {
margin: 0 0 10px 0;
padding: 0 0 0 15px;
font-size: 110%;
font-weight:normal;
text-align:left;
}
/* TOP・最新情報 */
#top_news_text_large_block dl {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align:center;
}

/* TOP・最新情報画像 */
#top_news_text_large_block dl dt {
width: 150px;
float:left;
	text-align:left;
	margin: 0;
	padding: 0;
}

/* TOP・最新情報日付 */
#top_news_text_large_block dl dd {
width: 780px;
margin: 0;
padding: 0;
float:right;
text-align:left;
}

/* TOP・最新情報レイアウト（カスタム）（左にテキストのNEWS、右にコンテンツ）
----------------------------------------------------- */
/* TOP・最新情報中央寄せ */
#top_news_others_large_post {
margin: 0 auto auto 20px;
text-align:center;
}

/* TOP・NEWS */
#top_news_others_large_block {
width: 630px;
float:left;
}

/* TOP・NEWS大見出し */
#top_news_others_large_block h1 {
margin: 0 0 10px 0;
padding: 0 0 0 15px;
font-size: 110%;
font-weight:normal;
text-align:left;
}
/* TOP・最新情報 */
#top_news_others_large_block dl {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align:center;
}

/* TOP・最新情報画像 */
#top_news_others_large_block dl dt {
width: 120px;
float:left;
	text-align:left;
	margin: 0;
	padding: 0;
}

/* TOP・最新情報日付 */
#top_news_others_large_block dl dd {
width: 480px;
margin: 0;
padding: 0;
float:right;
text-align:left;
}

/* TOP・最新情報レイアウト【サムネイル3カラム】（サムネイルが3カラム並ぶ）
----------------------------------------------------- */
/* TOP・最新情報中央寄せ */
#top_news_thumbnail3_large_post {
margin: 0 auto auto 20px;
text-align:center;
}

/* TOP・NEWS */
#top_news_thumbnail3_large_block {
width: 960px;
float:none;
}

/* TOP・NEWS大見出し */
#top_news_thumbnail3_large_block h1 {
margin: 0 0 10px 0;
padding: 0 0 0 15px;
font-size: 110%;
font-weight:normal;
text-align:left;
}
/* TOP・最新情報 */
#top_news_thumbnail3_large_block dl {
width: 310px;
margin: 0;
padding: 0;
float:left;
font-size: 80%;
text-align:center;
}

/* TOP・最新情報画像レイアウト */
#top_news_thumbnail3_large_block dl dt {
width: auto;
float:none;
text-align:left;
margin: 0;
padding: 0;
}
/* TOP・最新情報画像 */
#top_news_thumbnail3_large_block dl dt img {
width: 300px;
height: 230px;
}

/* TOP・最新情報日付 */
#top_news_thumbnail3_large_block dl dd {
width: auto;
margin: 0;
padding: 0;
float:none;
text-align:left;
}


/* TOP・NEWS右のコンテンツ */
#top_news_right_contents_block {
width: 305px;
float:right;
text-align:left;
}

/* TOP・NEWS下コンテンツスペース */
#top_news_under_contents_block {
margin: 0 auto;
text-align:center;
}

#top_news_under_contents01 {
margin: 0 17px 0 0;
float:left;
}

#top_news_under_contents02 {
margin: 0 17px 0 0;
float:left;
}

#top_news_under_contents03 {
margin: 0;
float:left;
}

/* TOP・フッタ上スペース */
#top_footer_top_space_block {
margin: 0 auto;
text-align:center;
width:100%;
}

/* TOP・フッタ上スペース画像スペース調整 */
#top_footer_top_space_block img {
margin-left:14px;
margin-top:14px;
}

/* 関連会社左バナー */
#banner_left {
width:607px;
float:left;
}
#banner_left h4{
color:#E9546B;
font-weight:normal;
text-align:left;
padding-top:20px;
}
.mochikabu {
width:607px;
height:80px;
border:#F4A9B5 solid 1px;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
-moz-border-radius: 10px;   /* Firefox用 */
margin: 6px;
padding: 10px 0;	
}
.group {
width:607px;
height:310px;
border:#F4A9B5 solid 1px;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
-moz-border-radius: 10px;   /* Firefox用 */
margin: 6px;
padding: 10px 0;	
}

/* 関連会社右バナー */
#banner_right {
width:310px;
float:right;
}
#banner_right h4{
color:#666;
font-weight:normal;
text-align:left;
padding-top:20px;
}
.goben {
width:310px;
height:80px;
border:#C4CED0 solid 1px;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
-moz-border-radius: 10px;   /* Firefox用 */
margin: 6px;
padding: 10px 0;
}
.dantai {
width:310px;
height:80px;
border:#C4CED0 solid 1px;
border-radius: 10px;/* CSS3草案 */
-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
-moz-border-radius: 10px;   /* Firefox用 */
margin: 6px;
padding: 10px 0;
}