/* @override http://localhost/modx2/assets/templates/cp/cp-main.css */

@charset "UTF-8";
/* Target browser IE6/7, Firefox1.5/2, ONLY */

/* ++++++ BASIC STRUCTURE ++++++ */
* {
	margin:0px;
	padding:0px;
}
body {
	color:#333;
	background-color:#fff;
	text-align: center;
}

body, caption, form, input, textarea {
	font-size:small;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:1.4em;
	letter-spacing:0.03em;
}
/*  \*/
* html body, * html table, * html caption, * html th, * html td, * html form, * html input, * html textarea {
	font-size:x-small;
	line-height:1.4em;
	letter-spacing:0.03em;
}
/*  */
a {
	text-decoration:none;
}

a:link {
	text-decoration:none;
	color: #8a7563;
}
a:visited {
	text-decoration:none;
	color: #8a7563;
}
a:hover {
	text-decoration:none;
	color: #8a7563;
}

table, img {
	border:0px none transparent;
}
table {
	border-collapse:collapse
}
caption, th {
	font-weight:bold;
}

ul { 
margin: 0; 
padding :0; 
list-style-type : none; 
}

#topmenu li { 
padding :0; 
margin:0; 
float: left;

}


/* --- LAYOUT --- */
#wrapper {
	width: 800px;
}

#clear {
	clear: both;
}

/* --- outer --- */
#outer{
	width:800px;
}

.outer-t{
	background-image: url(images/outer-t2.jpg);
	height: 20px;
}

.outer-m{
	background: url(images/outer-m2.jpg) repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}


.outer-b{
	height: 20px;
	background: url(images/outer-b2.jpg) no-repeat;
}

/* --- main LAYOUT --- */

#main_l {
	width: 175px;
	float: left;
}

#main_r{
	width: 575px;
	float: right;
}

.main_inner-t{
	background-image: url(images/main_inner_t.jpg);
	height: 70px;
}

.main_inner-m{
	background: url(images/main_inner_m.gif) repeat-y;
}


.main_inner-b{
	background: url(images/main_inner_b.jpg) no-repeat;
	height: 8px;
	padding-bottom: 10px;
}

/* --- header --- */

#header {
	width: 760px;
	height: 55px;
	background: url(images/headerbg.jpg);
	text-align: left;
}
	
#header a {
	width: 200px;
	height: 55px;
	display: block;
}

/* --- footer --- */

#footer {
	text-align: right;
	clear: both;
}
#footer hr {
	margin: 12px 3px;
}
#footer p {
	padding-bottom: 10px;
	padding-right: 3px;
	font-size: 90%;
	margin: 0;
}

/* --- menu --- */
#topmenu {
	width: 760px;
	height: 40px;
}

li#topmenu-l {
	width: 174px;
	height: 40px;
	background-image: url(images/t_menu_l.jpg);
	display:block;
}

li#topmenu-corp a {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_corp.jpg);
	display:block;
}

li#topmenu-corp a:hover {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_corp-h.jpg);
	display:block;
}

li#topmenu-mail a {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_mail.jpg);
	display:block;
}

li#topmenu-mail a:hover {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_mail-h.jpg);
	display:block;
}

li#topmenu-sitemap a {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_sitemap.jpg);
	display:block;
}

li#topmenu-sitemap a:hover {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_sitemap-h.jpg);
	display:block;
}

li#topmenu-link a {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_link.jpg);
	display:block;
}

li#topmenu-link a:hover {
	width: 130px;
	height: 40px;
	background-image: url(images/t_menu_link-h.jpg);
	display:block;
}


li#topmenu-r {
	width: 66px;
	height: 40px;
	background-image: url(images/t_menu_r.jpg);
	display:block;
}

.menusp {display:none;}

/* --- mainFLASH --- */

#mainimage {
	background-image: url(images/mainimage.jpg);
	width: 760px;
	height: 390px;
	clear: both;
}

/* --- content wrap --- */

.main_inner_cont {
	position: relative;
	text-align: justify;
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	bottom: 30px;
}

.main_inner_cont hr {
	background: url(images/hr_bg.gif) repeat-x;
	height: 2px;
	border-style: hidden;
}

.main_inner_cont h3{
	padding-top: 10px;
}

/* --- main side menu --- */

.main_side_menu {
	background: url(images/main_side_menu.jpg) no-repeat;
	height: 415px;
	width: 175px;
}

/* --- main innner content --- */

#main_info {
	clear: both;
	padding-top: 10px;
}

#main_info p{
	line-height: 1.4em;
	font-size: 0.9em;
	text-align: left;
}

#main_info h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

.main_info_cont{
	padding-bottom: 1px;
	margin-top: 10px;
}

#hlink{
	margin-top: 10px;
}

#hlink a {
	color: #FFFFFF;
	font-size: 1.1em;
}


#hlink a:hover {
	color: #8a7563;
	font-size: 1.1em;
}

.banner-l {
	width: 265px;
	height: 65px;
	display: inline;
}

.banner-r {
	width: 265px;
	height: 65px;
	display: inline;
}


.banner-p {
	width: 534px;
	height: 83px;
	margin-bottom: 5px;
	margin-top: 0;
}