body {
	background-color: #FFE67A;
	font-family: lr oSVbN, Osaka, qMmpS Pro W3;
/*	margin: 20px;*/
	color: #333333;
	font-size: 14px;
	text-align: center;
	margin: 0;
}

h1, h2, h3, ul, li, p, img {
	margin: 0;
	padding: 0;
	line-height: 120%;
}

img {
	border: none;
}

p, ul li {
	line-height: 150%;
}

/*
h1 {
	padding: 0px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 18px;
	font-weight: bold;
	color: #F48465;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h3{font-size: 12px;line-height: 18px;font-weight: bold;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 0px;}
ul {font-size: 11px;line-height: 18px;padding: 5px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 15px;}
li {
	line-height:20px;
	font-size: 12px;
}
ol {font-size: 11px;line-height: 16px;padding: 5px;margin-top: 0px;margin-right: 0px;margin-bottom: 5px;margin-left: 15px;}
h4{font-size: 11px;line-height: 16px;margin : 0px;}
p  {font-size: 12px;line-height: 18px;margin-top: 5px;margin-right: 0px;margin-bottom: 15px;margin-left: 0px;}
.t10 {font-size: 10px;line-height: 16px;}
.t12 {font-size: 12px;line-height: 18px;}
.tw {font-size: 12px;line-height: 18px;color: #FFFFFF;}
.t12minimenu {font-size: 12px;line-height: 16px;color: #FFFFFF;background-color: #005AB3;padding: 3px;}
.t14b {font-size: 14px;line-height: 22px;font-weight: bold;}
.tred {color: #CC0000;}
.tbred {color: #CC0000;font-weight: bold;}
.torange {color: #FFCC00;}
.tborange {color: #FFCC00;font-weight: bold;}
.t14w {font-size: 14px;line-height: 18px;font-weight: bold;color: #FFFFFF;}
.t16g {font-size: 16px;line-height: normal;font-weight: bold;color: #0B5403;}
.comment01 {
	background-color: #FBFDDA;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.comment02 {
	background-color: #E0FFEC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
*/

/* new css */

#container {
	display: inline-block;
	width: 785px;
	margin: 15px auto;
	text-align: left;
}

#header {
	width: 785px;
	height: 80px;
	margin-bottom: 10px;
}
#header p {
	margin-top: 10px;
}
#header h1#logo, #header p#logo {
	display: block;
	margin: 0;
	width: 270px;
	height: 80px;
	float: left;
}

#header p {
	display: block;
	width: 472px;
	height: 65px;
	float: right;
}

#sub {
	width: 140px;
	float: left;
}
#sub ul {
	list-style: none;
}
#sub ul li {
	height: 50px;
	line-height: 1em;
}
#sub a, 
#sub img{
	display: block;
}

#main {
	width: 645px;
	float: right;
}

#catch p.intro {
	margin: 8px 0 12px 0;
	font-size: 12px;
	text-align: center;
}
#contents {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 10px;
	background: #ebeac2;
}

#contents .infosection,
#contents .newssection {
	float: left;
}
#contents h2 {
	font-size: 10px;
}

#contents .infosection {
	width: 345px;
}
#contents .newssection {
	width: 260px;
}


#contents dl {
	line-height: 150%;
	margin: 6px 0;
	padding: 0;
}
#contents dt {
	width: 80px;
	float: left;
}

#contents .clear {
	text-align: center;
	clear: left;
}

#footer {
	clear: both;
	text-align: center;
}

.cnt #contents {
	padding: 10px 20px;
}
.cnt #contents h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F48465;	
}
.cnt #contents p {
	font-size: 12px;
}

.cnt #main p.attention {
	margin: 10px 0;
	color: #CC0000;
}

.cnt .c {
	text-align: center;
}

.cnt #contents .section {
	margin: 24px 0 0 0;
}
.cnt #contents .section h2 {
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}
.cnt #contents .section h3 {
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 140%;
}

.cnt #contents .section p {
	margin-bottom: 8px;
}

.cnt #contents .section ul {
	font-size: 12px;
	padding: 5px;
	margin: 0 0 5px 15px;
}
.cnt #contents .section ul li {
	line-height: 170%;
}

.cnt #contents ul.impnavi {
	list-style: none;
	font-size: 12px;
	display: inline-block;
	margin: 10px 0 20px 0;
}
.cnt #contents ul.impnavi li {
	width: 195px;
	margin-left: 5px;
	line-height: 200%;
	text-align: center;
	float: left;
	background: #fff;
}
.cnt #contents ul.impnavi li.here {
	background: #F48465;
	color:#fff;
}

.cnt img.alright {
	float: right;
	margin: 10px;	
}
.cnt p.alright {
	text-align: right;
}
.cnt img.alleft {
	float: left;
	margin: 10px;	
}


.comment01 {
	background-color: #FBFDDA;
	padding: 5px 10px ;
}
.comment02 {
	background-color: #E0FFEC;
	padding: 5px 10px;
}

p.pagetop {
	text-align: right;
}

.cnt table.contact {
	width: 600px;
	border: 0;
	border-collapse: separate;
	border-spacing: 2px;
}
.cnt table.contact th {
	width: 160px;
	background: #ffd;
	font-size: 12px;
}
.cnt table.contact td {
	background: #fff;
}

#container2 {
	display: inline-block;
	width: 940px;
	margin: 15px auto;
	text-align: left;
}
#container2 #main {
	width: 800px;
}

.en #contents .section ul li {
	margin-bottom: 4px;
}

.photo {
	float: right;
	margin-left: 10px;
}

.add1 .cnt #contents h1 {
	margin-bottom: 10px;
}
.add1 .cnt #contents h2 {
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

.add1 .cnt #contents .section {
	width: 600px;
	display: inline-block;
}

.add1 .cnt #contents ul {
	font-size: 12px;
	padding: 5px;
	margin: 0 0 5px 15px;
}
.add1 .cnt #contents ul li {
	line-height: 170%;
}
