/* CSS Document */
* {padding: 0; margin: 0;}
h1, h2, h3, h4, h5, h6, p, pre, div {margin: 0px;}

.wrap:after{
    wrap: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html .wrap, * html .box_gray {
    height: 1em;
    overflow: visible;
}

/* ξ{έθ */
/* ------------------------------------------------------------------ */
body {
	background: #fff; 
	color: #000;
	font-size: 100%;
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", sans-serif;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align:center;
}

a {color: #000;text-decoration: underline;font-weight: bold;}
a:link {color: #000;text-decoration: underline;}
a:visited {color: #000;text-decoration: underline;}
a:hover {color: #000;text-decoration: none;}
a:active {color: #000;text-decoration: none;}

h1, h2, h3, h4, h6 {
	font-family:"qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", sans-serif;
}

h1 a,
h1 a:link,
h1 a:visited {
	color: #000;
	font-size: 25px;
	margin: 0px;
	padding: 4px 0px;
	text-align:left;
	position: absolute;
	left:5px;
	top:15px;
	z-index:2;
	text-decoration: none;
}
h2 {
	font-size: 120%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h3{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	line-height: 20px;
	margin: 10px 15px 0px 15px;
	text-indent:2px;
	padding: 14px 15px 13px 15px;
	background: #f4f5f7 url(../common_images/h3_bk.jpg) no-repeat left top ;
}
h3 strong{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	text-align:left;
}
h4 {
	font-size: 120%;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
h5 {
	font-size: 110%;
	color: #942d40;
}
table{text-align: center;margin-left: auto;margin-right: auto;margin-top: 0px;margin-bottom: 0px;}
td{font-size: 100%;text-align: left;color: #333;}
iframe{margin: 0px;padding: 0px;}
form{margin: 20px 0px 0px 0px;padding: 0px;line-height: 20px;}
ul{margin: 0px 0px 0px 15px;padding: 0px;}
ol{margin: 0px 0px 0px 20px;padding: 0px;}
li{margin: 0px 0px 0px 8px;padding: 0px;}
img {border: none;margin: 0px;padding: 0px;}
dl{height: 100%;margin: 15px;padding: 10px 10px 0px 10px;border: 1px solid #cccccc;overflow: hidden;clear: both;}
dt{color: #942d40;font-weight: bold; font-size: 100%;margin: 0px 10px 0px 0px;padding: 0px 0px 0px 0px; float:left;}
dd{color: #333333;margin: 0px 0px 0px 0px;padding: 0px 0px 10px 0px;float:left;}


/* font */
/* ------------------------------------------------------------------ */
.font10 {font-size: 10px;}
.font11 {font-size: 85%;}
.font12 {font-size: 12px;font-weight: normal; }
.font12_gray{font-size: 12px;font-weight: normal;color: #333333;}
.font13_gray{font-size: 13px;font-weight: normal;color: #333333;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font16 {font-size: 16px;}
.font17 {font-size: 17px;}
.font18 {font-size: 18px;}
.font_red {color: #cc0000;}
.fontb_red {color: #cc0000;font-weight: bold;}
.fontb_bk_red {color: #fff;font-weight: bold;background:#cc0000;padding:1px 3px;}
.fontb_bk_pink {color: #fff;font-weight: bold;background:#f22f7d;padding:3px;}
.fontb_bk_orange {color: #fff;font-weight: bold;background:#f0a748;padding:0px;}
.fontb_blue {color: #192d77;font-weight: bold;}
.fontb_purple {color: #8628A0;font-weight: bold;}
.fontb_black {color: #000;font-weight: bold;}
.fontb_redparple {color: #a72784;font-weight: bold;}
.font_pink {color: #e259a9;}
.font_gray{color: #333333;}
.font_purple{color: #8628A0;}
.font_white{color: #fff;}
.font_blue{color: #0065ca;}

/* space */
/* ------------------------------------------------------------------ */
.space_top {margin: 10px 0px 0px 0px;}
.space_topbottom {margin: 10px 0px;}
.space_bottom {margin: 0px 0px 10px 0px;}
.space_left {margin: 0px 0px 0px 10px;}
.space_right {margin: 0px 10px 0px 0px;}

/* img */
/* ------------------------------------------------------------------ */
.img_l {float: left;margin: 0px 5px 20px 0px;padding: 0px 5px 5px 0px;}
.img_r {float: right;margin: 0px;padding: 0px 0px 5px 5px;}
.banner {margin: 0px 0px 10px 0px;padding: 0px;}

/* »ΜΌ */
/* ------------------------------------------------------------------ */
.center {text-align: center;}
.right {text-align: right;}
.clear{clear: both;margin: 0px;padding: 0px;}
.pagetop {
	width: 100%;
	height: 20px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	text-align:right;
}

/* p­ΈN */
#pan{
	width:700px;
	color: #fff;
	font-size: 11px;
	text-align:left;
	margin: 0px 0px 5px 0px;
	padding: 3px 10px;
	border: 0px solid #ccc;
	background-color: #284a6f;
}
#pan a{color: #fff;font-weight: normal;}

/* AJ[Nέθ */
.anchor{
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 30px 30px;
}
.anchor ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	list-style-image: url(../common_images/arrow_maru.gif);
}
.anchor li{
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
.anchor a {color: #d67d21;text-decoration: none;}
.anchor a:link {color: #d67d21;text-decoration: none;}
.anchor a:visited {color: #d67d21;text-decoration: none;}
.anchor a:hover {color: #53382f;text-decoration: none;}
.anchor a:active {color: #53382f;text-decoration: none;}

/* layout */
/* ------------------------------------------------------------------ */
.wrap {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 120px 0px 0px 0px;
	text-align: center;
	font-size: 80%;
	position: relative;
	border: 0px solid #ff0000;
}
#contents {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 20px 0px;
	width:970px;
	border: 0px solid #eccda1;
    overflow: hidden;
}
#side {
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
	float: left;
	color: #333333;
	border: 0px solid #eccda1;
}
#main {
	color: #333333;
	float: right;
	width: 700px;
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #eccda1;
	background: #fff url(../common_images/main_bk.jpg) repeat-y left top;
}
* html #side {margin:30px 0px 0px 0px;}
* html #main {margin:30px 0px 0px 0px;}

#main .main_top {
	width: 700px;
	height: 10px;
	margin:0px;
	padding: 0px;
	background: #fff url(../common_images/main_bk_top.jpg) no-repeat left top;
}
#main .main_bottom {
	width: 700px;
	height: 10px;
	margin:0px;
	padding: 0px;
	background: #fff url(../common_images/main_bk_bottom.jpg) no-repeat left bottom;
}

/* header */
/* ------------------------------------------------------------------ */
.header {
	width:970px;
	height: 260px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	position: absolute;
	left:0px;
	top:0px;
	border: 0px solid #000;
}

/* footer
------------------------------------------------------------------ */
.footer {
	color: #fff;
	width: 100%;
	font-size: 80%;
	margin: 0px;
	margin:10px 0px 0px 0px;
	padding:30px 0px 20px 0px;
	text-align:center;
	background: #942d40 url(../common_images/bk_footer.jpg) repeat-x left top;
}
.footer_in{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
	line-height: 20px;
    overflow: hidden;
}
.footmenu {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.footmenu li{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 0px;
	list-style-type: none;
}
.footer a {background: url(../common_images/arrow_03.gif) no-repeat;margin: 0px 10px 0px 0px;padding: 0px 0px 0px 20px;}
.footer a:link {color: #fff;text-decoration: none;}
.footer a:visited {color: #fff;text-decoration: none;}
.footer a:hover {color: #fff;text-decoration: underline;}
.footer a:active {color: #fff;text-decoration: underline;}
.copyright {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	right:0px;
	bottom:0px;
}
/* Zͺ */
#add{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px 0px;
	font-size: 12px;
	text-align:left;
    overflow: hidden;
	line-height: 15px;
	position: relative;
}
#add ol {
	float:left;
	margin: 0px;
	padding: 0px;
}
#add ol li {
	color: #fff;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style-type: none;
}

/* box */
/* ------------------------------------------------------------------ */
.box {
	text-align:left;
	color: #333333;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 20px 10px 23px;
	border: 0px solid #ff0000;
}

.box h4 {
	padding:0px 0px 0px 10px;
	margin: 10px 0px 5px 0px;
	color: #000;
	font-size: 110%;
	text-indent: 0px;
}
.box p {
	margin:0px 0px 18px 0px;
	padding:0px 10px 0px 10px;
	text-align: left;
}
.box_r{
	text-align:right;
	color: #333333;
	font-size: 90%;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.box_in{
	background: #fff;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}

.box_gray{
	background-color: #f3f3f3;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}

/* side_menu
----------------------------------------------*/
#side h2  {
	width:230px;
	font-size: 15px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	color: #fff;
	text-indent: 10px;
	background: url(../common_images/menu_top.jpg) no-repeat 0 0; 
}
#side h2 a,
#side h2 a:link, 
#side h2 a:visited {
	display: block;
	color: #fff;
	text-align: left;
	text-decoration: none;
}
#side h2 a:hover, 
#side h2 a:active {
	text-decoration: underline;
}
#side .menu {
	background: url(../common_images/menu_bk.jpg) no-repeat left bottom; 
	width: 230px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border: 0px solid #42b6c3;
}
#side .menu_in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#side .menu ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 4px;
	text-align:left;
	list-style-type: none;
	border-bottom: 0px solid #ccc;
}
*html #side .menu ul{
	margin: 0px;
}
#side .menu ul li{
	margin: 0px;
	padding: 0px;
}
#side .menu ul li a:link, 
#side .menu ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 13px 5px 13px 30px;
	font-weight: bold;
	display: block;
	color: #000;
	font-size: 110%;
	text-decoration: none;
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#ccc;
	background: #fff url(../common_images/arrow.gif) no-repeat 7px center; 
}
*html #side .menu ul li a:link, 
*html #side .menu ul li a:visited {
	height: 20px;
}
#side .menu ul li a:hover,
#side .menu ul li a:active{
	background: #f5f5f5 url(../common_images/arrow.gif) no-repeat 7px center; 
}
#side .menu p{
	color: #e469b1;
	font-weight: bold; 
}

.point{
	font-size: 11px;
	background: #cc0000;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding: 2px 3px 0px 3px;
}

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

h2.main_img{
	margin: 0px 0px 0px 0px;
	height:290px;
	text-indent: -9999px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#index h2.main_img {background: url(../common_images/main_img_01.jpg);}
#corporate h2.main_img {background: url(../common_images/main_img_02.jpg);}
#personal h2.main_img {background: url(../common_images/main_img_03.jpg);}
#profile h2.main_img {background: url(../common_images/main_img_04.jpg);}
#access h2.main_img {background: url(../common_images/main_img_05.jpg);}


#main.copy h2{
	margin: 0px 8px 0px 8px;
	height:471px;
	text-indent: -9999px;
	background: url(../index_images/main_copy_tt.jpg) no-repeat 0 0; 
	border: 0px solid #ff0000;
}

/* όe[u
----------------------------------------------*/
table.table {
	margin: 20px auto 0px auto;
    	width: 680px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.table th {
	height: 35px;
	color: #3A1F06;
	font-weight: bold;
	line-height: 23px;
	font-size: 12px;
	text-align:center;
	background: #ddeef6;
	border: #ccc solid;
	border-width: 1px 0 1px 0;
}
/*table#table tr:hover td {
	background: #FDF7EC;
}*/
table.table td {
	font-size: 12px;
    	padding: 6px 5px;
	border: #ccc solid;
	border-width: 1px 0 0 0;
	text-align:left;
	line-height: 18px;
}
table.table td.title {
    	padding: 20px 5px 5px 5px;
	color: #cc0000;
	font-weight: bold;
	text-align:left;
	border: #ccc solid;
	border-width: 0 0 4px 0;
}
table.table td.title_no {
    	padding: 0px 5px 5px 5px;
	color: #cc0000;
	font-weight: bold;
	text-align:left;
	border: #ccc solid;
	border-width: 0 0 4px 0;
	background: #fff; 
}
table.table td.left {
	white-space : nowrap ;
    	padding-left: 10px;
	color: #3A1F06;
	font-weight: bold;
	text-align:left;
	border: #ccc solid;
	border-width: 1px 0 0px 0;
	background: #f4f5f7;
}
table.table td.left2 {
	white-space : nowrap ;
    	padding-left: 10px;
	color: #3A1F06;
	font-weight: bold;
	text-align:center;
	border: #ccc solid;
	border-width: 1px 0 0px 0;
	background: #fff;
}
table.pink td {border-top: 1px solid #cc3366;}
table.pink td.left {color: #fe3667;background: #ffe7e7;border-top: 1px solid #cc3366;}

table.table td.left span{
	font-size: 11px;
	color: #fff;
	padding: 3px 5px 1px 5px;
	margin: 0px 3px 0px 0px;
	background:#cc0000; 
}
table.table td.sub {
    	padding-left: 17px;
	color: #666;
	line-height: 20px;
	text-align:left;
	border: #E6BA81 solid;
	border-width: 0 0 0px 0;
	background: #fff; 
}





