@charset "utf-8";

/*********************** フォント **/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*********************** mozilaフォントバグ **/

* {
	font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", Osaka, Arial, Helvetica, sans-serif;
}

/******************************************************* 初期リセット **/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
	line-height: 1.25;
	font-size: 100%;
	font-weight: normal;
}

body {
	font-size: 0.9em;
	background: url(../images/common/bg_body.jpg) 0 0 repeat-x #012C3C;
}

ul, li {
	list-style-type: none;
}

p.intro{top:5px; position:absolute;text-indent:450px;font-size:12px;color:#666;}
p.intro span{font-weight:bold;}

em {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: bottom;
}

a {
	color: #1883b2;
	text-decoration: none;
}

a:hover {
	color: #fff;	
}

/**************************************************************** hide **/

.hide {
	display: none !important;
}


/************************************************************ clearfix **/

.clearfix:after {
	content: url(../images/common/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }
.clearfix { display: block; }


/*************************************************************** header **/

#header {
	padding: 49px 0 0 0;
	width: 850px;
	margin: 0 auto 23px;
	background: url(../images/common/bg_head.jpg) 0 0 repeat-x;
}

#leftTop {
	background: url(../images/common/bg_leftmenu.jpg) 0 0 repeat-y;
	width: 190px;
	float: left;
	margin-top:6px;
	position: relative;
}

#header h1{
	width: 850px;
	font-size: small;
	color: #666;
	text-align: right;
	position: absolute;
	top: -52px;
	left: 0;
}

#header p.logo{
	width: 190px;
	height: 91px;
}


#leftTop p.ttl_service {
	padding: 0 4px;
}

#leftTop ul {
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#header .tmenu {
	float: left;
	font-size: 12px;
	padding: 0 15px 0;
	height: 12px;
	line-height: 1;
	width: 629px;
	margin: 2px 0 3px;
}

#header .tmenu li {
	float: right;
	border-right: 1px solid #333;
	padding: 0 6px 0 7px;
	line-height: 1;	
}

*html #header .tmenu li {
	float: right;
	border-right: 1px solid #333;
	padding: 0 6px 0 7px;
	line-height: 1.1;	
}

#header .tmenu li.last {
	border-left: 1px solid #333;
}

#header .tmenu li a {
	color: #333;
}

#header .tmenu li a:hover {
	color: #999;
}

#header h2 {
	float: left;
	padding: 0;
	}

/************************************************************* #content ***/

#content {
	width: 848px;
	margin: 0 auto 18px;
	padding: 0 0 10px 0;
	font-size: 0.86em;
	border: 1px solid #4e6c77;
	border-top: none;
}

#content .toTop {
	clear: both ;
	text-align: right;
	margin: 0 10px 25px 0;
}

#content .toTop2 {
	clear: both ;
	text-align: right;
	margin: 0 10px 0 0;
}

#content .toTop a,#content .toTop2 a {
	color: #fff;
	text-decoration: underline;
}

#content .toTop a:hover,#content .toTop2 a:hover {
	color: #1883b2;
	text-decoration: none;
}

/*************************************************************** leftBottom **/
#leftBottom {
	width: 177px;
	
	height: 320px;
	padding: 0 0 0 12px;
	float: left;
	position: relative;
}

/*************************************************************** right **/
#right {
	width:640px;
	padding: 16px 9px 0 10px;
	float: right;
	background: url(../images/common/bg_right.jpg) 0 0 no-repeat;
}


/************************************************************ clearfix **/

#right:after {
	content: url(../images/common/clearfix.gif);
	display: block;
	clear: both;
	height: 0;
}

#right { display: inline-block; }
#right { display: block; }


/************************************************************ rLeft **/
#rLeft {
	width: 433px;
	float: left;
	padding: 10px;
	border: 1px solid #1d4351;
	background: #011c26;
}


/************************************************************ rRight **/
#rRight {
	width: 176px;
	float: right;
	font-size: 12px;
	text-align: center;
}

#rRight p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
}

#leftbottom #menu {
	margin: 0 1px;
	padding: 2px;
	width: 170px;
	background: url(../images/common/bg_rightmenu.jpg) 0 0 repeat;
}

#leftbottom #menu div {
	background: #14313b;
	width: 166px;
	padding: 2px;
}

#menu .lmenu {
	width: 162px;
	border: 2px solid #011c26;
	border-top: none;
	margin: 0 0 2px;
}

#menu .lmenu li a {
	background: url(../images/common/bg_menu4.jpg) 0 0 no-repeat;
	height: 38px;
	padding: 8px 0 0 24px;
	display: block;
}

#menu .lmenu li a:hover,#menu .lmenu li {
	background: url(../images/common/bg_menu4_on.gif) 0 0 no-repeat;
}

#menu .smenu {
	width: 162px;
	border: 2px solid #011c26;
}

#menu .smenu li a {
	background: url(../images/common/bg_menu2.jpg) 0 0 no-repeat;
	height: 24px;
	padding: 6px 0 0 24px;
	display: block;
}

#menu .smenu li a:hover,#menu .smenu li {
	background: url(../images/common/bg_menu2_on.gif) 0 0 no-repeat;
}

#menu .smenu .last a {
	background: url(../images/common/bg_menu3.gif) 0 0 no-repeat;
	height: 22px;
	padding: 6px 0 0 24px;
	display: block;
}

#menu .smenu .last a:hover,#menu .smenu .last {
	background: url(../images/common/bg_menu3_on.gif) 0 0 no-repeat;
}
#menu .smenu2 {
	width: 162px;
	border: 2px solid #011c26;
}

#menu .smenu2 li a {
	background: url(../images/common/bg_menu2.jpg) 0 0 no-repeat;
	height: 24px;
	padding: 6px 0 0 24px;
	display: block;
}

#menu .smenu2 li a:hover,#menu .smenu li {
	background: url(../images/common/bg_menu2_on.gif) 0 0 no-repeat;
}

#menu .smenu2 .last a {
	background: url(../images/common/bg_menu2.jpg) 0 0 no-repeat;
	height: 22px;
	padding: 6px 0 0 24px;
	display: block;
}

#menu .smenu2 .last a:hover,#menu .smenu .last {
	background: url(../images/common/bg_menu2_on.gif) 0 0 no-repeat;
}


/*************************************************************** footer **/

#footer {
	clear: both;
	text-align: center;
	height: 58px;
	font-size: 0.76em;

}

#footer ul {
	text-align: center;
	padding: 0 0 5px;
}

#footer li {
	display: inline;
	padding: 0 6px 0 0;
	margin: 0 8px 0 0;
	border-right: 1px solid #1883b2;
}

#footer li.last {
	padding: 0 6px 0 8px;
	border-left: 1px solid #1883b2;
}


address {
	clear: both;
	text-align: center;
	font-style: normal;
	color: #ddd;
	background: url(../images/common/footer.jpg) 0 0 repeat-x;
	height: 25px;
	line-height: 25px;
	margin: 20px 0 0 0;
}

address a {
	color: #cc0000;
}


.redB {
	font-weight: bold;
	color: #CC0000;
}

.hide {
	display: none;
}
/***************************************************************************************** テンプレ部分ここまで**/
