@charset "UTF-8";
body {
	font-size:100%;
}
#footerContentMenu,#footerInfoMenu,#bread {
	font-size: 85%;
}
#link_cassette {
	font-size: 75%;
}


#mainArea {
	background: url(../images/bg_title.jpg) no-repeat left top;
	padding: 170px 400px 100px 45px;
	line-height: 1.8em;
	height: 300px;
}
#contentArea {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contentArea #bread {
	text-align: right;
}
#mainArea1 {
	margin:10px 60px 40px;
}
#mainArea1 .secrion {
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainArea1 .secrion {
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainArea1 .secrion h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}
#container #contentArea #mainArea1 .lead {
	margin-bottom: 20px;
}
#mainArea1 .name {
	font-weight: bold;
}
#mainArea1 .bbox {
	padding: 12px 10px;
	border: 1px solid #E8E8E8;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
#mainArea2 .inBlock {
	padding-right: 50px;
	padding-left: 50px;
	margin-top: 40px;
}
#mainArea2 .inBlock h2 {
	font-size: 120%;
	font-weight: bold;
	color: #0A99CB;
}
#mainArea2 .inBlock h3 {
	font-weight: bold;
	margin-bottom: 40px;
}
#mainArea2 .inBlock p {
	margin-bottom: 18px;
	line-height: 1.8em;
}
#mainArea2 .inBlock ul {
	margin-top: 40px;
	margin-left: 50px;
	margin-bottom: 40px;
}
#mainArea2 .inBlock .phRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 40px;
}
#mainArea2 .inBlock .phLeft {
	float: left;
	padding-bottom: 20px;
	padding-right: 40px;
}
#mainArea2 .inBlock ul li {
	margin-bottom: 7px;
	font-size: 120%;
	font-weight: bold;
}
#mainArea2 {
	margin-bottom: 60px;
}
#mainArea2 .inBlock .leftBlock {
	float: left;
	width: 390px;
	padding-right: 30px;
}
#mainArea2 .inBlock .rightBlock {
	float: right;
	width: 390px;
}
#mainArea2 .inBlock p span {
	font-weight: bold;
	color: #08B4C7;
}
#mainArea2 .inBlock .itemRight {
	float: right;
	padding-left: 15px;
	text-align: right;
}
#mainArea2 .inBlock .itemRight img {
}
#mainArea1 .secrion table {
	margin: 20px;
}
#mainArea1 .secrion td {
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: center;
	padding-left: 20px;
}
#mainArea2 .inBlock .firstBlock table {
	margin-bottom: 60px;
}
#container #contentArea .secrion .box {
	float: left;
/*	width: 320px;*/
	width: 280px;
	padding-right: 30px;
}
#container #contentArea #mainArea2 .inBlock .firstBlock .boxl {
	float: left;
	width: 400px;
}
#container #contentArea #mainArea2 .inBlock .firstBlock .boxr {
	float: right;
	width: 400px;
}
#container #contentArea #mainArea2 .inBlock .firstBlock .big {
	font-size: 200%;
}
#mensetsu td {
	font-size: 85%;
	line-height: 120%;
	vertical-align:top;
	padding:10px;
}

