/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gra2.gif);
	background-repeat: repeat;
	background-position: left top;
}

*{
	margin :0px;
	padding:0px;
	font-family: "osaka", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size : 100%;
}

a:link {
	color: #5FB60A;
	text-decoration: none;
} 
a:visited {
	color: #5FB60A;
	text-decoration: none;
} 
a:hover {
	color: #5FB60A;
	text-decoration: none;
} 

#all{
	background-image: url(../images/gra1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}

#gcontens_area{
	width:810px;
}


/*=====ヘッダー指示=====*/
.header{
	clear: left;
	width: 810px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 90px;
}


/*=====メニュー指示=====*/
#gmenu{
	list-style-type: none;
	width: 808px;
	display:block;
	margin:0px;
	padding:0px;
	height: 40px;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/bg_menu_gra.gif);
}

#gmenu li.menu1{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	height: 40px;
}

#gmenu li.menu1 a{
    width: 151px;
	height: 40px;
	background:url(../images/menu01_off.gif);
	display: block;
	margin: 0px 0px 0px 29px;
	text-decoration:none;
	font-size: 11px;
}
#gmenu li.menu1 a:hover{
	background:url(../images/menu01_on.gif);
    width: 151px;
	height: 40px;
}


#gmenu li.menu2{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gmenu li.menu2 a{
    width: 150px;
	height: 40px;
	background:url(../images/menu02_off.gif);
	display: block;
	margin: 0px;
	text-decoration:none;
	font-size: 11px;
}
#gmenu li.menu2 a:hover{
	background:url(../images/menu02_on.gif);
    width: 150px;
	height: 40px;
}


#gmenu li.menu3{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gmenu li.menu3 a{
    width: 150px;
	height: 40px;
	background:url(../images/menu03_off.gif);
	display: block;
	margin: 0px;
	text-decoration:none;
	font-size: 11px;
}
#gmenu li.menu3 a:hover{
	background:url(../images/menu03_on.gif);
    width: 150px;
	height: 40px;
}


#gmenu li.menu4{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gmenu li.menu4 a{
    width: 149px;
	height: 40px;
	background:url(../images/menu04_off.gif);
	display: block;
	margin: 0px;
	text-decoration:none;
	font-size: 11px;
}
#gmenu li.menu4 a:hover{
	background:url(../images/menu04_on.gif);
    width: 149px;
	height: 40px;
}


#gmenu li.menu5{
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#gmenu li.menu5 a{
    width: 151px;
	height: 40px;
	background:url(../images/menu05_off.gif);
	display: block;
	margin: 0px;
	text-decoration:none;
	font-size: 11px;
}
#gmenu li.menu5 a:hover{
	background:url(../images/menu05_on.gif);
    width: 151px;
	height: 40px;
}

#gmenu .hide{
    display:none;
}

/*=====トップコンテンツ指示=====*/

#contens_area{
	width: 808px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747474;
	border-left-color: #747474;
	background-color: #FFFFFF;
	clear: left;
}

.contens_table{
	width: 751px;
}

.top_gtitle{
	width: 100%;
	height: 30px;
	background-image: url(../images/bg_gtitle_gra.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
}

.list_table{
	width: 371px;
	margin-top: 7px;
	border: 1px solid #1A8205;
}

.list_table_pic{
	width: 138px;
}

.list_table_text{
	width: 233px;
}

.list_table2{
	width: 749px;
	margin-top: 7px;
	border: 1px solid #1A8205;
}

.list_table_pic2{
	width: 138px;
}

.list_table_text2{
	width: 611px;
}


.text_list_title{
	font-size: 14px;
	line-height: 18px;
	color: #5FB60A;
	text-decoration: none;
	background-image: url(../images/list_title_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	clear: left;
	margin-right: 14px;
	padding-left: 17px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 12px;
}

.text_list{
	font-size: 12px;
	line-height: 16px;
	color: #414141;
	text-decoration: none;
	clear: left;
	margin-right: 14px;
	text-align: left;
}

/*=====中面コンテンツ指示=====*/

.indesign_contens_area{
	width: 535px;
}

.space_area{
	width: 15px;
}

.bunner_area{
	width: 201px;
}

.indesign_text_area{
	width: 328px;
}

.indesign_img_area{
	width: 207px;
}

.indesign_line{
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	height: 1px;
	width: 501px;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 14px;
}

.text_indesign{
	font-size: 12px;
	color: #424242;
	text-align: left;
	clear: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 18px;
	margin-left: 14px;
	line-height: 18px;
}

.text_indesign_red{
	font-size: 12px;
	color: #9C4E4E;
	text-align: left;
	clear: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	line-height: 16px;
}

.text_indesign_title{
	font-size: 18px;
	color: #1EA000;
	text-align: left;
	clear: left;
	margin-top: 4px;
	margin-right: 14px;
	margin-bottom: 18px;
	margin-left: 14px;
	font-weight: bold;
	text-decoration: none;
}

/*=====フッター指示=====*/

.footer_area{
	background-image: url(../images/bg_footer_gra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: left;
	width: 100%;
	height: 48px;
}

.footer_side{
	height: 48px;
	width: 9px;
}

.footer_01area{
	width: 109px;
}

.footer_02area{
	width: 153px;
}

.footer_03area{
	width: 250px;
}

.footer_list_line_area{
	width: 1px;
}

.m_footer_list_line{
	clear: left;
	margin-top: 16px;
}

/*=====その他マージン指示=====*/

.m_flash{
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_top_gtitle{
	clear: left;
	margin-top: 6px;
	margin-left: 11px;
}

.m_list_pic{
	margin-top: 15px;
	margin-bottom: 30px;
}

.m_top_bunner{
	margin-top: 16px;
	margin-bottom: 12px;
}

.m_top_bunner_right{
	margin-top: 16px;
	margin-bottom: 12px;
}

.m_footer_01{
	clear: right;
	margin-top: 24px;
	margin-right: 16px;
	margin-left: 22px;
}

.m_footer_02{
	clear: left;
	margin-top: 24px;
	margin-right: 21px;
	margin-left: 16px;
}

.m_footer_03{
	clear: left;
	margin-top: 24px;
	margin-left: 19px;
}

.m_copyright{
	clear: right;
	margin-top: 24px;
	margin-right: 23px;
}

.m_gtitle_img{
	clear: left;
	margin-bottom: 23px;
}

.m_bunner{
	clear: left;
	margin-top: 15px;
}

.m_indesign_img{
	clear: left;
	margin-right: 20px;
}

.m_header_logo{
	margin-top: 18px;
	margin-left: 51px;
	height: 52px;
	width: 213px;
	clear: left;
}

.m_information{
	margin-top: 46px;
	height: 29px;
	width: 167px;
	clear: left;
	margin-right: 42px;
}
