@charset "utf-8";

/*全体のベーススタイル*/
form{
	margin: 0px 0px 0px 0px;
}
body{
	color: #444444;
}
td{
	color: #444444;
}
a:link{
	color: #008393;
	text-decoration: underline;
}
a:visited{
	color: #008393;
	text-decoration: underline;
}
a:hover{
	color: #008393;
	text-decoration: none;
}



#new_wrapper{
	width: 750px;
}

/*ヘッダー*/
.shoulder{
	margin: 0px 0px 1px 19px;
	color: #ffffff;
}
.headlink-area{
	margin: 15px 0px 1px 0px;
}
.head-link{
	margin: 1px 0px 1px 17px;
	color: #ffffff;
	font-size: 84%;
	text-indent: -10px;
}
a.headlink:link{
	color: #ffffff;
	text-decoration: underline;
}
a.headlink:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.headlink:hover{
	color: #ffffff;
	text-decoration: none;
}
.subnavi-link{
	margin: 8px 0px 1px 13px;
	color: #2f64c5;
	font-size: 84%;
}
a.subnavilink:link{
	color: #2f64c5;
	text-decoration: underline;
}
a.subnavilink:visited{
	color: #2f64c5;
	text-decoration: underline;
}
a.subnavilink:hover{
	color: #2f64c5;
	text-decoration: none;
}
.logo-area{
	margin: 13px 0px 1px 10px;
}
.logo-area2{
	margin: 4px 0px 1px 5px;
}


/*カラー*/
.bg-white{
	background-color: #ffffff;
}
.bg-yellow1{
	background-color: #f5fdb5;
}
.bg-blue1{
	background-color: #b3e9ff;
}
.bg-orange1{
	background-color: #ffd88e;
}


/*print close*/
.print01{
	margin: 10px 0px 10px 28px;
	font-size: 84%;
	text-indent: -21px;
}
.close01{
	margin: 1px 0px 1px 27px;
	font-size: 84%;
}
.close02{
	margin: 30px 0px 30px 0px;
	font-size: 84%;
}


/*footerスタイル*/
.copyright{
	margin: 5px 0px 1px 20px;
}
.copyright2{
	margin: 17px 0px 1px 20px;
}
.cep-logo{
	margin: 38px 0px 30px 20px;
}
.footlink-area{
	margin: 5px 0px 1px 0px;
}
.foot-link{
	margin: 1px 0px 1px 19px;
	color: #ffffff;
	font-size: 84%;
}
a.footlink:link{
	color: #ffffff;
	text-decoration: underline;
}
a.footlink:visited{
	color: #ffffff;
	text-decoration: underline;
}
a.footlink:hover{
	color: #ffffff;
	text-decoration: none;
}
.pagetop1{
	margin: 0px 0px 0px 0px;
	padding: 40px 20px 1px 0px;
	font-size: 84%;
}

a.pagetoplink:link{
	color: #008393;
	text-decoration: underline;
}
a.pagetoplink:visited{
	color: #008393;
	text-decoration: underline;
}
a.pagetoplink:hover{
	color: #008393;
	text-decoration: none;
}


/*パンくず*/
.pankuzu-area{
	margin: 0px 0px 0px 0px;
}
.pankuzu{
	margin: 5px 0px 1px 20px;
	font-size: 84%;
	font-weight: normal;
}
.pankuzu-arrow{
	color: #0063a9;
	font-weight: bold;
}
a.pankuzulink:link{
	color: #008393;
	text-decoration: underline;
}
a.pankuzulink:visited{
	color: #008393;
	text-decoration: underline;
}
a.pankuzulink:hover{
	color: #008393;
	text-decoration: none;
}


/*下層共通*/
.title1{
	margin: 0px 0px 34px 18px;
}
.subtitle1{
	margin: 5px 0px 1px 15px;
	font-size: 145%;
	color: #0063a9;
	font-weight: bold;
}
.subtitle2{
	margin: 5px 0px 1px 15px;
	font-size: 145%;
	color: #f17100;
	font-weight: bold;
}
.subtitle3{
	margin: 5px 0px 1px 15px;
	font-size: 145%;
	color: #008373;
	font-weight: bold;
}

.line-margin1{
	margin: 8px 0px 1px 0px;
}
.subitem1{
	margin: 13px 0px 1px -5px;
	font-size: 112%;
	color: #0063a9;
	font-weight: bold;
}
.subitem2{
	margin: 10px 0px 1px -5px;
	font-size: 112%;
	color: #0063a9;
	font-weight: bold;
}

.other-link1{
	margin: 10px 0px 8px 20px;
	text-indent: -10px;
}
.other-link2{
	margin: 5px 0px 8px 20px;
	text-indent: -10px;
}
.other-link3{
	margin: 10px 0px 8px 10px;
	text-indent: -10px;
}
.swin-title1{
	margin: 15px 0px 1px 15px;
}
.lead01{
	margin: 0px 0px 1px 0px;
	line-height: 1.3em;
}

