@charset "utf-8";

/*======================================

	Container

=======================================*/

div#container {
	width:auto;
	margin:0 auto;
	text-align:center;
}

* {
	outline:none;
}

div#body {
	width:auto;
	padding:0;
	margin:0;
}

/*======================================

	All

=======================================*/

.none {
	display:none;
}

.pagetop {
	text-align:right;
	margin:10px 0 20px 0;
}

div#access {
	display:none;
}

/*======================================

	Text

=======================================*/

h3 {
	margin:20px 0 10px 0;
}

html > body h3 {
	margin:20px 0 10px 0;
}

h3.head {
	margin-top:0;
}

h4 {
	margin:15px 0;
}

h4.head {
	margin:0 0 5px 0;
}

h5 {
	margin:15px 0;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.colca2e2e {
	color:#ca2e2e;
}

.col72b5ff {
	color:#72b5ff;
}

.ml5 {
	margin-left:5px;
}

.ml10 {
	margin-left:10px;
}

.tm10 {
	margin-top:10px;
}

.tm15 {
	margin-top:15px;
}

.tm20 {
	margin-top:20px;
}

.txt {
	width:auto;
	padding:0 0 0 10px;
}

.txt-border {
	width: auto;
	border:5px solid #F4F6F4;
	padding:15px 18px;
}

/*======================================

	HR

=======================================*/

.shadow {
	width:auto;
	height:20px;
	background-image:url(../img/common/shadow.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	clear:both;
}

.shadow hr {
	display:none;
}

.mline {
	width:auto;
	height:41px;
	background-image:url(../img/common/line510x1.gif);
	background-position:center center;
	background-repeat:repeat-x;
	clear:both;
}

.mline hr {
	display:none;
}

/*======================================

	Table

=======================================*/

table.normal {
	border-left:1px solid #DEDDDD;
	border-top:1px solid #DEDDDD;
}


table.normal th {
	text-align:left;
	color:#0066CC;
	font-weight:normal;
/*	background-color:#F4F6F4;*/
	background-image:url(../img/common/td_normal.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

table.normal th,td {
	border-right:1px solid #DEDDDD;
	border-bottom:1px solid #DEDDDD;
	padding:10px 15px;
}

/*======================================

	Header

=======================================*/

div#header {
	width:auto;
	height:71px;
	background: url(../img/common/header_bg.jpg) repeat-x top;
	text-align:center;
	width:-moz-available;
}

div#header .cnt {
	width:774px;
	height:71px;
	margin:0 auto;
	text-align:left;
}

div#header h1 {
	display:block;
	float:left;
	width:198px;
	height:71px;
}

div#header ul {
	background:url(../img/common/header_right.jpg) repeat-x;
	display:block;
	width:108px;
	height:71px;
	float:right;
}

div#header li.bt1 a,
div#header li.bt2 a {
	display:block;
	width:108px;
	text-indent:-999em;
}

div#header li.bt1 a {
	width:auto;
	height:23px;
}


div#header li.bt2 a {
	width:auto;
	height:48px;
}

div#tcnt {
	background:url(../img/common/topimg_bg.jpg) repeat-x top;
	width:auto;
	height:275px;
	text-align:center;
	clear:both;
	width:-moz-available;
}

div#tcnt .cnt {
	background:url(../img/common/topimg.jpg) no-repeat top center;
	width:auto;
	height:275px;
	margin:0 auto;
	text-align:center;
}

div#tcnt .inner {
	margin:0 auto;
	width:774px;
	height:275px;
}

div#tcnt p.mimg {
	display:block;
	width:532px;
	text-align:left;
	text-indent:-999em;
	float:left;
}

div#tcnt ul {
	display:block;
	width:242px;
	height:220px;
	padding:55px 0 0 0;
	float:left;
}

div#tcnt li {
	width:242px;
	text-indent:-999em;
}

div#tcnt li.bt1 a,
div#tcnt li.bt2 a {
	display:block;
	width:auto;
	height:95px;
	text-indent:-999em;
}

/*======================================

	Content

=======================================*/

div#content {
	width:774px;
	height:auto;
	clear:both;
	margin:0 auto;
	display:block;
}

div#cntleft {
	width:510px;
	margin-right:20px;
	float:left;
}

div#cntright {
	width:244px;
	float:left;
}

/*Service*/

div#service {
	width:auto;
	text-align:left;
}

div#service dl {
	background:url(../img/common/line510x1.gif) repeat-x bottom;
	clear:both;
	padding:0 0 25px 0;
	margin-bottom:15px;
}


div#service dt {
	font-size:xx-small;
}

html > body div#service dt {
	font-size:x-small;
}


div#service dt:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html div#service dt {
    height: 1em;
    overflow: visible;
}

div#service dt strong {
	color:#0F68A9;
	font-size:122%;
}

div#service dd {
	width:180px;
	float:left;
	margin-right:15px;
}


/*News*/

div#news {
	background:url(../img/top/news_bg.gif) repeat-y center;
	color:#ffffff;
	font-size:85%;
	width:auto;
	text-align:left;
}

div#news a {
	color:#ffffff;
	text-decoration:none;
}

div#news a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#news ul {

}

div#news li {
	width:225px;
	margin:0 2px;
	border-bottom:1px solid #404142;
	padding:8px 5px 8px 10px;
}

div#news li.bottom {
	margin-bottom:3px;
}

div#news h2 {
	background:url(../img/top/news_bar.jpg) no-repeat left top;
	width:244px;
	height:47px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

/*Staff diary*/

div#diary {
	background:url(../img/top/news_bg.gif) repeat-y center;
	color:#ffffff;
	font-size:85%;
	width:auto;
	text-align:left;
}

div#diary a {
	color:#ffffff;
	text-decoration:none;
}

div#diary a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#diary ul {

}

div#diary li {
	width:225px;
	margin:0 2px;
	border-bottom:1px solid #404142;
	padding:8px 5px 8px 10px;
	
}

div#diary li.bottom {
	border:none;
	margin-bottom:3px;
}

div#diary h2 {
	background:url(../img/top/diary_bar.jpg) no-repeat left top;
	width:244px;
	height:33px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

div#diary h2 a {
	display:block;
	width:auto;
	height:33px;
}

/*morita blog*/

div#mori_blog {
	background:url(../img/top/news_bg2.gif) no-repeat center bottom;
	color:#ffffff;
	font-size:85%;
	width:auto;
	padding:0 0 15px 0;
	text-align:left;
}

div#mori_blog a {
	color:#ffffff;
	text-decoration:none;
}

div#mori_blog a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div#mori_blog ul {

}

div#mori_blog li {
	width:225px;
	margin:0 2px;
	border-bottom:1px solid #404142;
	padding:8px 5px 8px 10px;
	
}

div#mori_blog li.bottom {
	border:none;
	margin-bottom:3px;
}

div#mori_blog h2 {
	background:url(../img/top/mori_blog_bar.jpg) no-repeat left top;
	width:244px;
	height:33px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

div#mori_blog h2 a {
	display:block;
	width:auto;
	height:33px;
}

/*======================================

	Privacy

=======================================*/

div#privacy {
	width:auto;
	text-align:left;
}

/*======================================

	Footer

=======================================*/

div#footer {
	clear:both;
	width:774px;
	margin:0 auto;
	text-align:left;
	border-top:1px solid #cccccc;
	margin-top:25px;
	padding:15px 0 0 0;
}


#footer .menu {
	background-image:url(../common/line600x1.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:0;
	border-bottom:1px solid #cccccc;
}

#footer .left {
	width:auto;
	padding:7px 0;
	float:left;
}

#footer .right {
	width:auto;
	padding:7px 0;
	float:right;
}

#footer .menu a {
	color:#666666;
	text-decoration:none;
}

#footer .menu a:hover {
	color:#666666;
	text-decoration:underline;
}

#footer .banner {
	width:auto;
	clear:both;
	background-image:url(../common/line1x70.gif);
	background-position:left;
	background-repeat:no-repeat;
	overflow:hidden;
}

#footer .banner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #footer .banner {
    height: 1em;
    overflow: visible;
}
/**/

#footer .banner p.clef {
	float:left;
}

#footer .banner .inner {
	width:620px;
	float:right;
	text-align:left;
}

#footer .banner .inner ul {
	margin:18px 0 5px 0;
	padding:0;
}

#footer .banner .inner li {
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	display:inline;
}

#footer .menuinner {
	width:374px;
	float:left;
}

#footer .banner2 {
	width:170px;
	float:right;
	margin: 18px 0 0 0;
}
