@charset "utf-8";
/******************* ID*********************/

#wrapper {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#wrapper_company {
}

#wrap {

}
#head {
}
#head_cont {
	padding-right: 27px;
	padding-left: 18px;
	background-image: url(../img/common/bg_middle.png);
	background-repeat: repeat-y;
}
#journal {
	height: 256px;
	overflow:hidden;
}

#content {
}
#footer {
	padding-top: 10px;
	padding-bottom: 30px;
}

#gnav {
	float: right;
}

#main {
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 40px;
	background-image: url(../img/common/bg_middle.png);
	padding-top: 15px;
}
#main_wrap {
	background-image: url(../img/common/line_gb.gif);
	background-repeat: repeat-y;
	background-position: 688px;
}

#main_wrap2 {
	background-position: 688px;
}

#cont1 {
	float: left;
	width: 410px;
}
#cont2 {
	float: right;
	width: 220px;
}
#cont3 {
}
#con_wrap {
	margin-top: 15px;
	width: 672px;
	background-image: url(../img/common/line_gb.gif);
	background-repeat: repeat-y;
	background-position: 432px top;
}

#logo {
	float: left;
	width: 111px;
}
#left_con {
	float: left;
	width: 691px;
}
#left_wrap {
width:672px;
}
#left_con2 {
	width:730px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

#right_con {
	float: right;
	width: 204px;
}


/******************* スペース *******************/
.space10 {
	padding: 10px;
}
.space12 {
	padding: 12px;
}
.space15 {
	padding: 15px;
}
.space20 {
	margin: 20px;
}
.space30 {
	padding: 30px;
}
.spaceU1 {
	padding-top: 1px;
}
.spaceU5 {
	margin-top: 5px;
}
.spaceUM5 {
	margin-top: 5px;
}

.spaceU10 {
	padding-top: 10px;
}
.spaceU15 {
	padding-top: 15px;
}
.spaceU15M {
	margin-top: 15px;
}
.spaceU19 {
	padding-top: 19px;
}
.spaceU20 {
	padding-top: 20px;
}
.spaceU30 {
	padding-top: 30px;
}
.spaceU35 {
	padding-top: 35px;
}
.spaceU40 {
	padding-top: 40px;
}
.spaceU70 {
	padding-top: 70px;
}

.spaceU10LRB15 {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.spaceU20B5 {
	padding-top: 20px;
	padding-bottom: 5px;
}
.spaceB10 {
	padding-bottom: 10px;
}
.spaceB15 {
	padding-bottom: 15px;
}

.spaceL10 {
	padding-left: 10px;
}
.spaceL20 {
	padding-left: 20px;
}
.spaceR10 {
	padding-right: 10px;
}
.spaceLR8 {
	padding-right: 8px;
	padding-left: 8px;
}
.spaceLR10 {
	padding-right: 10px;
	padding-left: 10px;
}
.spaceLR15 {
	padding-right: 15px;
	padding-left: 15px;
}
.spaceLR20 {
	padding-right: 20px;
	padding-left: 20px;
}
.spaceLR30 {
	padding-right: 30px;
	padding-left: 30px;
}
.spaceUB10 {
	margin: 10px;
}
.spaceUL10 {
	padding-top: 10px;
	padding-left: 10px;
}
.spaceULR8 {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
.spaceULR10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.spaceUBR15 {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.spaceU5L10 {
	padding-top: 5px;
	padding-left: 10px;
}

/******************* 見出し系*********************/



/******************* フロート、ボックス系*********************/
.FL {
	float: left;
}
.FL30 {
	float: left;
	width: 30px;
}
.FL60 {
	float: left;
	width: 60px;
}
.FL100 {
	float: left;
	width: 100px;
}

.FL120 {
	float: left;
	width: 120px;
}

.FL220 {
	float: left;
	width: 220px;
}
.FL300 {
	float: left;
	width: 300px;
}
.FL320 {
	float: left;
	width: 320px;
}
.FL330 {
	float: left;
	width: 330px;
}

.FL390 {
	float: left;
	width: 390px;
}
.FL415 {
	float: left;
	width: 415px;
}
.FL450 {
	float: left;
	width: 460px;
}
.FL500 {
	float: left;
	width: 500px;
}


.FR {
	float: right;
}
.FRL40 {
	float: right;
	padding-left: 20px;
}

.FR120 {
	float: right;
	width: 120px;
}
.FR160 {
	float: right;
	width: 160px;
}
.FR220 {
	float: right;
	width: 220px;
}
.FR285 {
	float: right;
	width: 285px;
}
.FR300 {
	width: 300px;
	float: right;
}
.FR460 {
	width: 460px;
	float: right;
}
.FR532 {
	float: right;
	width: 532px;
}

.FR545 {
	float: right;
	width: 545px;
}
.FR590 {
	float: right;
	width: 590px;
}


/*********************** color 、フォントサイズ*******************/
.white {
	color: #fff;
}
.ban {
	background-image: url(../img/common/gray.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.box300 {
	width: 300px;
}
.boxH600 {
	height: 455px;
}

.box_gray {
	background-image: url(../img/common/bg_gray.gif);
	padding: 10px;
}
.box_R {
	background-image: url(../img/common/right_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 10px;
}

.red {
	color: #D82121;
}
.red10 {
	font-size:10px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.redabout {
	font-size:11px;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

.blue {
	color: #003366;
}

.green {
	color: #396;
}

.gray {
	color: #D8D8D8;
}

.yellow {
	color: #FFFF99;
}
.txtb {
	font-weight: bold;
}

.txt10 {
	font-size: 10px;
}
.txt12 {
	font-size: 12px;
	line-height: 160%;
}
.txt14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.txt14 a {
	color: #333333;
}
.txt14 a:visited {
	color:#333333;
	text-decoration: none;
}
.txt14 a:hover {
	color:#999999;
	text-decoration: none;
}
.ttl {
	background-image: url(../img/journal/midashi.gif);
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-weight: bold;
	color: #003366;
	background-position: left 2px;
	background-repeat: no-repeat;
}
.ttl .b_date {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	padding-right: 20px;
}


.next {
	float: right;
	padding-left: 15px;
}
.back {
	float: right;
	padding-left: 10px;
}


/*********************** dot 、ライン*******************/
.dot {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 19px;
}
.dot2 {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 24px;
}
.dot3 {
	background-image: url(../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 17px;
}
.jcom {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	line-height: 180%;
}
.j_txt {
	font-size: 10px;
	height: 60px;
	overflow:hidden;
	line-height: 15px;
}


.line {
	height: 65px;
	background-image: url(../img/common/line_gb.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.line2 {
	height: 31px;
	background-image: url(../img/common/line_gb.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.lineh {
	background-image: url(../img/common/dot_tate.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lineh2 {
	background-image: url(../img/common/dot_b.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lh20 {
	line-height: 20px;
}
.midashi {
	background-image: url(../img/common/midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
.mail {
	background-image: url(../img/common/icon_mail.gif);
	background-position: left center;
	height: 24px;
	background-repeat: no-repeat;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.mel {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}






/*********************** その他*******************/
.b_thumb {
	float: left;
	height: 75px;
	width: 100px;
}
.b_com {
	float: right;
	width: 300px;
}
.b_com .b_ttl {
	float: left;
	width: 240px;
	overflow: hidden;
}
.b_com .b_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
.b_com .b_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 10px;
	height: 54px;
	overflow: hidden;
	line-height: 14px;
}

.b_com2 {
}
.b_com2 .b_ttl {
	float: left;
	width: 340px;
}
.b_com2 .b_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
.b_com2 .b_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-size: 10px;
	height: 14px;
	overflow: hidden;
}
.boxy {
	background-image: url(../img/common/bg_y.jpg);
	background-repeat: repeat;
	padding-right: 15px;
	padding-left: 15px;
}


.contact{
	width:130px;
	font-size:11px;
	border:1px solid #7e8f99;
	margin:0;
	color:#7e8f99;
	/*background-color:transparent;*/
}

.date {
	color: #335D84;
	padding-right: 15px;
}
.detail {
	width: 140px;
	margin-right: auto;
	margin-left: auto;
}
.kakushi {
	visibility: hidden;
}


.what {
	background-image: url(../img/top/what_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	height: 120px;
	overflow: hidden;
}

.what_L {
	float: left;
	width: 145px;
}
.what_R {
	float: left;
	width: 527px;
}

/*********************** navi系*******************/
.navi ul{
	margin:			0px;
	padding:		0px;
	list-style-type:	none;
}


.navi ul li{
	display: inline;  
	margin:0px;
	padding:0px;
}
.photo {
	width: 168px;
	float: left;
}

.yact {
	background-image: url(../img/common/yact.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	line-height: 20px;
}

.car {
	background-image: url(../img/outline/kuruma.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	line-height: 20px;
}
.sitemap {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}
