@charset "UTF-8";
/* CSS Document */


@media print {
	body {
		overflow: visible !important;
	}
}


/* 基本スタイル
------------------------------------------------------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color:#000;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#009245;
	text-decoration:underline;
}
a:active {
	color:#009245;
	text-decoration:underline;
}

/* a:hover 
-----------------------------------*/
a:hover img {
	opacity: .65; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=65); /* IE lt 8 */
	-ms-filter: "alpha(opacity=65)"; /* IE 8 */
	-khtml-opacity: .65; /* Safari 1.x */
	-moz-opacity: .65; /* FF lt 1.5, Netscape */
	cursor:pointer;
}


 /* ボディCSS
------------------------------------------------------------------------------------------------ */
 
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	color: #000;
	font-size: 1em;
	background: url(../../shared/images/body_bg.gif) repeat top center;
	
}




#wrapper_bg {
	width: 100%;
	text-align: center;
	overflow: hidden;
	background: url(../../shared/images/wrapper_bg.gif) repeat-x top center;
}


 /* ヘッダー
------------------------------------------------------------------------------------------------ */
#header {
	width: 982px;
	height: 200px;
	margin: 0 auto;
	background: url(../../shared/images/header_bg.jpg) no-repeat top;
}

 /* ヘッダー　left
------------------------------------------------------------------------------------------------ */
#head_block {
	width: 952px;
	height: 141px;
	margin: 0 auto;
}

h1 {
	width: 100%;
	height: 21px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	margin: 5px auto 0 auto;
	float: left;
}



.head_l {
	width: 560px;
	height: 102px;
	text-align: left;
	float: left;
}
.head_l dl{
	width: 560px;
	height: 102px;
	overflow: hidden;
}

.head_l dl dt {
	width: 164px;
	height: 102px;
	float: left;
}
.head_l dl dt a {
	width: 164px;
	height: 102px;
	text-decoration:none;
	display:block;
}
.head_l dl dt a span {
	visibility: hidden;
	font-size: 70%;
}


.head_l dl dd {
	float: left;
}
.head_l dl dd a span {
	visibility: hidden;
	font-size: 70%;
}
.head_l_dd1 {
	width: 330px;
	height: 60px;
	overflow: hidden;
}
.head_l_dd1 a {
	width: 330px;
	height: 60px;
	text-decoration:none;
	display:block;
}
.head_l_dd2 {
	width: 390px;
	height: 40px;
	font-size: 0.7em;
	line-height: 140%;
	color: #333;
	text-decoration:none;
	display:block;
}



 /* ヘッダー　right
------------------------------------------------------------------------------------------------ */
.head_r {
	width: 318px;
	margin-top: 52px; /*バナーがあるときは2px*/
	text-align: left;
	float: right;
}
.hd_bnr {
	text-align: left;
	margin-bottom:12px;
}
.hd_bnr img {
	margin-left:0;
}


 /* ヘッダー　rightボタン
------------------------------------------------------------------------------------------------ */
.hd_navi02 {
	width: 318px;
	overflow: hidden;
}
.hd_navi02 ul {
	width: 315px;
	height: 23px;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	display:block;
}
.hd_navi02 li {
	font-size:1px;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	float: left;
	display:inline;
}





/* グローバルナビ
------------------------------------------------------------------------------------------------ */
#g_navi{
	margin: 0 auto;
	width: 940px;
	height:40px;
}
#g_navi h2 a {
	height:40px;
	display:block;
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	text-decoration:none;
}
#g_navi h2 a:hover {
	background-position:0 -40px;
	text-decoration:none;
}
#g_navi h2 a span {
	visibility: hidden;
	font-size: 40%;
}
#g_navi .navi01 a{
	width:46px;
	background-image:url(../../shared/images/g_navi_01.gif);
}
#g_navi .navi02 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_02.gif);
}
#g_navi .navi03 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_03.gif);
}
#g_navi .navi04 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_04.gif);
}
#g_navi .navi05 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_05.gif);
}
#g_navi .navi06 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_06.gif);
}
#g_navi .navi07 a{
	width:128px;
	background-image:url(../../shared/images/g_navi_07.gif);
}
#g_navi .navi08 a{
	width:126px;
	background-image:url(../../shared/images/g_navi_08.gif);
}



/* wrapper
------------------------------------------------------------------------------------------------ */
#wrapper {
	width: 982px;
	margin: 0 auto;
	background: url(../../shared/images/contents_bg.gif) repeat-y top;
	overflow: hidden;
}

/* contents
------------------------------------------------------------------------------------------------ */
#contents {
	width: 982px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	clear: both;
}
#cont_top {
	width: 982px;
	height:15px;
	background: url(../../shared/images/cont_top.gif) no-repeat top;
	display: block;
}
#cont_main {
	width: 952px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#cont_foot {
	width: 982px;
	height:25px;
	background: url(../../shared/images/cont_foot.gif) no-repeat top;
	display: block;
}


/* メインカラム
------------------------------------------------------------------------------------------------ */
#main_col {
	width: 756px;
	float: left;
	text-align: center;
	overflow: hidden;
}


/* 右カラム
------------------------------------------------------------------------------------------------ */
#right_col {
	width: 188px;
	text-align: left;
	float: right;
}

/* アルマイト 活用アイディア 募集中！
------------------------------------------------------------------------------------------------ */
.right_ban_top {
	width: 187px;
	height: 195px;
	margin-bottom: 10px;
	background: url(../../shared/images/right_ban_top.jpg) no-repeat left;
	display:block;
	overflow: hidden;
}
.right_ban_btn {
	width: 176px;
	height: 185px;
	text-align: center;
	margin: 5px auto 0 auto;
}
.right_ban_btn a {
	display:block;
}

/* 右ナビ
------------------------------------------------------------------------------------------------ */
#right_nav {
	width: 188px;
	height: 506px;
	margin: 0;
	background: url(../../shared/images/right_nav_bg.png) no-repeat top;
	overflow: hidden;
}

#right_nav ul {
	width: 178px;
	margin: 0 auto;
	padding-top: 5px;
	list-style: none;
	display:block;
}
#right_nav li {
	width: 178px;
	height: 67px;
	margin-bottom: 3px;
	list-style: none;
	line-height: 0;
    font-size: 0;
}
#right_nav li img {
 vertical-align:bottom;
}







 /* フッター 
------------------------------------------------------------------------------------------------ */
#footer_bg {
	width: 982px;
	height: 219px;
	margin: 0 auto;
	background: url(../../shared/images/footer_bg.gif) repeat-y top;
	overflow: hidden;
	clear: both;
}



/* footer
----------------------------------------- */
#footer {
	width: 940px;
	color: #000;
	margin: 0 auto;
}
.pagetop {
	width: 940px;
	height: 14px;
	padding-right: 0px;
	overflow: hidden;
}
.pagetop img {
	float: right;
}

.foot_btn {
	width: 262px;
	height: 47px;
	margin: 0 auto;
	clear: both;
}

.foot_nav {
	width: 940px;
	text-align: center;
	margin: 6px 0 0 0;
	display:inline;
}
.foot_nav a {
	font-size: 0.7em;
	color: #fff;
}

.foot_copy {
	width: 940px;
	text-align: left;
	margin: 20px 0 0 0;
	overflow: hidden;
}
.foot_copy p {
	color: #fff;
	font-size: 70%;
	line-height: 1.5em;
}
.foot_copy p.mincho-logo {
	font-size:20px;
	font-weight:700;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}
.foot_copy p.mincho-copy {
	font-weight:700;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}




 /* 共通
------------------------------------------------------------------------------------------------ */
.clear { clear: both; background: none; }




.height_5 {
	height: 5px;
	display: block;
	background: none;
	clear: both;
}
.height_10 {
	height: 10px;
	display: block;
	background: none;
	clear: both;
}
.height_15 {
	height: 15px;
	display: block;
	background: none;
	clear: both;
}
.height_20 {
	height: 20px;
	display: block;
	background: none;
	clear: both;
}
.height_25 {
	height: 25px;
	display: block;
	background: none;
	clear: both;
}
.height_30 {
	height: 30px;
	display: block;
	background: none;
	clear: both;
}
.height_40 {
	height: 40px;
	display: block;
	background: none;
	clear: both;
}
.height_50 {
	height: 50px;
	display: block;
	background: none;
	clear: both;
}

