@charset utf-8;
/*+++++++++++++++++++++++++++++++++*/
/*HIT HOT SERVICE Web Site BODY.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/


/*=======================*/
/*Page Body*/
/*=======================*/

body	 {
	color: black;
	font-size: 16px;
	font-family: "MS Gothic", "MS PGothic", "Hiragino Kaku Gothic Pro", Osaka-Mono, Osaka, HeiseiKakuGothic, Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================*/
/*Tag Default Value*/
/*=======================*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote
{
	margin: 0;
	padding: 0;
	}

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

dl, dt, dd {
	margin: 0;
	padding: 0;
	}
img {
	vertical-align: bottom;
	border-style: none;
	border-width: 0;
	}

form, input {
	margin: 0;
	padding: 0;
	}
/*==================*/
/*Basic Link Color*/
/*==================*/

a:link {
	color: #3f72ac;
	text-decoration: none;
	}

a:link:hover {
	color: #ff4e00;
	text-decoration: underline;
	}

a:visited {
	color: #4f79b1;
	text-decoration: none;
	}

a:visited:hover {
	color: #ff4e00;
	text-decoration: underline;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Base Layout*/
/*+++++++++++++++++++++++++++++++++*/

/*=======================*/
/*Main Box*/
/*=======================*/
#main_box {
	text-align: left;
	position: relative;
	width: 775px;
	margin: 0 auto;
	padding: 0;
	display: block;
	}

/*=======================*/
/*Header Section*/
/*=======================*/
#header {
	width: 775px;
	display: block;
	}
#topic_path {
	height: 25px;
	display: block;
	}

#topic_path p {
	font-size: 12px;
	line-height: 13px;
	padding-top: 6px;
	padding-left: 200px;
	}

#topic_path2 {
	height: 25px;
	display: block;
	}

#topic_path2 p {
	font-size: 12px;
	line-height: 13px;
	padding-top: 6px;
	}


/*+++++++++++++++++++++++++++++++++*/
/*Layout Two Column*/
/*+++++++++++++++++++++++++++++++++*/
#column_box {
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: block;
	}

/*=======================*/
/*Content Body*/
/*=======================*/
#content_box {
	font-size: 16px;
	width: 555px;
	overflow: hidden;
	float: right;
	display: block;
	}

/*=======================*/
/*Side Navigation Items*/
/*=======================*/
#side_box {
	width: 160px;
	overflow: hidden;
	float: left;
	display: block;
	}
/*Navigetion Single Line*/
.nav_s {
	font-size: 14px;
	line-height: 15px;
	width: 160px;
	height: 40px;
	margin-bottom: 5px;
	display: block;
	}
.nav_s1 {
	font-size: 12px;
	line-height: 13px;
	width: 160px;
	height: 40px;
	margin-bottom: 5px;
	display: block;
	}
.nav_w {
	font-size: 14px;
	line-height: 13px;
	width: 160px;
	height: 40px;
	margin-bottom: 5px;
	display: block;
	}

a#nav_01,#nav_02,#nav_03,#nav_04,#nav_05,#nav_06,#nav_08,#nav_09 {
	color: black;
	background-image: url(../../img/parts/nav_bg_s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 136px;
	height: 28px;
	padding-top: 12px;
	padding-left: 24px;
	display: block;
	}
a#nav_01:visited,#nav_02:visited,#nav_03:visited,#nav_04:visited,#nav_05:visited,#nav_06:visited,#nav_08:visited,#nav_09:visited {
	color: #505050;
	background-image: url(../../img/parts/nav_bg_s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 136px;
	height: 28px;
	padding-top: 12px;
	padding-left: 24px;
	display: block;
	}
a#nav_01:hover,#nav_02:hover,#nav_03:hover,#nav_04:hover,#nav_05:hover,#nav_06:hover,#nav_08:hover,#nav_09:hover {
	color: #ff4e00;
	text-decoration: none;
	background-image: url(../../img/parts/nav_bg_s_o.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 28px;
	padding-top: 12px;
	padding-left: 24px;
	display: block;
	}
a#nav_07 {
	color: black;
	text-decoration: none;
	background-image: url(../../img/parts/nav_bg_w.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 35px;
	padding-top: 5px;
	padding-left: 24px;
	display: block;
	}
a#nav_07:visited {
	color: #505050;
	text-decoration: none;
	background-image: url(../../img/parts/nav_bg_w.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 35px;
	padding-top: 5px;
	padding-left: 24px;
	display: block;
	}
a#nav_07:hover {
	color: #ff4e00;
	text-decoration: none;
	background-image: url(../../img/parts/nav_bg_w_o.gif);
	background-repeat: no-repeat;
	width: 136px;
	height: 35px;
	padding-top: 5px;
	padding-left: 24px;
	display: block;
	}


/*=======================*/
/*Footer Section*/
/*=======================*/
#footer {
	width: 775px;
	overflow: hidden;
	clear: both;
	display: block;
	}
.page_top {
	text-align: right;
	clear: both;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	}
.footer_link {
	font-size: 14px;
	line-height: 15px;
	background-image: url(../../img/parts/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	}

.footer_link a {
	color: black;
	text-decoration: none;
	}

.footer_link a:visited {
	color: #505050;
	text-decoration: none;
	}

.footer_link a:hover {
	color: #ff4e00;
	text-decoration: none;
	}

.footer_add {
	color: white;
	font-size: 10px;
	line-height: 13px;
	background-color: #5aaa44;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 20px;
	}
.footer_add a {
	color: white;
	text-decoration: none;
	}

.footer_add a:visited {
	color: white;
	text-decoration: none;
	}

.footer_add a:hover {
	color: #ff4e00;
	text-decoration: none;
	}
.footer_copy {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	}

/*+++++++++++++++++++++++++++++++++*/
/*Link Color and Link Icon Items*/
/*+++++++++++++++++++++++++++++++++*/


/*==================*/
/*LINK STYLE ARROW*/
/*==================*/
a.arrow:link{
	color: #3f72ac;
	line-height: 100%;
	background-image: url(../../img/parts/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 16px;
	display: inline;
	}
a.arrow:link:hover{
	color: #ff4e00;
	line-height: 100%;
	background-image: url(../../img/parts/link_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	padding-left: 16px;
	display: inline;
	}
a.arrow:visited{
	color: #4f79b1;
	line-height: 100%;
	background-image: url(../../img/parts/link_arrow_v.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 16px;
	display: inline;
	}
a.arrow:visited:hover {
	color: #ff4e00;
	line-height: 100%;
	background-image: url(../../img/parts/link_arrow_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
	padding-left: 16px;
	display: inline;
	}

/*WIN IE Position Fix*/
/*No Mac IE\*/
*html a.arrow:link{
	background-position: left 2px;
	}
*html a.arrow:link:hover{
	background-position: left 2px;
	text-decoration: underline;
	}
*html a.arrow:visited {
	background-position: left 2px;
	}
*html a.arrow:visited:hover{
	background-position: left 2px;
	text-decoration: underline;
	}
/* */
