@charset "shift_jis";

@import "layout.css";
@import "layout2.css";

/*Initialize
=================================================================*/
* {
	margin: 0px;
}
body,div,span,h1,h2,h3,h4,h5,h6,p,ul,li,img{
	padding: 0px;
	font-size:12px;
	line-height:1.5em;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body {
	text-align: center;
}

a img{
	border:none;
}
.fontG {
	color: #009900;
}
.small {
	font-size: 10px;
}
.error{
	color: #FF0000;
}
/*(X)HTML Tag/class Define
=================================================================*/
/*Tag*/
td,th,li,ul{
	font-size:12px;
	line-height:1.5em;
	: #333333;
}
.fontR {
	color: #FF0000;
}

.viewT {
	text-align: left;
	border-collapse:collapse;
	border:#ccc solid 1px;
}
.viewT td{
	border:#ccc solid 1px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



#wrap {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#inwrap {
	text-align: center;
	background-image: url(../common_img/page-bk.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
	
	width: 745px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 717px;
	padding-top: 10px;
}
	html>body #main .mainL{
	width:717px;
}

#head {
	text-align: left;
}
#head h1 {
	margin-left: 20px;
}

#head .headnavi {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 716px;
	padding-left: 1px;
}
#head .headnavi li {
	float: left;
	list-style-type: none;
}


#head p {
	text-align: center;
}
#contents .media {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#mainMenu {
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
	background-image: url(../img/menu-bkL.gif);
	background-repeat: repeat-y;
}
#mainMenu .menuBox {
	width: 234px;
	float: left;
}

#mainMenu .menuBoxin {
	width: 215px;
}
#mainMenu .menuBoxin .txtMenu {
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	line-height: 1.7em;
	width: 180px;
}
#mainMenu .txtMenu img {
	margin-right: 3px;
	margin-bottom: 1px;
}

#mainMenu .txtMenu .left {
	background-image: url(../common_img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
	margin-right: 10px;
	float: left;
	white-space: nowrap;
}

.txtMenu .left a {
	text-decoration: none;
	color: #333333;
}
.txtMenu .left a:hover {
	text-decoration: none;
	color: #FF6600;
}
#mainMenu .footimg {
	vertical-align: bottom;
	margin: 0px;
}

#underarea {
	margin-left: 15px;
	margin-top: 5px;
}
#underarea .tel {
	float: left;
	width: 212px;
}
#underarea .news {
	float: right;
	width: 458px;
	margin-top: 10px;
	margin-right: 10px;
}
#underarea .news p {
	margin-bottom: 10px;
}

#underarea .news h2 {
	text-align: center;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.news dt {
	float: left;
	color: #FF6600;
	width: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 5px;
	padding-right: 5px;
}
.news dd {
	float: left;
	color: #666666;
	width: 345px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 5px;
}
.news dl {
	text-align: left;
	margin-left: 10px;
}
#underarea .news .orenge {
	color: #FF7920;
}
#underarea .news .banner {
	margin-top: 10px;
}

#underarea .news .banner img {
	margin-right: 5px;
}
#contentsInn {
	margin-right: 10px;
	margin-left: 10px;
	width: 697px;
	margin-top: 10px;
}

#left {
	float: left;
	width: 190px;
}
#left .menu {
	width: 190px;
	text-align: left;
}
#left .menu .menuBox {
	background-image: url(../common_img/side-menu-bk.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#left .menu .menuBox .menuBoxin {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#left .txtMenu .left {
	background-image: url(../common_img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
	margin-right: 5px;
}
#left #banner {
	margin-top: 10px;
}
#left #banner img {
	margin-bottom: 10px;
}

#main {
	float: right;
	width: 497px;
	text-align: left;
}
#foot {
	text-align: center;
	background-color: #E8E8E8;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
}
.gotop {
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 10px;
	background-image: url(../common_img/page-bk.gif);
	background-repeat: repeat-y;
}
#foot .Copyright {
	margin-top: 5px;
	color: #999999;
}
/*テーブルのボーダー
=======================================================*/
.viewT {
	text-align: left;
	border-collapse:collapse;
	border:#ccc solid 1px;
}
.viewT td{
	border:#ccc solid 1px;
}
.viewT th{
	border:#ccc solid 1px;
}
