﻿@charset "utf-8";
/* CSS Document */

/*
 ********************************
 *
 * Basic(Layout) CSS
 *
 * CSS Setting
 * for digital-packet.com
 * original - 00 2009.01.12 S.Takikawa
 * revision - 01
 *
 ********************************
*/

/********************************
   Basic Layout CSS Setting ( ContentsPage Only ).
 ********************************/

#header {
	width: 100%;
	height: 115px;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: inherit;
	background-image: url(../img/bg_head.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	float: left;
}
#container {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer {
	clear: both;
	width: 100%;
	text-align: inherit;
	height: auto;
	padding: 0px;
	float: left;
	margin: 0px;
}
/********************************
   #header Layout CSS Setting
 ********************************/

#header #head-contents {
	clear: both;
	width: 940px;
	height: 115px;
	/* text-align: inherit; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	overflow: hidden;
}
#head-contents #head-body {
	height: 115px;
	width: 940px;
	clear: both;
	float: left;
	overflow: hidden;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#head-body .logo {
	float: left;
	height: 70px;
	width: 430px;
	display: inline;
	clear: both;
	background-image: url(../img/head_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#head-body .logo h1 {
	margin: 0px;
	padding: 0px;
}
#head-body .logo h1 a {
	font-size: 10px;
	line-height: 30px;
	text-indent: -10000px;
	display: block;
	height: 70px;
	width: 430px;
	float: left;
	clear: both;
}
#head-body .smenu {
	float: left;
	height: 70px;
	width: 510px;
	display: inline;
}
#head-body .smenu2 {
	float: left;
	width: 250px;
	display: inline;
	text-align: right;
	vertical-align: top;
	font-size: 10pt
}
#head-body .smenu ul {
	clear: both;
	float: left;
	display: inline;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	width: 410px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	height: auto;
}
#head-body .smenu ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#head-body .smenu ul li a {
	display: block;
	float: left;
	background-image: url(../img/head_btns.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
}
#head-body .smenu ul li a.sitemap {
	height: 50px;
	width: 90px;
	background-position: left top;
}
#head-body .smenu ul li a.tel {
	height: 50px;
	width: 165px;
	background-position: -90px top;
}
#head-body .smenu ul li a.inquiry {
	height: 50px;
	width: 155px;
	background-position: -255px top;
}
#head-body .smenu ul li a:hover {
	background-image: url(../img/head_btns_o.gif);
}
#head-body #head-menu {
	height: 40px;
	width: 940px;
	clear: both;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#head-menu ul {
	clear: both;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#head-menu ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: left;
	list-style-type: none;
	vertical-align: top;
}
#head-menu ul li a {
	display: block;
	float: left;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 40px;
}
#head-menu ul li a.btn01 {
	width: 70px;
	background-position: left top;
}
#head-menu ul li a.btn02 {
	width: 160px;
	background-position: -70px top;
}
#head-menu ul li a.btn03 {
	width: 90px;
	background-position: -230px top;
}
#head-menu ul li a.btn04 {
	width: 90px;
	background-position: -320px top;
}
#head-menu ul li a.btn05 {
	width: 120px;
	background-position: -410px top;
}
#head-menu ul li a.btn06 {
	width: 80px;
	background-position: -530px top;
}
#head-menu ul li a.btn07 {
	width: 80px;
	background-position: -610px top;
}
#head-menu ul li a.btn08 {
	width: 90px;
	background-position: -690px top;
}
#head-menu ul li a.btn09 {
	width: 80px;
	background-position: -780px top;
}
#head-menu ul li a.btn10 {
	width: 80px;
	background-position: -860px top;
}
#head-menu ul li a:hover {
	background-image: url(../img/menu_bg_o.gif);
}
/********************************
   #contents Layout CSS Setting
 ********************************/

#container #contents-area {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	clear: both;
	padding: 0px;
}
#contents-area #contents {
	width: 960px;
	height: auto;
	clear: both;
	float: left;
	margin: 0px;
	background-image: url(../img/bg_main_ud.gif);
	background-position: left bottom;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#contents #address {
	height: 40px;
	width: 940px;
	float: left;
	clear: both;
	display: inline;
	line-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
}
#contents #address ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	height: 40px;
	width: 830px;
	float: left;
	line-height: 40px;
	overflow: hidden;
	display: inline;
	clear: both;
}
#contents #address ul li {
	display: inline;
	padding-left: 18px;
	padding-right: 10px;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	background-image: url(../img/addr_border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #999;
}
#contents #address ul li.first {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
}
#contents #address ul li.first a {
	display: block;
	float: left;
	background-image: url(../img/addr_btn_home.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	height: 40px;
	width: 70px;
	background-position: 0px top;
}
#contents #address ul li.first a:hover {
	background-position: -70px;
}
#contents #address ul li.selected {
	font-weight: bold;
	color: #000000;
}
#contents #address ul li a:link {
	color: #999;
}
#contents #address ul li a:visited {
	color: #999;
}
#contents #address ul li a:hover {
	color: #CC3333;
	text-decoration: underline;
}
#contents #address ul li a:active {
	color: #CC3333;
	text-decoration: underline;
}
#contents #address #pageback {
	height: 40px;
	width: 110px;
	display: inline;
	float: left;
	font-size: 2px;
	overflow: hidden;
}
#contents #address #pageback a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 110px;
	background-image: url(../img/addr_btn_pageback.gif);
	background-repeat: no-repeat;
	background-position: -110px top;
	text-indent: -10000px;

}
#contents #address #pageback a:hover {
	background-position: left top;

}

#contents #contents-body, #contents #contents-body-wide {
	clear: both;
	float: left;
	width: 940px;
	height: auto;
	margin-top: 5px;
	display: inline;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	background-position: left 110px;
}

/* #contents-body */

#contents-body h2, #contents-body-wide h2 {
	font-size: 12pt;
	color: #000;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAECEA;
	text-indent: 15px;
	background-color: #FDFDFD;
	padding-top: 10px;
}


#contents-body #main-contents {
	float: left;
	height: auto;
	width: 670px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
	clear: both;
}
#contents-body #sub-contents {
	float: left;
	width: 220px;
	display: inline;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}
/* #contents-body-wide */

#contents-body-wide #main-contents {
	float: left;
	height: auto;
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
/********************************
   #footer Layout CSS Setting
 ********************************/

#footer #foot-contents {
	width: 960px;
	min-height: 260px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #666666;
	padding: 0px;
	height: auto;
}
#foot-contents p.navi-pagetop {
	height: 20px;
	width: 950px;
	padding: 0px;
	text-align: right;
	margin: 0px;
}

#foot-contents #foot-wrapper {
	width: 960px;
	clear: both;
	background-image: url(../img/foot_wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
	display: inline;
	float: left;
}
#foot-wrapper #foot-top {
	clear: both;
	height: 20px;
	width: 100%;
	background-image: url(../img/bg_foot_ud.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#foot-wrapper #foot-bottom {
	clear: both;
	height: 10px;
	width: 100%;
	background-image: url(../img/bg_foot_ud.gif);
	background-repeat: no-repeat;
	background-position: center -29px;
	float: left;
}

#foot-wrapper #foot-menu-body {
	width: 940px;
	float: left;
	height: auto;
	display: inline;
	overflow: hidden;
	background-image: url(../img/bg_foot.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#foot-menu-body p.foot-menu-guide {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	margin: 0px;
	padding: 0px;
}
#foot-menu-body #foot-menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display: inline;
	clear: both;
	float: left;
	height: auto;
	width: 940px;
	padding-top: 5px;
}
#foot-menu ul {
	list-style-type: none;
	margin: 0px;
	height: 180px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#foot-menu ul.first {
	display: inline;
	float: left;
	width: 170px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#foot-menu ul.middle {
	display: inline;
	float: left;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-left: 10px;
}
#foot-menu ul.last {
	display: inline;
	float: left;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-left: 10px;
}
#foot-menu ul li {
	background-image: url(../img/li_icon_foot1.gif);
	background-position: left top;
	margin: 0px;
	padding-left: 18px;
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	background-repeat: no-repeat;
	line-height: 18px;
}
#foot-menu ul li ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -10px;
	height: auto;
}
#foot-menu ul li ul li {
	background-image: url(../img/li_icon_foot2.gif);
	background-position: left top;
	margin: 0px;
	padding-left: 14px;
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	background-repeat: no-repeat;
	line-height: 16px;
}
/* ----- */
#foot-contents #foot-wrapper2 {
	width: 940px;
	clear: both;
	height: auto;
	display: inline;
	float: left;
	margin: 10px;
}

#foot-wrapper2 #foot-comp-logo {
	float: left;
	width: 360px;
	display: inline;
	height: auto;
	clear: both;
}
#foot-comp-logo p {
	margin: 0px;
	padding: 0px;
}
#foot-wrapper2 #foot-comp-addr {
	width: 560px;
	display: inline;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 25px;
}
#foot-comp-addr div.comp-addr {
	display: inline;
	float: left;
	width: 220px;
	clear: both;
	height: auto;
}
#foot-comp-addr div.comp-contact {
	display: inline;
	float: left;
	width: 170px;
	height: auto;
}
#foot-comp-addr p {
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	line-height: 20px;
}
#foot-comp-addr p.tbox-link {
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	line-height: 20px;
	background-image: url(../img/mark_gray.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 16px;
}
/* ----- */
#foot-copyrights {
	width: 100%;
	min-height: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
#foot-copyrights h3 {
	clear: both;
	color: #666;
	margin: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	font-size: 11px;
	line-height: 30px;
}

/* ----- */
#footer a:link { color: #000000; } /*sky_rewrite #666666-#000000*/
#footer a:visited { color: #666666; } /*sky_rewrite #666666-#0000FF*/
#footer a:hover { color: #FF0000; text-decoration: underline; } /*sky_rewrite #666666-#FF0000*/
#footer a:active { color: #000000; text-decoration: underline; } /*sky_rewrite #666666-#000000*/
/* ----- */
#powered-by {
	clear: both;
}
#powered-by h2 {
	color: #F4F2EA;
	font-size: 8pt;
}
#powered-by a:link {
	color: #F4F2EA;
}
#powered-by a:visited {
	color: #F4F2EA;
}
#powered-by a:hover {
	color: #F4F2EA;
	text-decoration: underline;
}
#powered-by a:active {
	color: #F4F2EA;
	text-decoration: underline;
}
/********************************
   #sub-contents Layout CSS Setting
 ********************************/

div.sub-menu {
	width: 220px;
	float: left;
	clear: both;
	background-image: url(../img/smenu_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	display: inline;
	height: auto;
}
div.sub-menu .smenu-top {
	height: 20px;
	width: 220px;
	line-height: 20px;
	background-image: url(../img/bg_smenu_ud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
}
div.sub-menu .smenu-bottom {
	height: 20px;
	width: 220px;
	line-height: 20px;
	background-image: url(../img/bg_smenu_ud.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	float: left;
}
div.sub-menu .smenu-body {
	width: 200px;
	clear: both;
	height: auto;
	background-image: url(../img/bg_smenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
div.smenu-body h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
div.smenu-body .menu-block {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEC;
}
/* ------------------------------
   Menu List CSS
   ------------------------------ */

div.smenu-body ul.list-menu {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.smenu-body ul.list-menu li {
	background-image: url(../img/li_icon_type1.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 10pt;/*sky_rewrite 12px-10pt*/
	line-height: 20px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	border: 1px solid #E8E8E8;
	background-color: #FBFBFB;
}
div.smenu-body ul.list-menu li.o {
	background-image: url(../img/li_icon_type1_o.gif);
	background-color: #FFF;
}
div.smenu-body ul.list-menu li.a {
	background-image: url(../img/li_icon_type1_a.gif);
	background-color: #FFF;
	font-weight: bold;
}
/* */

div.smenu-body ul.list-menu li ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div.smenu-body ul.list-menu li ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../img/li_icon_type2.gif);
	margin: 2px;
	background-color: #F6F6F6;
}
div.smenu-body ul.list-menu li ul li.o {
	background-image: url(../img/li_icon_type2_o.gif);
}
div.smenu-body ul.list-menu li ul li.a {
	background-image: url(../img/li_icon_type2_a.gif);
}

/* */

div.smenu-body ul.list-menu li ul li ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
div.smenu-body ul.list-menu li ul li ul li {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	background-image: url(../img/li_icon_type3.gif);
	background-color: #F2F2F2;
}
div.smenu-body ul.list-menu li ul li ul li.o {
	background-image: url(../img/li_icon_type3_o.gif);
}
div.smenu-body ul.list-menu li ul li ul li.a {
	background-image: url(../img/li_icon_type3_a.gif);
}
/* */
div.smenu-body .list-menu a:link {
	color: #000000; /*sky_rewrite #333333-#000000*/
}
div.smenu-body .list-menu a:visited {
	color: #666666; /*sky_rewrite #333333-#0000FF*/
}
div.smenu-body .list-menu a:hover {
	color: #FF3300;
	text-decoration: none;
}
div.smenu-body .list-menu a:active {
	color: #CC3333;
	text-decoration: none;
}
/********************************
 *
 *
 * Decoration Layout CSS Setting
 *
 *
 ********************************/


/********************************
 * Box Indent
 ********************************/

#main-contents div.boxL1 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#main-contents div.boxL2 {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
/********************************
 * Images
 ********************************/

#main-contents img.img-border {
	margin: 0px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}
#main-contents img.img-border-s {
	margin: 0px;
	padding: 1px;
	border: 1px solid #EEEEEE;
	background-color: #F0F0F0;
}
#main-contents img.img-border-s-intxt {
	padding: 1px;
	border: 1px solid #EEEEEE;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#main-contents h3 {
	background-image: url(../img/div_mid_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	font-size: 11pt;
	clear: both;
	width: auto;
	color: #222;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main-contents h3.tree {
	background-image: url(../img/div_tree.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	font-size: 11pt;
	clear: both;
	width: auto;
	color: #222;
	padding-top: 5px;
	padding-left: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	min-height: 40px;
	line-height: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-contents h4 {
	background-image: url(../img/mark_circle_gray.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main-contents h5 {
	background-image: url(../img/mark_circle_s_gray.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#main-contents p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 180%;
}

#main-contents .tbox-imgbox {
	margin: 0px;
	padding: 0px;
}

/* */

#main-contents p.tbox {
	line-height: 180%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#main-contents p.tbox-s {
	line-height: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 10pt; /*sky_rewrite 11px-10pt*/
}

#main-contents p.tbox-link {
	background-image: url(../img/mark_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#main-contents p.tbox-mark {
	background-image: url(../img/mark_circle_s_gray.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	line-height: 20px;
	margin-left: 20px;
}
#main-contents p.mark-green {
	background-image: url(../img/mark_circle_s_green.gif);
}
#main-contents p.mark-blue {
	background-image: url(../img/mark_circle_s_blue.gif);
}
#main-contents p.mark-red {
	background-image: url(../img/mark_circle_s_red.gif);
}
#main-contents p.mark-gray {
	background-image: url(../img/mark_circle_s_gray.gif);
}

#main-contents p.file-txt {
	background-image: url(../img/icon_s_view.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}
#main-contents p.link-s1 {
	background-image: url(../img/mark_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 5px;
}
#main-contents p.link-s2 {
	background-image: url(../img/mark_s_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 5px;
}

/* point box */
#main-contents p.tbox-point {
	background-image: url(../img/div_point_tab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	line-height: 30px;
	font-size: 10pt;
	clear: both;
	width: auto;
	color: #222;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#main-contents div.point-box {
	border: 1px solid #C4DBA4;
	background-color: #F6F6EB;
	margin-right: 10px;
	padding-right: 10px;
}


/********************************
 * Text
 ********************************/

#main-contents .txtS {
	font-size: 10pt; /*sky_rewrite 8pt-10pt*/
}
#main-contents .txtM {
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
}
#main-contents .txtL {
	font-size: 11pt;
}
#main-contents .clrRed {
	color: #993333;
}
#main-contents .clrGreen {
	color: #336600;
}
#main-contents .clrBlue {
	color: #0066CC;
}
#main-contents .clrGray {
	color: #999999;
}
#main-contents .clrOrange {
	color: #FF6600;
}
/********************************
 * SP Box
 ********************************/

/* interview long box */
#main-contents div.interview-long {
	display: inline;
	width: 940px;
	float: left;
	height: 250px;
	background-image: url(../img/interview_bg_long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#main-contents div.interview-long .interview-photo {
	display: inline;
	clear: both;
	float: left;
	height: 160px;
	width: 130px;
	margin-left: 30px;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 45px;
	padding: 0px;
}
#main-contents div.interview-long .interview-comment {
	display: inline;
	height: 180px;
	width: 710px;
	float: left;
	margin-top: 45px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 30px;
	overflow: auto;
}
#main-contents div.interview-long .interview-comment dl {
	display: inline;
	width: 690px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 175px;
}
#main-contents div.interview-long .interview-comment dl dt {
	font-size: 10pt;
	line-height: 30px;
	color: #903;
	background-image: url(../img/interview_icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#main-contents div.interview-long .interview-comment dl dd {
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	line-height: 160%;
	color: #333;
	background-image: url(../img/interview_icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* interview short box */
#main-contents div.interview-short {
	display: inline;
	width: 660px;
	float: left;
	height: 250px;
	background-image: url(../img/interview_bg_short.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#main-contents div.interview-short .interview-photo {
	display: inline;
	clear: both;
	float: left;
	height: 160px;
	width: 130px;
	margin-left: 30px;
	margin-top: 45px;
	margin-right: 20px;
	margin-bottom: 45px;
	padding: 0px;
}
#main-contents div.interview-short .interview-comment {
	display: inline;
	height: 180px;
	width: 430px;
	float: left;
	margin-top: 45px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-right: 30px;
	overflow: auto;
}
#main-contents div.interview-short .interview-comment dl {
	display: inline;
	width: 410px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 175px;
}
#main-contents div.interview-short .interview-comment dl dt {
	font-size: 10pt;
	line-height: 30px;
	color: #903;
	background-image: url(../img/interview_icon_q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#main-contents div.interview-short .interview-comment dl dd {
	font-size: 10pt; /*sky_rewrite 9pt-10pt*/
	line-height: 160%;
	color: #333;
	background-image: url(../img/interview_icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/********************************
 * List (ul+li)
 ********************************/
/*

/********************************
 * (dl+dt+dd)
 ********************************/

/********************************
 * Table
 ********************************/

#main-contents table.t-type1 {
	border-collapse: collapse;
	border-spacing: 1px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}
.t-type1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	font-weight: normal;
	vertical-align: top;
	padding: 5px;
}
.t-type1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.t-type1 td.no-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.t-type2 {
	text-align: left;
	border: 1px solid #EAEAEA;
	border-collapse: collapse;
	border-spacing: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.t-type2 th {
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
	background-color: #E8E8E8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.t-type2 td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding: 5px;
}

/* */

div.tab-menu {
	height: 30px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/bg_tab_menu.gif);
	background-position: left bottom;
	width: auto;
}

div.tab-menu ul {
	padding: 0px;
	margin: 0px;
	height: 30px;
	list-style-type: none;
	clear: both;
	width: auto;
}

div.tab-menu ul li {
	display: inline;
	line-height: 28px;
	height: 28px;
	float: left;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #F0F0F0;
	color: #333;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div.tab-menu ul li.selected {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-weight: bold;
}

div.tab-menu ul li.info {
	padding-right: 10px;
	padding-left: 10px;
	color: #666;
	margin-right: 10px;
	margin-left: 10px;
}

div.tab-menu a {
	height: 28px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 28px;
	display: block;
}

div.tab-menu a:link {
	color: #333333;
}
div.tab-menu a:visited {
	color: #333333;
}
div.tab-menu a:hover {
	color: #333333;
}
div.tab-menu a:active {
	color: #333333;
}

