@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0; 
	padding:0; 
}
BODY {
	background: #f0f0f0 url(../images/page_bg.jpg) 0 0 repeat-x;	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	color: #39344a;
	/*\*/
	letter-spacing: 0;
	/**/
	text-align: center;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	background-image: url(../images/arrow9.png) ;
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	margin-left: 10px;
	line-height: 20px;
	padding-left: 18px;
	padding-top: 0px;
	font-size: 12px;
}

table{
	border-collapse:collapse;
	border-spacing: 0;
	border: none;
	margin: 0;
	padding:0;
	color: #39344a;	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
	font-size: 12px;
}
th {
	border-collapse:collapse;
	border-spacing: 0;
}

td {
	border-collapse:collapse;
	border-spacing: 0;
}
a:link, a:visited {	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #39344a;
	text-decoration: none;
}
a:hover {
	color: #666;
}
img {
	margin: 0;
	padding: 0;
	border: 0px;
}
H3 {
	width:95%;
/*	padding-left:20px;*/
	padding-left: 10px;
	margin-top:15px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ccccdd;
	color: #39344a;
	text-align: left;
	white-space: nowrap;
	line-height:18px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
/*	background-image: url(../images/h3.gif);
	background-repeat: no-repeat ;
	background-position: left center;
*/
}


/* LAYOUT
====================================================================== */

div#hh_header {
	background-color: #eee;
	overflow: auto;
/*	border-left: solid 1px #8D8C9C;
	border-right: solid 1px #8D8C9C;*/
	margin: 0px;
	padding: 0px;
}
div#hh_header_l {
	float: left;
	overflow: hidden;
	background-color: #ffa012;
	height: 192px;
	width: 240px;
}
div#hh_header_lt{
	background-color: #fff;
	padding-top:0px;
	padding-left: 0px;
	height:80px;
}
div#hh_header_lb{
	overflow: hidden;
	padding-left: 4px;
	height: 120px;
}
div#hh_header_r{
	float: left;
	width: 545px;
}
div#hh_header_r2{
	float: left;
	background-color: #303030;
	height: 192px;
	width: 165px;
}

/*------------------------------------------------------- */
div#hh_top_menu {
	clear:both;
	overflow: visible;
	background-color: #2e2c41;
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height:30px;
}

.hh_top_menu_l{
	float:left;
	overflow: visible;
	padding-left: 16px;
	line-height: 30px;
	width: 600px;
	height:30px;
}
.hh_top_menu_r{
	float: right;
	overflow: hidden;
	padding-right: 5px;
}
/*------------------------------------------------------- */
div#hh_middle {
	clear:both;
	overflow: hidden;
	padding-top:20px;
	padding-bottom:20px;
	width: 100%;
	height:auto;
}
div#hh_left {
	float: left;
	overflow: visible;
	margin: 0;
	width: 26%;
	height: 420px;
	background:#f3f3f5;
}
div#hh_center {
	float: left;
	overflow: visible;
	margin: 0;
	width: 70%;
	background:#f3f3f5;
}
div#hh_center_narrow {
	float: left;
	overflow: auto;
	padding:0;
	padding-left:30px;
	width: 587px;
}
div#hh_center_wide {
	float: left;
	overflow: visible;
	margin: 0;
	padding-left:10px;
	width: 930px;
	background:#f3f3f5;
}
div#hh_right {
	float: left;
	overflow: hidden;
	width: 300px;
}
div#hh_main {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 10px;
}

/*------------------------------------------------------- */
div#hh_bottom_menu {
	clear: both;
	background-image: url(../images/hh_bottom_menu.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;

}
/*------------------------------------------------------- */
div#hh_footer {
	color: #333333;	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	clear:both;
	text-align: center;
}
/*------------------------------------------------------- */
div#hh_menu{
	overflow: hidden;
	margin-left: 30px;
	margin-top: 0px;
	width: 180px;
}
.hh_menu_main li{
	background-image: none;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.hh_menu_top {
	background-image: url(../images/hh_menu_top.jpg);
	height: 21px;
}
.hh_menu_main {
	background-image: url(../images/hh_menu_main.jpg);
	background-repeat:no-repeat;
	background-color: #ececec;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 15px;
	height: auto;
}
.hh_menu_bottom {
	overflow: hidden;				/* IE6: narrow height */
	background-color: #262537;
	background-image: url(../images/hh_menu_top.jpg);
	margin:0;
	padding:0;
	height: 5px;
}

/*------------------------------------------------------- */
div#hh_outer {

	margin-left: auto;
	margin-right: auto;
	width: 995px;
	margin-top: 20px;
	text-align: left;
}
div#hh_outer .hh_outer-t {
	background: #ffffff url(../images/hh_outer_t.jpg) 0 0 repeat-x;
}
div#hh_outer .hh_outer-b {
	background: url(../images/hh_outer_b.jpg) 0 100% repeat-x;
}
div#hh_outer .hh_outer-l {
	background: url(../images/hh_outer_l.jpg) 0 0 repeat-y;
}
div#hh_outer .hh_outer-r {
	background: url(../images/hh_outer_r.jpg) 100% 0 repeat-y;
}
div#hh_outer .hh_outer-tl {
	background: url(../images/hh_outer_tl.jpg) 0 0 no-repeat;
}
div#hh_outer .hh_outer-tr {
	background: url(../images/hh_outer_tr.jpg) 100% 0 no-repeat;
}
div#hh_outer .hh_outer-bl {
	background: url(../images/hh_outer_bl.jpg) 0 100% no-repeat;
}
div#hh_outer .hh_outer-br {
	padding: 20px 20px 20px 25px;
	background: url(../images/hh_outer_br.jpg) 100% 100% no-repeat;
}
div#hh_outer .hh_outer-t-bg {

}
div#hh_outer .hh_outer-b-bg {
	background:#f3f3f5;
	padding: 0px 0px 0px 0px;
}
/* SPECIFIC
========================================================= */

.article_seperator {
	display: none;
}
/* blog
--------------------------------------------------------- */

table.blog {
	border-collapse: separate;
	border-top: 2px solid #fff;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	border-left: 2px solid #fff;
	width:100%;
}
table.blog td
{
	line-height:18px;
	font-size:12px;
	color:#333;
	padding: 7px;
	font-family :"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table.blog td p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 
--------------------------------------------------------- */
.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #333333;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 11px;
}

.mypathway
{
	padding-left:3px;
	padding-bottom:3px;
}
.pagenav
{
	font-size:12px;
	font-weight:normal;
}
.pagenav_prev a:link, .pagenav_prev a:visited
{
	display: block;
	background-color:#8d8c9c;
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#eee;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:normal;
	width: 50px;
}
.pagenav_prev a:hover{
	color: #ffc64a;
}
.pagenav_next a:link, .pagenav_next a:visited 
{
	display: block;
	background-color:#8d8c9c;
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color:#eee;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:normal;
	width: 50px;
}
.pagenav_next a:hover{
	color: #ffc64a;
}
.back_button a:link, .back_button a:visited 
{
	display: block;
	background-color:#8d8c9c;
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-bottom: 10px;
	color:#eee;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-weight:normal;
	height: 20px;
	width: 50px;
}
.back_button a:hover{
	color: #ffc64a;
}



/*------------------------------------------------------- */

.componentheading
{	
	display: block;
	padding: 5px;
	background:#fcfcfc;
	border-top: 2px solid #fff;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	border-left: 2px solid #fff;
	padding-left:12px;
	color: #39344a;
	line-height: 22px;
	text-align: left;
	white-space: nowrap;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	height: 22px;
}

/* contentpane
--------------------------------------------------------- */
table.contentpane {
	border-collapse: separate;
	border-top: 2px solid #fff;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	border-left: 2px solid #fff;
	width:100%;
}
table.contentpane td
{
	line-height:18px;
	font-size:12px;
	color:#333;
	padding: 7px;
	font-family :"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
}

table.contentpane td p
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* contentpaneopen
--------------------------------------------------------- */

table.contentpaneopen
{
	border-collapse: separate;
	border-top: 2px solid #fff;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	border-left: 2px solid #fff;
	width:100%;
}

table.contentpaneopen table.contentpaneopen
{
	border: none;
}
table.contentpaneopen td
{
	line-height:18px;
	font-size:12px;
	color:#333;
	padding: 7px 7px 7px 15px;
	font-family :"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 100%;
}

table.contentpaneopen td p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table.contentpaneopen td.contentheading
{
	background:#fcfcfc;
	margin:0;
	padding-left:12px;
	color: #39344a;
	text-align: left;	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;

}

/* Menu
--------------------------------------------------------- */



a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-align: left;
	padding-left:12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	color: #40404d;
	line-height: 20px;
	font-size: 12px;
	text-decoration: none;
	width:132px;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;		
	border-bottom: 1px solid #aaa ;
	border-right: 1px solid #aaa;	
}
li.mainlevel_current a#active_menu{
	color:#fff;
	background-color:#f79c18;
	border-top: 1px solid #fde8ca;
	border-left: 1px solid #fde8ca;		
	border-bottom: 1px solid #c1770a ;
	border-right: 1px solid #c1770a;	
}
a.mainlevel:hover {
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	background-image:url(../images/circle.png);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-style: dotted;
	border-width: 1px;
	border-color: #ececec;
	color: #40404d;
	padding-left:22px;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	text-decoration: none;
	height:20px;
	width:117px;
}
li.sublevel_current a#active_menu{
	background-color:#f79c18;
	border-top: 1px solid #fde8ca;
	border-left: 1px solid #fde8ca;		
	border-bottom: 1px solid #c1770a ;
	border-right: 1px solid #c1770a;
	color:#fff;
}
a.sublevel2:link, a.sublevel2:visited {
	display: block;
	background-image:url(../images/menu-indent1.png);
	background-repeat:no-repeat;
	background-position:5px 5px;
	border-style: dotted;
	border-width: 1px;
	border-color: #ececec;
	margin-left: 10px;
	padding-left:20px;
	color: #40404d;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	height:20px;
	width:104px;
}
li.sublevel2_current a#active_menu{
	background-color:#f79c18;
	background-image:url(../images/menu-indent1-2.png);
	background-repeat:no-repeat;
	background-position: 5px;	
	border-top: 1px solid #fde8ca;
	border-left: 1px solid #fde8ca;		
	border-bottom: 1px solid #c1770a ;
	border-right: 1px solid #c1770a;
	color:#fff;
}

/* ========== drop menu ============ */
.hh_top_menu_l table{
	width: auto;
}
a.mainlevel_tm, a.mainlevel_tm:link, a.mainlevel_tm:visited {
	display: block;
	color: #eee;
	text-decoration: none;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 30px;
	background-color: transparent;
	background-image: url(../images/dividingRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
a.mainlevel_tm:hover{
	color: #ffc64a;
}
a.sublevel_tm:link, a.sublevel_tm:visited {

	display: block;
	
	padding-top: 1px;
	padding-right: 25px;
	padding-left:7px;
	line-height: 20px;
	font-size: 12px;
	color: #262535;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
}
a.sublevel_tm:hover {
	color: #666;
}
/* ========== topmenu ============ */

.topmenu{
}
.topmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.topmenu ul li{
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;	
	height:30px;
}
.topmenu ul li a, .topmenu ul li a:link, .topmenu ul li a:visited{
/*	display:block;	
	background-color: transparent;
	background-image: url(../images/dividingRight.gif);
	background-repeat: no-repeat; */
	background-position: top left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	color: #ddd;
	text-decoration: none;
	height:30px;
}
.topmenu ul li a:hover{
	color: #ffc64a;
}

.topmenu ul li a.current{
}
/* ======= end of topmenu ========= */
/* Module
--------------------------------------------------------- */

table.moduletable {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

div.moduletable {
	clear:both;
	overflow: hidden;
}

.moduletable H3 {
	display: block;
	margin:0;
	padding: 5px;
	background:#fafafa;
	border-top: 2px solid #fff;
	border-right: 2px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	border-left: 2px solid #fff;
	padding-left:12px;
	color: #39344a;
	line-height: 22px;
	text-align: left;
	white-space: nowrap;	
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	height: 22px;
	width:auto;
}


/* USER
====================================================================== */


table.datat{ 
	border-top: 1px solid #ddddee;
	border-right: 1px solid #ddddee;
	border-collapse:separate;
}

table.datat thead th{
	background-color:#8d8c9c;
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:4px;
	color:#eeeeee;
	font-weight: normal;
	text-align: center;
	font-size:12px;
}
table.datat tbody th{
	background-image: url(../images/hh_top_menu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-weight: normal;
	background-color:#8d8c9c;
	text-align: center;
	font-size:12px;
	color:#eeeeee;
	padding:4px;
}
table.datat td{
	border-bottom: 1px solid #ddddee;
	border-left: 1px solid #ddddee;
	padding:4px;
	padding-left:5px;
	width: auto;
}

ul.checklist li{
	background-image: url(../images/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 5px;	margin-left: 10px;
	line-height: 20px;
	padding-left: 18px;
	padding-top: 0px;
	font-size: 12px;
}
/* for Page
====================================================================== */
#hh_itemid-57 .blog td
,#hh_itemid-76 .blog td
,#hh_itemid-77 .blog td
{
	padding: 7px 4px 7px 4px;
}
#hh_itemid-57 .blog table.contentpaneopen td 
,#hh_itemid-76 .blog table.contentpaneopen td 
,#hh_itemid-77 .blog table.contentpaneopen td 
{
	padding: 2px 3px 3px 2px;
}
#hh_itemid-57 .blog table.contentpaneopen td.contentheading 
,#hh_itemid-76 .blog table.contentpaneopen td.contentheading 
,#hh_itemid-77 .blog table.contentpaneopen td.contentheading 
{
	padding:5px 4px 5px 12px;
	font-size:14px;
}
#hh_itemid-76 table.contentpaneopen td 
,#hh_itemid-77 table.contentpaneopen td
{
	padding:7px;
}
#hh_itemid-58 table.contentpaneopen td H3{
	padding-left:0;
	width:95%;
	margin-top:15px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ccccdd;
	color: #39344a;
	text-align: left;
	white-space: nowrap;
	line-height:18px;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	font-weight:bold;
	background-image:none;
}

div#hh_center_narrow table.contentpaneopen td{
	padding:4px 7px 4px 7px;
}
/* l18N
====================================================================== */

/* 繁体中国語 */

.zhtw{

font-family :MingLiU, 'MS UI Gothic', sans-serif;

}

/* 簡体中国語 */

.zhcn{

font-family :"宋体",SimSun,'MS Song', 'MS UI Gothic', sans-serif;

}


