@charset "utf-8";
* {
margin: 0;
padding: 0;
}
img{
	border:none;
}
body{
	background-image: url(../images/inc/common/back_img.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #f3eddf;
	font-size: 84%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'�E��E� �E�ゴシチE��',sans-serif;
	line-height: 120%;
	color: #333;
}



#main table,#menu #calender table {
	font-size:90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'�E��E� �E�ゴシチE��',sans-serif;
	line-height: 120%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 100%;
}


#container {
	margin: auto;
	width: 1024px;
	padding: 1px;
	text-align: center;
	background-image: url(../images/inc/header/h_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	border-right: solid 1px #387698;
	border-bottom: solid 1px #387698;
	border-left: solid 1px #387698;
}

/* header */

#header {
	margin: 5px auto 0 auto;
	width: 1024px;
	text-align: left;
	border-bottom: 1px solid  	#387698;
	height: 58px;
}

#container h1{
margin: 7px 0 0 10px;
text-align: left;
font-size: 10px;
font-weight: normal;
color: #999999;
line-height: 100%;
}


#header #logo {
float: left;
}

#header .h_r{
width: 182px;
float: right;
text-align: right;
vertical-align: bottom;
margin: 0;
padding: 0;
line-height: 100%;
font-size:0px;
}


#header .h_r img{
margin-right: 10px;
padding: 0;
line-height: 100%;
}

#header .h_r .h_m{
margin-top: 12px;
line-height: 0
}





/* main_layout */
#main_layout {
margin: 0;
width: 1024px;
}

#menu {
float: left;
width: 200px;
text-align: left;
}

#main {
float: right;
width: 770px;
text-align: center;
}




/* menu */ 
#menu .m_title {
margin: 0 0 7px 0;
}

#menu .ma_t4 {
margin: 4px 0 0 0;
}

/* menu company*/
#menu #m_company {
margin: 0 0 10px 0;
}

#menu #m_company .c_name {
margin: 3px 10px;
padding: 5px 0;
height: 14px;
background-image: url(../images/inc/common/dot_line.gif);
background-position: bottom;
background-repeat: repeat-x;
}
#menu #m_company table{
width: 190px;
line-height: 100%;
clear: both;
}
#menu #m_company th {
width: 29px;
padding: 2px 0 0 10px;
vertical-align: top;
}

#menu #m_company td {
padding: 2px 0 2px 3px;
font-size: 75%;
}

/* menu calender*/
#menu #calender .dayoff {
color: #CC0000;
font-weight: bold;
}

#menu #calender {
width: 190px;
margin: 0 0 20px 0;
font-size: 11px;
line-height: 100%;
}
#menu #calender dl, #calender table {
margin: 3px 0px 3px 10px;
}

#menu #calender dt {
background-image: url(../images/inc/menu/m_hol_img.gif) ;
background-repeat: no-repeat;
width: 80px;
height: 50px;
color: #fff;
}

#menu #calender .month {
margin: 10px 25px 0 0;
text-align: right;
font-weight: bold;
}

#menu #calender .month02 {
margin: 15px 0 5px 10px;
padding: 0;
color: #1F7093;
text-align: left;
font-weight: bold; 
}

#menu #calender table {
width: 180px;
clear: both;
}
#menu #calender td,#calender th {
text-align: center;
font-weight: normal;
width: 25px;
padding: 2px 0;
}

#menu #calender th {
background-color: #c0dbe8;
}
#menu #calender .sun01 {
background-color: #ebd7de;
}

#menu #calender .sun02 {
background-color: #ffe3e8;
}
#menu #calender .sat01 {
background-color: #bdd1dc;
}
#menu #calender .sat02 {
background-color: #d3e3ed;
}
#menu #calender .text {
line-height: 150%;
padding: 0 0 0 10px;
color: #CC0033;
}


/* footer */
#footer {
padding: 15px 0;
color: #422F13;
background-color: #E7DBBE;
font-size: 80%;
}
/* 22/03/01 */
div#company img,div#recommend img{
	vertical-align:baseline;
}
h2{
	background-image: url(../images/wide/h2.png);
	background-repeat: repeat-x;
	color:#666;
	line-height:35px;
	height:35px;
	text-indent:15px;
	font-size:14px;
	text-align:left;
}
#menu ul {
	margin:0;
	padding:0 0 60px 3px;
	height:25px;
}
#menu ul li {
	list-style-type:none;
	float:left;
	background-image: url(../images/inc/common/dot_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-top: 5px;
	width: 100%;
}
#menu ul li a {
	display:block;
	padding-left:10px;
	padding-bottom:2px;
}
#menu ul li a:link{
	background-image: url(../images/inc/common/arrow_be.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	color: #D0943B;
}
#menu ul li a:visited {
	background-image: url(../images/inc/common/arrow_be.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	color: #30779f;
}
#menu ul li a:hover {
	background-image: url(../images/inc/common/arrow_be.gif);
	background-position:2px 1px;
	color: #E5B577;
}
a:link,
a:visited {
    color: #D0943B;
    text-decoration: underline;
}
a:hover {
    color: #E5B577;
    text-decoration: underline;
}
.totop {
text-align: right;
margin: 10px 10px 10px 0;
}