@charset "utf-8";

/*　#main　*/

.linkTit {
	width: 710px;
	height: 100px;
	padding: 0;
	margin-bottom: 0.6em;
	border: none;
}
.linkh2 {
	font-size: 2.6em;
	line-height: 1;
	text-align: left;
	display: block;
	padding: 0.5em;
	height: 2em;
	width: 710px;
	margin-bottom: 0.6em;
	border: 1px solid #c063ff;
	box-sizing: border-box;
	position: relative;
}
#print {
	position: absolute;
	top: 0.4em;
	right: 0.5em;
}

#linkInn {
	clear: both;
	width: 710px;
	overflow: hidden;
}
#linkInn .block {
	margin-bottom: 2.5em;
}
#linkInn .block .headline {
	font-size: 2em;
	line-height: 1.8;
	letter-spacing: 0.1em;
	color: #000000;
	background-image: url(../img/ico_c_circle01.png);
	background-repeat: no-repeat;
	background-position: left 0.23em;
	text-align: left;
	margin-bottom: 0.8em;
	padding-bottom: 0.35em;
	padding-left: 1em;
	border-bottom: 2px solid #009966;
}


#linkInn .block .headline_smain {
	font-size: 2.0em;
	line-height: 2.0;
	letter-spacing: 0.1em;
	color: #000000 !important;
	background-image: url(../img/ico_c_circle01.png) !important;
	background-repeat: no-repeat;
	background-position: left 0.5em;
	text-align: left;
	margin-bottom: 0em;
	padding-bottom: 0em;
	padding-left: 1.2em;
	border-bottom: 2px solid #009966 !important;
}


#linkInn .block .area {
	padding: 0 2em;
}
#linkInn .block .areaGray {
	padding: 2em 2em 0;
	background-color: #f5f5f5;
	clear: both;
	margin-bottom: 2em;
}

#linkInn .block .areaIndex {
	background-repeat: repeat-y;
	background-position: center top;
}
#linkInn .block .border {
	width: 100%;
	padding: 0 0 2em ;
	margin-bottom: 2em;
	border-bottom: 1px dotted #000000;
}
#linkInn .block .bordernone {
	width: 100%;
	padding: 0em;
	margin-bottom: 0em;
}
#linkInn .block .areaIndex p {
	font-size: 1.3em;
	line-height: 1.7;
	text-align: left;
}
#linkInn .block .areaIndex p span {
	font-size: 1.15em;
	font-weight: bold;
	background-image: url(../img/ico_c_arrow01.png);
	background-repeat: no-repeat;
	background-position: left 0.22em;
	padding-left: 1.2em;
}
#linkInn .block .areaIndex p a {
	color: #000000;
	text-decoration: none;
}
#linkInn .block .areaIndex p a:hover {
	text-decoration: underline;
}
#linkInn .block .areaIndex p img {
	margin-top: 6px;
}




#linkInn .block .boxleft {
	float: left;
	width: 49%;
	margin-bottom: 30px;
}
#linkInn .block .boxright {
	float: right;
	width: 49%;
	margin-bottom: 30px;
}
#linkInn .block .boxlast {
	clear: both;
	width: 315px;
}





#linkInn .block .txtIndent {
	text-indent: 1.0em;
}
#linkInn .block .txtMinusIndent {
	padding: 0 0 0.5em 1em;
	text-indent: -1em;
}
#linkInn .block .area p {
	font-size: 1.5em;
	line-height: 1.7;
	text-align: left;
}
#linkInn .block .area .section {
	font-size: 1.8em;
	font-weight: bold;
	color: #c063ff;
}
#linkInn .block .area .section span {
	font-size: 0.85em;
	color: #000000;
}






/*************メニューリスト***************/

.link_list{
	}

.link_list ul {
	list-style: none outside none;
}
.link_list .icon_check li {
	font-size: 1.5em !important;
	line-height:1.8;
	text-align:left;
	background: url("../img/ico_c_arrow01.png") no-repeat scroll 0 5px;
	padding-left: 20px;
}

.link_list .icon_check li a {
	text-decoration:none;
	color:#000000;
}
.link_list .icon_check li a:hover {
	text-decoration: underline;
}


/*************リスト表示***************/



/*************メニューリスト***************/

/* スマホ用 */
@media screen and (max-width:640px){
/*　#main　*/

.linkTit {
	width: 96%;
	height: auto;
	margin: 0 auto 0.6em;
}
.linkh2 {
	width: 96%;
	margin: 0 auto 0.6em;
}
#print { display: none;}

#linkInn {
	width: 96%;
	margin: auto;
}
#linkInn .block {}
#linkInn .block .headline {}
#linkInn .block .area {}
#linkInn .block .areaGray {}
#linkInn .block .areaIndex {background-image: none;}
#linkInn .block .border {
	width: 100%;
	padding: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#linkInn .block .bordernone {
	width: 100%;
	padding-right:10px;
	
}
#linkInn .block .areaIndex p {}
#linkInn .block .areaIndex p span {}
#linkInn .block .areaIndex p a {}
#linkInn .block .areaIndex p a:hover {}
#linkInn .block .areaIndex p img {}


#linkInn .block .boxleft {
	float: none;
	width: 315px;
	margin: 0 auto 5px;
}
#linkInn .block .boxright {
	float: none;
	width: 315px;
	margin: 0 auto;
}
#linkInn .block .txtIndent {}
#linkInn .block .txtMinusIndent {}
#linkInn .block .area p {}
#linkInn .block .area .section {}
#linkInn .block .area .section span {}



/*************メニューリスト***************/
/**********
.link_list{
	margin-bottom: 10px;
	}
	
.link_list dl{
	width:96%;
	
	}
	

.link_list dt {
	display: block;
	float: none;
	clear:both;
	width:100%;
	margin-bottom: 0px;
}

.link_list dd {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: dashed 1px #4d4d4d;
}

p.l_menuTit{}
**********/


/*************メニューリスト***************/

.links_list{

	}

p.l_menuTit{}
.links_list ul {
	list-style: none outside none;
}
.links_list ul li.icon_check {
	font-size: 1.5em !important;
	text-align:left !important;
	background: url("../img/ico_c_arrow01.png") no-repeat scroll 0 5px;
	padding-left: 20px;
}
	
/*************リスト表示***************/

.link_list_c{.
	margin-bottom: 10px !important;
	}

/*************メニューリスト***************/


/*　#side　*/

#subMenu.linkSub .title {}
#subMenu.linkSub .first {}
#subMenu.linkSub .first:hover {}
#subMenu.linkSub .second li {}
#subMenu.linkSub .second .third li {}





}
