	@import url("base.css");



/*メインコンテンツ右
------------------------*/
#content_right{
	width:740px;
	margin-top:40px;
	float:right;
}
#content_right #pankuz{
	width:740px;
	height:46px;
	font-size:12px;
	line-height:36px;
	background-image:url(../img/pan_bg.jpg);
	background-repeat:no-repeat;
}
#content_right #pankuz a{
	color:#FF9900;
}
#content_right #about_main{
	margin:8px 8px 30px 8px;
	padding-top:15px;
	padding-bottom:0px;
	padding-left:9px;
	padding-right:9px;
	font-size:12px;
	border-style:solid;
	border-color:#EBEBEB;
	border-width:1px;
}

#content_right #about_main h2{
	border-bottom:#C1BBB3 dotted 1px;
	padding:0 0 10px 10px;
	margin:0 0 15px;
}

#content_right #about_main h3{
	padding:0 0 10px;
	margin:0 auto 10px auto;
	width:680px;
}

#content_right #about_main h4.pri{
	border-bottom:#C1BBB3 dotted 1px;
	padding:0 0 5px 5px;
	margin:0 auto 10px auto;
	color:#459FCE;
	width:680px;
	font-size:14px;
}

#content_right #about_main .item{
	width:680px;
	padding:0;
	margin:0 auto 30px;
	line-height: 26px;
}

#content_right #about_main .item h3{
	border-bottom:#C1BBB3 dotted 1px;
	padding:0 0 5px 5px;
	margin:0 0 10px 0;
}

#content_right #about_main .item ul{
	margin:0;
	padding:0;
}

#content_right #about_main .item li.red{
	margin:0;
	padding:0 0 0 25px;
	list-style:none;
	background-image: url(../img/about/index/icon_red.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#content_right #about_main .item li.green{
	margin:0;
	padding:0 0 0 25px;
	list-style:none;
	background-image: url(../img/about/index/icon_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#content_right #about_main .item li.bleu{
	margin:0;
	padding:0 0 0 25px;
	list-style:none;
	background-image: url(../img/about/index/icon_bleu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#content_right #about_main h4{
	padding:0;
	margin:0 auto 10px;
	width:683px;
}

#content_right #about_main .btn_back{
	padding:0;
	margin:0 auto 40px;
	width:680px;
	text-align:right;
}

#content_right #about_main .item_red{
	padding:0 0 20px;
	margin:0 auto 0px;
	width:680px;
}

#content_right #about_main .item_red .item_title{
	margin:0 0 15px;
	padding:0 0 0 30px;
	background:url(../img/about/index/icon_red.jpg) no-repeat 0px 2px;
	font-size: 15px;
	color: #0099CC;
	font-weight: bolder;
}

#content_right #about_main .item_red .item_data{
	background:url(../img/about/index/answer_red.jpg) no-repeat;
}

#content_right #about_main .item_red .item_data p{
	width:620px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 25px;
	line-height: 22px;
	padding-right: 30px;
}


#content_right #about_main .item_green{
	padding:0 0 20px;
	margin:0 auto 0px;
	width:680px;
}

#content_right #about_main .item_green .item_title{
	margin:0 0 15px;
	padding:0 0 0 30px;
	background:url(../img/about/index/icon_green.jpg) no-repeat 0px 2px;
	font-size: 15px;
	color: #0099CC;
	font-weight: bolder;
}

#content_right #about_main .item_green .item_data{
	background:url(../img/about/index/answer_green.jpg) no-repeat;
}

#content_right #about_main .item_green .item_data p{
	width:620px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 25px;
	line-height: 22px;
	padding-right: 30px;
}



#content_right #about_main .item_bleu{
	padding:0 0 20px;
	margin:0 auto 0px;
	width:680px;
}

#content_right #about_main .item_bleu .item_title{
	margin:0 0 15px;
	padding:0 0 0 30px;
	background:url(../img/about/index/icon_bleu.jpg) no-repeat 0px 2px;
	font-size: 15px;
	color: #0099CC;
	font-weight: bolder;
}

#content_right #about_main .item_bleu .item_data{
	background:url(../img/about/index/answer_blue.jpg) no-repeat;
}

#content_right #about_main .item_bleu .item_data p{
	width:620px;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
	padding-bottom: 25px;
	line-height: 22px;
	padding-right: 30px;
}



/*フォント
------------------*/
.font_red{
	color:#FF0000;
}
.font_gray{
	color:#666666;
}
.font_black{
	color:#000000;
}

.font_FF5B5B_b{
	color:#FF5B5B;
	font-weight:bold;
	font-size: 16px;
	line-height: 32px;
}

.font_FF5B5B_b_14{
	color:#FF5B5B;
	font-weight:bold;
	font-size:14px;
}

.font_8ED202_b{
	color:#72A802;
	font-weight:bold;
	font-size: 16px;
	line-height: 32px;
}

.font_5BB4E8_b{
	color:#279BE0;
	font-weight:bold;
	font-size: 16px;
	line-height: 32px;
}


/*メインコンテンツ画面フッター部
--------------------------*/
#content_right .main_con13{
	width:740px;
	margin-top:20px;
}

#content_right .main_con14{
	width:740px;
}

#content_right .con14_left{
	width:5px;
	height:58px;
	float:left;
	background-image:url(../img/main_bg06.gif);	
	background-repeat: repeat-y;
}

#content_right .con14_right{
	width:5px;
	height:58px;
	float:left;
	background-image:url(../img/main_bg08.gif);	
	background-repeat: repeat-y;
}


#content_right .con14_img{
	width:103px;
	height:58px;
	float:left;
}

#content_right .con14_but{
	width:692px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}

#content_right .con14_bot01{
	width:167px;
	float:left;
}

#content_right .con14_bot02{
	margin:0px 13px;
	width:278px;
	float:left;
}

#content_right .con14_bot03{
	width:217px;
	float:right;
}

#content_right a.bot14_01 {
	float:left;
	width:167px;
	height:32px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../img/bot_info03.gif);
}

#content_right a.bot14_01:hover {
	background-position:top right;
}

#content_right a.bot14_02 {
	float:left;
	width:278px;
	height:32px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../img/bot_kodo.gif);
}

#content_right a.bot14_02:hover {
	background-position:top right;
}

#content_right a.bot14_03 {
	float:left;
	width:217px;
	height:32px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../img/bot_imano.gif)
}

#content_right a.bot14_03:hover {
	background-position:top right;
}
/*フォント
------------------*/
#content_right .con09_fon03 a:link {
	color: #2971A7;
	text-decoration:underline;
}

#content_right .con09_fon03 a:visited {
	color: #2971A7;
	text-decoration:underline;
}

#content_right .con09_fon03 a:hover {
	color: #003366;
	text-decoration:underline;
}

#content_right .con09_fon03 a:active {
	color: #2971A7;
	text-decoration:underline;
}

#content_right .main_text2 a:link{
	font-size:12px;
	line-height:21px;
}


#content_right .main07_box02 a:link {
	color: #FF2C00;
	text-decoration:none;
}

#content_right .main07_box02 a:visited {
	color: #FF2C00;
	text-decoration:none;
}

#content_right .main07_box02 a:hover {
	color: #FF9933;
	text-decoration:none;
}

#content_right .main07_box02 a:active {
	color: #FF2C00;
	text-decoration:none;
}


#content_right .main07_box01 a:link {
	color: #FF2C00;
	text-decoration:none;
}

#content_right .main07_box01 a:visited {
	color: #FF2C00;
	text-decoration:none;
}

#content_right .main07_box01 a:hover {
	color: #FF9933;
	text-decoration:none;
}

#content_right .main07_box01 a:active {
	color: #FF2C00;
	text-decoration:none;
}
/*フォント
------------------*/
#content_right .text_con a:link {
	font-size:12px;
	line-height:17px;
	text-decoration:underline;
}

#content_right .text_con a:visited {
	font-size:12px;
	line-height:17px;
	text-decoration:underline;
}

#content_right .text_con a:hover {
	font-size:12px;
	line-height:17px;
	text-decoration:underline;
}

#content_right .text_con a:active {
	font-size:12px;
	line-height:17px;
	text-decoration:underline;
}

