body {
	background-color: #E7E7E7;
	font-size: 13px;
	color: #666;
	text-align:center;
	margin:0px auto;
}
.all {
	width: 750px;
	background-color:#FFFFFF;
	margin:0px auto;
}
.partition,.break {
	clear: both;
	line-height:0px;
	font-size:0px;
	margin:0px;
}
h1 {
	background-image:url(img/main-h1.gif);
	background-repeat:no-repeat;
	padding:5px 18px 7px;
	margin:0px 0px 12px;
	font-size: 18px;
	letter-spacing:1px;
	color:#333;
	font-family:"ＭＳ ゴシック",sans-serif;
}
/*-----------------------------------------------*/
.index h1{
	background-image: none;
	font-size:14px;
	margin:0px;
	padding:2px 0px 0px;
	letter-spacing:-1px;
	color:#666;
}

/*-----------------------------------------------*/
h2 {
	background:url(img/main-h2.gif) no-repeat;
	padding:2px 5px 3px;
	font-size: 14px;
	margin: 17px 0px 7px;
	color:#333;
	font-family:"ＭＳ ゴシック",sans-serif;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
h2 a{
	text-decoration:none;
	color:#333;
}
/*-----------------------------------------------*/

.index h2{
	margin:0px;
	padding:0px;
	background-image:none;
}
.headline h2{
	background:url(img/main-h2-headline.gif) no-repeat;
	margin:0px 0px 7px;
	padding:2px 3px 3px 11px;
	line-height: 20px;
}
.headline h2.small{
	font-size:12px;
	line-height: 20px;
}


.category-navi h2{
	background:none;
	border-left:4px solid #F9E215;
	font-size:13px;
	margin:10px 15px;
	padding:0px 10px;
}
.case h2{
	padding-left:0px;
	background-position:bottom;
}
.case h2 span{
	width:140px;
	text-align:center;
	font-size:16px;
	margin:0px 5px 3px 2px;
	padding:2px;
	border:3px double #F9E215;
	background-color:#FEFCE6
}
/*-----------------------------------------------*/
h3 {
	background-image:url(img/main-h3.gif);
	background-repeat:no-repeat;
	padding:1px 15px 0px;
	margin:3px 0px 5px;
	font-size: 12px;
	color:#333;
}
p {
	line-height: 1.4em;
	letter-spacing:1px;
	margin: 0px 5px 10px 7px;
	padding:0px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
	vertical-align:top;
}
caption{
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 3px
}
td {
	font-size: 12px;
	vertical-align:top;
}
th {
	font-size: 12px;
}
dl {
	margin: 0px 10px;
}
dt {
	font-weight: bold;
	color:#008E63;
	margin:0px;
	padding:0px;
}
dd {
	line-height: 1.4em;
	margin:1px 0px 14px;
	padding:0px;
	letter-spacing:0.1em
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
}
ol li{
	margin-bottom:13px;
}
li {
	line-height: 1.3em;
}
strong {
}
em {
}
input,textarea{
	margin:0px;
	color:#666;
}
textarea:focus,input:focus{
	background-color: #E7E9F5
}
sup{
	vertical-align:5px;
}
/*-- リンク指定 --*/

a:link {
}
a:visited {
}
a:hover,
.menu a:hover,
.footer a:hover,
.link1 a:hover {
	color:#0099FF;
	text-decoration:underline;
}


/*-- ヘッダ部 --*/

.head {
	background:#008E63 url(img/contents-top.jpg) no-repeat bottom;
	width: 750px;
	text-align:left;
	padding: 0px 0px 10px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.summary {
	background:#008E63 url(img/summary-bk.gif) no-repeat;
	font-size:12px;
	text-align:right;
	padding:0px 10px 0px;
	line-height:21px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
	/*height:21px;*/
}
.summary a{
	color:#FFF;
}
.global-navi {
	margin: 0px;
	padding: 0px;
}
.global-navi ul {
	margin: 0px;
	padding: 0px;
}
.global-navi ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	list-style-type:none;
}

/*-- コンテンツ --*/

.contents {
	background:url(img/menu-bk.gif) repeat-y;
	width: 750px;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

/*-- サイドメニュー --*/

.menu {
	width: 195px;
	background-color: #DBEDE5;
	background-image:url(img/menu-bk.gif);
	float: left;
	margin: 0px;
	padding: 0px;
}
.menu a{
	color:#666;
}
.menu dl {
	margin: 0px auto 0px 8px;
	padding: 0px;
	text-align:left;
}
.menu dl a{
	text-decoration:none;
	color:#033F24
}
.menu dl.dl2{
	margin-top:5px;
}
.menu dl dt {
	padding: 5px 5px 12px 25px;
	margin: 0px;
	background:url(img/menu-dt1.jpg) no-repeat;
}
/*----------------------------------------*/
.menu dl dt.open{
	background-image:url(img/menu-dt1-open.jpg);
	padding-bottom: 5px;
}
.menu dl.dl2 dt{
	background-image:url(img/menu-dt2.jpg);
}
.menu dl.dl2 dt.open{
	background-image:url(img/menu-dt2-open.jpg);
	padding-bottom: 5px;
}

/*----------------------------------------*/
.menu dl dd {
	padding: 0px 0px 10px;
	margin: 0px auto 0px 6px;
	line-height:1.1em;
	width:167px;
	background :url(img/menu-dd.gif) repeat-y;
}
.menu dl dd a{
	text-decoration:underline;
	letter-spacing:-0.1em;
	color:#666;
}
.menu ul {
	padding: 7px 0px 0px 5px;
	margin: 0px;
	width:164px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}
.menu ul li {
	background :url(img/menu-li.gif) left top no-repeat;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 2px;
	list-style: none;
}
.menu ul li a{
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	letter-spacing: normal;
	width:130px;
}
.menu p{
	margin-top:20px;
	padding:0xp
}
.menu p img{
	border:6px solid #EDE5E4;
	width:160px;
}

/*-- フッター --*/


.footer {
	width: 750px;
	background:#FFF url(img/footer-bk.gif) repeat-x top;
	text-align:left;
	font-size: 12px;
	padding:16px 2px 0px 0px;
	margin:0px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
.footer a{
	color:#000;
	text-decoration:none;
}
.f-link-l ul,.f-link-r ul {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 20px;
}
.f-link-l ul li,.f-link-r ul li {
	display: inline;
	border-left: 1px solid #000;
	list-style-type: none;
	padding:0em 0.4em;
	margin:0px 0px 2px;
	line-height:1.4em;
	letter-spacing:1px;
}
.f-link-l{
	width:555px;
	float:left;
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
	line-height:1.3em;
	margin:0px 0px 8px 20px;
	padding: 0px;
}
address strong{
	letter-spacing:0em;
	float: left;
	width: 200px;
	display: block;
}
address span{
	margin-left: 205px;
	float: left;
	width: 520px;
	margin-top: -15px;
}
.f-link-r{
	width:180px;
	float:right;
	text-align:right;
	margin:0px 5px 0px;
	padding:0px;
	font-weight:bold;
	color:#000;
}
.f-link-r ul li {
	border:none;
	padding:0px;
	line-height:1.6em;
}
.copyright {
	text-align:left;
	border-top:3px solid #008E63;
	color:#008E63;
	margin:0px;
	padding: 3px 15px;
}


/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 555px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color:#FFF;
}
.path {
	padding:8px 7px 5px;
	margin:0px;
	text-align:right;
}
.path a{
	background-image: url(img/path_ya.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	color:#03c;
}

.pagetop{
	text-align: right;
	margin:7px 0px 8px;
}
.middle{
	margin:0px 0px 0px 10px;
	padding:0px;
	width:540px;
}
/*-----------------------------------------------*/
.category-navi{
	border-top:3px solid #EEE;
	width:520px;
	margin:25px 5px 0px;
}
.category-navi a{
	color:#F90;
}
.category-navi ul li{
	float:left;
	margin-right:10px;
	word-break: keep-all;
	list-style-type:none;
}

/*-----------------------------------------------*/
.info-navi{
	margin:38px auto 11px 11px;
}

/*==== INDEX ====*/

.index {
	color:#666;
	margin:17px auto 0px 10px;
	width:535px;
	letter-spacing:normal;
}
.index ul{
	list-style-type:none;
	margin:4px 15px 0px;
	padding:0px;
}
.index li{
	margin-bottom:2px
}
.index p{
	margin-left:5px;
}
.index p.limited{
	margin:3px auto 2px;
	line-height:1.3em;
}
.index p.right{
	margin:-6px auto 7px;
	padding:0px;
	width:252px;
}
/*----------------------------------------*/
.i-left{
	float:left;
	width:362px;
	margin:0px 0px 5px 2px;
	padding:0px;
}
.index .i-left p{
	margin-top:5px;
	margin-right:13px;
	letter-spacing: -0.1em;
}
.i-right{
	float:right;
	width:160px;
	margin:8px 0px 0px;
}
.i-right img.z-index{
	z-index:1
}
.i-right p{
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	width:160px;
	margin:-5px 0px 0px;
	padding:8px 4px 0px 9px;
	letter-spacing:normal;
	line-height:1.2em;
	z-index:2;
	position:relative;
	bottom:-5px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}
/*----------------------------------------*/
.i-left2{
	float:left;
	background-color:#EAF5F3;
}
.i-right2{
	float:right;
	background-color:#FEFCE6;
}
.i-left2,.i-right2{
	width:260px;
	margin:0px 0px 14px;
	padding:0px;	
}
.i-left2 p,.i-right2 p{
	margin:8px auto 10px 16px;
	padding:0px;
	width:239px;
}
 
/*==== second ====*/
.headline{
	width:515px;
	margin-left:12px;
	background-color:
}
.headline p{
	margin-bottom:0px;
	padding:1px 3px 0px 5px;
}
.headline p.link1{
	margin:0px auto 0px;
	padding-bottom:5px;
	
}
.h-left,.h-right{
	border:1px solid #11C17B;

	width:248px;
	margin:13px 0px 9px;
	padding:0px;
}
.h-left{
	float:left;
}
.h-right{
	float:right;
	margin-right:2px
} 
/*-- サイトマップフォーマット --*/

.sitemap {
	background: url(info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 40px;
	padding: 8px 0px 0px;
}

.sitemap li {
	background: url(info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 0px 30px;
	margin: 0px;
	line-height:1.4em
}
.sitemap li ul {
	margin: 0px 0px 10px 15px;
	padding: 0px;
}

.sitemap li.s-close {
	background: url(info/img/s-dot2.gif) no-repeat;
	padding-bottom:0px;
}


/*-- よくある質問フォーマット --*/


.faq ul {
	border-top:4px solid #F9E215;
	border-bottom:4px solid #F9E215;
	background-color:#FEFCE6;
	list-style-type:none;
	width:480px;
	padding:10px 30px;
	margin:10px auto 30px 25px;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}
.faq ul li {
	background:url(info/img/faq-li.gif) left center no-repeat;
	padding-left:16px;
}


/*-- フォームセット --*/

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;

	color: #FF0000;
}

/*-- フォームメール内部フォーマット --*/

.mail-form,
.layout{
	/*border:1px solid #1F9C76;*/
	border-collapse:collapse;
	width:520px;
	margin-bottom:15px;
	margin-left:8px;
}
.mail-form th,
.mail-form td,
.layout th,
.layout td{
	border:1px solid #1F9C76;
	padding:2px 5px;
}
.mail-form th {
	background-color:#D6EBE7;
	width:25%;
	text-align:left;
}
.mail-form td {
	background: #FFFFFF;
	vertical-align:middle;
}
table.mail-form td table,
table.mail-form td table th,
table.mail-form td table td{
	border:none;
	border-collapse:collapse;
	background-color:#FFF;
	vertical-align:middle;
}
table.mail-form td table td{
	border-bottom:1px dashed #CCC;
}
.mail-form tr.caption th{
	width:auto;
	text-align:center;
	background-color:#063;
	color:#FFF;
}
.mail-form td ul {
	list-style-type:none;
	margin-left:20px;
	margin-bottom:0px;
}
.mail-input {
	text-align: center;
}


/*==== TEXT LAYOUT ====*/
.caption1{
	color:#C00;
}
.caption2{
	color:#FE8212;
	background-color:#FEFCE6;
	font-size:16px;
	font-weight:bold;
	border:3px double #FE8212;
	margin:3px;
	padding:1px 5px;
	line-height:1.5em;
}
.caption3{
	font-size:15px;
	color:#CC6600;
	font-weight:bold;
	letter-spacing:-1px
}
.caption4{
	background:url(img/caption4-li.gif) left center no-repeat;
	padding-left:15px;
	font-weight:bold;
	text-align:left;
	margin:0px 8px;
	font-size:14px
}
.right{
	text-align:right;
}
.link1{
	text-align:right;
}
.link1 a,.category-navi ul li a{
	background:url(img/link1.gif) no-repeat left center;
	padding-left:20px;
	color:#FF9900;
}
.voice ul{
	list-style-type:none;
	margin:0px 10px;
	padding:0px;
}
.voice li{
	background :url(info/img/voice-li.gif) left top no-repeat;
	padding-left:20px;
	margin:10px 5px 0px
}

/*==== TABLE LAYOUT ====*/
table.layout {
	margin-bottom:20px;
}
.layout th{
	width:auto;
	word-break:keep-all;
	background-color:#D6EBE7;
}
table.left th{
	text-align:left;
}
th.center,.center{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

/*----------------------------------------*/
.calendar{
	border-collapse:collapse;
	margin-bottom:35px;
	margin-left: auto;
	margin-right: auto;
}
.calendar tbody th,.calendar tbody td{
	border:1px solid #999;
	text-align: center;
	width:35px;
	vertical-align:top;
	padding-top:2px;
}
.calendar th{
	background-color:#EEE;
}
.calendar .red{
	color:red
}
.calendar .blue{
	color:blue;
}
.calendar tfoot *{
	border:none;
	padding:2px;
	text-align:right;
}

table.calendar caption{
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}


/*==== BOX LAYOUT ====*/
.no-float{
	float:none;
}
.img-left {
	margin-bottom:12px;
	width:530px;
}
.img-left img{
	float:left;
	margin-right:13px;
	margin-bottom:10px;
}
.img-left p{
	margin-right:7px;
	padding:3px 0px 0px;
	letter-spacing:1px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"
}
.img-left dl{
	margin-left:180px
}
.img-left .floatdt dd{
	width:200px;
}
.img-left strong{
	color:#008E63;
}
.leftimg{
	float:left;
	margin:10px 13px 10px 5px;
}
/*------------------------------------*/
.img-right {

	width:530px;

}
.img-right div{
	width:220px;
	float:right;
	text-align:right;
}
.img-right div img{
	margin:0px 5px 15px 13px;	
}
.img-right div.ver2{
	width:250px;
	float:right;
	text-align:right;
}
.img-right div.ver3{
	width:300px;
	float:right;
	text-align:right;
}
.img-right div.ver2 img{
	margin:0px 5px 15px 13px;	
}
.img-right div.ver2 img{
	margin:0px 5px 15px 13px;	
}



/*------------------------------------*/
.centerbdr{
	text-align:center;
	margin:15px auto 25px;
}
.centerbdr img{
	border:1px solid #CCC;
}
/*------------------------------------*/
.decorate{
	width:480px;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
}
.decorate dt{
	background-color:#CFC4A6;
	border:3px double #8D7451;
	border-bottom:none;
	color:#754719;
	width:300px;
	text-align:center;
	padding:3px 5px 1px;
	margin-left:10px;
}
.decorate dd{
	border:1px solid #8D7451;
	margin-left:10px;
	margin-top:0px;
	padding:5px 20px 3px;
	color:#360;
}
.decorate dd strong{
	width:120px;
	text-align:right;
	margin-right:10px;
	color:#8D7451;
}
/*------------------------------------*/
.doubleline{
	border:3px double #1F9C76;
	width:490px;
	margin-bottom:15px;
	margin-left:8px;
	padding:5px 10px;
}
.big{
	font-size:16px;
}
.doubleline strong{
	font-size:16px;
	color:#000;
}
/*------------------------------------*/
.dashedline{
	border:2px dashed #CCC;
	padding:5px 10px 0px;
	width:495px;
	margin-left:10px;
	margin-bottom:15px;
	background-color:#F9F9F9;
	-moz-box-sizing:border-box; 
	box-sizing:border-box; 
}
.dashedline,.dashedline h3{
	color: #963;
}
/*------------------------------------*/
.floatdt *{
	padding:0px;
	vertical-align:top;
	line-height:1.3em;
}
.floatdt dt{
	width:90px;
	float:left;
	margin:0px;
}
.floatdt dd{
	margin-left:90px;
	display:block;
	width:420px;
}
/*------------------------------------*/

.indent p{
	margin-left:25px;
}
/*==== PDF ====*/
.pdf {
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	margin:15px 40px 40px 20px;
	padding: 3px 10px;
	border: 2px dotted #999999;
}
.pdf p {
	margin-top: 3px;
	margin-bottom: 5px;
}
.pdf p img{
	margin-right:5px;
}
.pdf2 img{
	vertical-align:middle;
}

/*==== Mac ====*/

/*\*//*/
.summary{
	padding;0px;
}
p{
	letter-spacing:normal;
}
dd {
	letter-spacing:normal;
}
.footer{
	font-size:12px;
}

.i-left2 p,
.i-right2 p{
	width:230px;
}
.headline p{
	width:230px;
}
.img-left p{
	width:290px;
}
.info-navi dl{
	font-size:13px;
}
/**/ 