@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/bg.jpg);
}

.red { color:#E70123; }

.orange { color:#FE6C01; }

.blue { color:#1205FA; }

.font_small {
	font-size:10px;
}

.border {
	border: 1px solid #CCC; }
	
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-left: 7px;
}

h2 {
	margin-bottom:10px;
	font-size: 22px;
	line-height: 1.6em;
	font-weight: normal;
	color: #0E6032;
}

h3 {
	margin-bottom:10px;
	font-size: 24px;
	line-height: 1.6em;
	font-weight: normal;
	color: #0E6032;
}

h4 {
	margin-bottom: 5px;
	font-size: 16px;
	color: #0E6032;
}

p {
	margin-bottom:15px;
}

a img {
	border: none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

#slidedisp {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height:450px;
}

#container {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}

#footer {
	width:100%;
	text-align:center;
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 5px;
	background: #0e6032;
}

.footer_area {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	text-align:center;
	color: #FFF;
	width: 100%;
	padding-bottom: 10px;
	font-size: 14px;
}


.footer_area a:link {
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
	color: #FFF;
}
.footer_area a:visited {
	text-decoration: underline;
	color: #FFC;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

.content {
	text-align: left;
	width: 960px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.main {
	width:550px;
	margin-left:15px;
	float:left;
	font-size: 18px;
	line-height: 1.6em;
}

.side {
	width:240px;
	margin-left:15px;
	float:left;
}


/* ~~ その他の float/clear クラス ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left; 
}

.clearfloat {
	clear:both;
	height:0px;
	line-height: 0px;
	visibility: hidden;
}

.align_center {
	text-align:center;
}

.inner_center { margin:0 auto; 
}

.ml5 {
	margin-left:5px;
}

.ml10 {
	margin-left:10px;
}

.ml15 {
	margin-left:15px;
}

.ml20 {
	margin-left:20px;
}

.ml25 {
	margin-left:25px;
}

.ml30 {
	margin-left:30px;
}

.m5 {
	margin-top:5px;
}

.m10 {
	margin-top:10px;
}

.m15 {
	margin-top:15px;
}

.m20 {
	margin-top:20px;
}

.m25 {
	margin-top:25px;
}

.m30 {
	margin-top:30px;
}

.m40 {
	margin-top:40px;
}

.center {
	text-align:center;
}

#header {
	width: 100%;
	text-align: center;
	background-color: #FFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#header_area {
	width: 960px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#logo_area {
	display: block;
	padding-top: 5px;
}

#localnavigation {
	float:right;
	clear:both;
	width: 330px;
	padding-top: 4px;
}

#localnavigation li{
	list-style:none;
	float:left;
	background-image: url(images/navi_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}

#top_main {
	width:100%;
	background-image: url(images/top_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 455px;
}

#sub_main1 {
	width: 100%;
	background-image: url(images/sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 455px;
}

#sub_main2 {
	width: 100%;
	background-image: url(images/sub_bg3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 310px;
}

#sub_main3 {
	width: 100%;
	background-image: url(images/sub_bg4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 310px;
}

#sub_main4 {
	width: 100%;
	background-image: url(images/sub_bg5.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 310px;
}

.title_bg {
	width:100%;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	height: 66px;
	text-align:center;
}

#main_area {
	width:480px;
	float: left;
}

#submain_area {
	width:100%;
	text-align:center;
	height:190px;
	background-image: url(images/submain_bg.jpg);
	background-repeat: repeat-x;
}

#globalnavigation {
	width:100%;
	background-image: url(images/global_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 62px;
}

#globalnavigation ul{
	width:960px;
	margin-left: auto;
	margin-right:auto;
	text-align:left;
	overflow: hidden;
}

#globalnavigation li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	text-align:center;
}

.side_navigation li{
	list-style:none;
	margin:0;
	padding:0;
}

.text_area {
	padding-right: 10px;
	padding-left: 10px;
}

.banner {
	margin-bottom:15px;
}

.merit_bg{
	width:287px;
	background-image: url(images/merit_bg.jpg);
	float: left;
	height: 162px;
	margin-left: 25px;
	text-align: center;
}

.merit_bg h3{
	font-weight:bold;
	padding-top:25px;
	margin-bottom:10px;
	line-height: 1.3em;
}

.merit_large {
	font-size:36px;
}

.merit_text {
	text-align: left;
	margin-left: 13px;
	font-size: 110%;
	line-height: 1.6em;
	width: 270px;
}

.question_bg {
	width: 829px;
	background-image: url(images/taka_sub2_39.jpg);
	background-repeat: no-repeat;
	height: 133px;
	margin-top: 30px;
	margin-left: 25px;
}

.question_text {
	padding-top: 50px;
	margin-left: 300px;
	font-size: 110%;
	line-height: 30px;
}

.bird_text {
	width:708px;
	background-image: url(images/bird_text.jpg);
	height: 76px;
	padding-top: 20px;
	padding-left: 180px;
	font-size: 16px;
	line-height: 30px;
	margin-left: 20px;
}

.m1 {
	width:296px;
	background-image: url(images/taka_m1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 490px;
	margin-left: 10px;
	overflow: hidden;
}

.m2 {
	width:296px;
	background-image: url(images/taka_m2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 490px;
	margin-left: 10px;
	overflow: hidden;
}

.m3 {
	width:296px;
	background-image: url(images/taka_m3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 490px;
	margin-left: 10px;
	overflow: hidden;
}

.m_text {
	width:200px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 165px;
	height: 150px;
}

.qs1 {
	width:248px;
	background-image: url(images/qs1.jpg);
	float: left;
	height: 269px;
	margin-top: 20px;
	margin-left: 40px;
}

.qs2 {
	width:248px;
	background-image: url(images/qs2.jpg);
	float: left;
	height: 269px;
	margin-top: 20px;
	margin-left: 40px;
}

.qs3 {
	width:248px;
	background-image: url(images/qs3.jpg);
	float: left;
	height: 269px;
	margin-top: 20px;
	margin-left: 40px;
}

.q_text {
	padding-top:140px;
	margin-left:55px;
	width:185px;
	font-size: 14px;
	line-height: 28px;
	color: #0E6032;
}

.annotation {
	font-size:12px;
}

.company_detail {
	width:440px;
	background-color:#CCCCCC;
	border:0;
}

.c_left {
	width:100px;
	padding:5px;
	background: #ECE7D7;
}

.c_right {
	padding:5px;
	background-color: #FFFDFB;
}

.qa1 {
	width:287px;
	height:70px;
	background-image: url(images/top_qa1.jpg);
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	padding-top: 156px;
	background-repeat: no-repeat;
}

.qa2 {
	width:287px;
	height:70px;
	background-image: url(images/top_qa2.jpg);
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	padding-top: 156px;
	background-repeat: no-repeat;
}

.qa3 {
	width:293px;
	height:70px;
	background-image: url(images/top_qa3.jpg);
	float: left;
	margin-top: 20px;
	margin-left: 25px;
	padding-top: 156px;
	background-repeat: no-repeat;
}
