/*-----------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac ¥*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/*-----------------------------------------------*/

/* --------------------------------------------------------------
　　基本部分
-------------------------------------------------------------- */
body {
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
h1 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #006D1C;
	text-align: center;
}
p {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
	text-align: left;
	margin:0px;
}

span {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
	text-align: left;
}

strong {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
	text-align: left;
}

a{
	color: #555555;
	text-decoration: underline;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
	border: none;
}

ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style: none;
}


/* --------------------------------------------------------------
　　共通部分
-------------------------------------------------------------- */
.head_home{
	position:relative;
	text-align:left;
	width:800px;
	height:263px;
	margin:0 auto;
}

.head_other1{
	position:relative;
	text-align:left;
	width:800px;
	height:189px;
	margin:0 auto;
}

.head_other2{
	position:relative;
	text-align:left;
	width:800px;
	margin:0 auto;
}
#anc .head_other2{
	height:auto;
}

.head_apply{
	position:relative;
	text-align:left;
	width:670px;
	height:45px;
	margin:0 auto;
}

#head_topmenu_apply{
	width:670px;
	height:45px;
}

.meisai_apply {
	position:relative;
	text-align:left;
	width:670px;
	margin:0 auto;
}

#head_topmenu{
	width:800px;
	height:55px;
}
#anc #head_topmenu{
	width:800px;
	height:auto;
	text-align:left;
}

.meisai {
	position:relative;
	text-align:left;
	width:800px;
	margin:0 auto;
}

.btm_logo{
	 background:url("../images/copyright.gif") top right no-repeat;
 }


.basic_bgcl{
	background-color:#E6E6E6;
}

.white_bgcl{
	background-color:#FFFFFF;
}

.topgreen_bgcl{
	background-color:#00793e;
}

.intro {
	color: #555555;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}
.cycle {

	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-align: left;
}

td.tittle {
	padding:30px 0px 20px 0px;
}

td.tittle p{
	font-size: 18px;
	line-height: 150%;
	color: #006D1C;
	text-align: left;
	font-weight: bold;
}

td.sub_tittle01 {
	padding:30px 0px 6px 0px;
}
td.sub_tittle01 p {
	font-size: 12px;
	color: #555555;
	text-align: left;
	line-height: 130%;
	font-weight: bold;
}
td.sub_tittle02 {
	padding:10px 0px 6px 0px;
}
td.sub_tittle02 p{
	font-size: 16px;
	line-height: 150%;
	color: #FF6600;
	text-align: left;
	font-weight: bold;
}

.cap {
	color: #555555;
	text-align: left;
	font-size: 10px;
	line-height: 130%;
}
.cap2 {
	color: #555555;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}


.orange {
	color: #FF6600;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}

.top {
	font-size: 12px;
	line-height: 150%;
	color: #555555;
	text-align: right;
	font-weight: bold;
}

.topdiv
{
	width:100%;
	padding:6px 0px;
	text-align:right;
}

.green {
	color: #006600;
}

p.jisage {
	margin-left:1em;
	text-indent:-1em;
}
.red{
	color:#FF0000;
}

/* --------------------------------------------------------------
　　共通メニューボタン
-------------------------------------------------------------- */

p#toplogo{
	float: left;
}
p.closeBtn a{
	float: right;
	padding: 20px 20px 0 0;
	color: #fff;
}


/* --------------------------------------------------------------
　　事例紹介
-------------------------------------------------------------- */
#c_case span
{
	line-height: 150%;
}


#c_case td.case_ttl
{
	background-color:#FBD46B;
	padding:4px 10px;
	text-align:left;
}

#c_case td.case_ttl span
{
	font-size: 14px;
	line-height: 130%;
	color: #333333;
	text-align: left;
	margin:0px;
	font-weight: bold;
}

#c_case td#case_top
{
	 text-align:left;
}

#c_case td#case_top span,
#c_case .ttlarea p
{
	 font-size: 14px;
	 line-height: 130%;
	 color: #555555;
	 text-align: left;
	 margin:0px;
}

#c_case td#case_mei
{
	padding:12px 0px;
}

#c_case td#case_mei td.cm_left
{
	padding-right:30px;
	text-align:left;
}

#c_case td#case_mei td.cm_right
{
	padding-left:30px;
	text-align:left;
}

#c_case td.case_txt
{
	padding-top:10px;
	text-align:left;
}
#c_case td.case_txt2
{
	padding:10px 0 0 12px;
	text-align:left;
}

#c_case td.case_nextsp
{
	padding-top:16px;
	text-align:left;
}

#c_case td.case_ttl02
{
	background-color:#D2D3D5;
	padding:1px 10px;
	text-align:left;
}

#c_case td.case_ttl02 span
{
	font-weight: bold;
}

#c_case td.case_waku
{
	border-left:1px solid #F9BF20;
	border-right:1px solid #F9BF20;
}

#c_case td.copyright
{
	font-size: 13px;
	background-color:#E6E6E6;
	padding: 15px 20px;
}


/* --------------------------------------------------------------
　　サポーター便り
-------------------------------------------------------------- */
#c_spt span
{
	line-height: 150%;
}


#c_spt td.spt_txt
{
	padding-top:10px;
	text-align:left;
}

#c_spt td.spt_nextsp
{
	padding-top:16px;
	text-align:left;
}

#c_spt td.spt_waku
{
	border-left:1px solid #F9BF20;
	border-right:1px solid #F9BF20;
}

#c_spt td.spt_btmmsg
{
	border-top:1px dashed #006600;
	border-bottom:1px dashed #006600;
}

#c_spt td.spt_btmmsg_top
{
	border-top:1px dashed #006600;
}

#c_spt td.copyright
{
	font-size: 13px;
	background-color:#E6E6E6;
	padding: 15px 20px;
}