@charset "utf-8";

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1;
	text-align: left;
	background-image: url(../common-images/background.gif);
}

h1,h2,h3,h4,h5,h6,p,blockquote
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

a
{
	outline: 0px;
	color: #109ED4;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #999999;
}

address
{
}

ul,li,dl,dt,dd
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

span
{
}

strong
{
}

form
{
}
input
{
}
label
{
}

img
{
}

.clr
{
	clear: both;
}
.pageup
{
	text-align: right;
	font-size: 12px;
}

.f-center
{
}
.f-right
{
}
.f-small
{
	font-size: 85%;
}
.f-large
{
}
.f-bold
{
}
.f-box
{
	text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid #CCC 1px;
}
.f-line
{
}
.f-red
{
}
.f-blue
{
}


#pagetop
{
	position: absolute;
	top: 0px;
	visibility: hidden;
}


#wrapper
{
	background-image: url(../common-images/content-back.gif);
	width: 780px;
	margin: 0px auto;
	padding: 0px 4px 0px 5px;
}

#header
{
	background-image: url(../common-images/header-back.gif);
	height: 81px;
	width: 780px;
}

#content
{
	width: 780px;
	background-image: url(../common-images/content-inner-back.gif);
}

#content-right
{
	width: 590px;
	float: right;
	margin-bottom: 10px;
}

#index-image
{
}

#index-news
{
	margin-bottom: 20px;
}
#index-news h2
{
	background-image: url(../common-images/box-header-back.gif);
	padding: 5px 0px 4px 8px;
	height: 12px;
	color: #FFFFFF;
}
#index-news ul
{
	padding: 10px 10px 0px 10px;
	width: 542px;
	overflow: auto;
	height: 120px;
}
#index-news ul li
{
	background-image: url(../common-images/arrow.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	line-height: 150%;
	padding-left: 12px;
	padding-bottom: 10px;
}
#index-news ul li span
{
	margin-right: 1em;
}

#index-cat-menu
{
}

#index-cat-menu h2
{
	background-image: url(../common-images/box-header-back2.gif);
	padding: 5px 0px 5px 12px;
	height: 16px;
	font-size: 16px;
	margin-bottom: 10px;
}
#index-cat-menu p
{
	line-height: 150%;
	padding-bottom: 20px;
	padding-left: 14px;
}

.index-cat-box
{
	clear: both;
	width: 566px;
	border-bottom: solid #CCC 1px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.index-cat-box-left
{
	width: 282px;
	float: left;
}
.index-cat-box-right
{
	width: 282px;
	float: right;
}
.index-cat-box h3
{
	background-image: url(../common-images/index-cat-header.gif);
	font-size: 14px;
	color: #FFFFFF;
	padding: 9px 0px 9px 30px;
	margin-bottom: 10px;
}
.index-cat-box .img-col
{
	width: 110px;
	float: left;
	text-align: center;
}
.index-cat-box .img-col img
{
	margin-bottom: 5px;
}
#index-cat-menu .index-cat-box p
{
	font-size: 14px;
	width: 153px;
	float: right;
	padding-right: 5px;
	padding-bottom: 0px;
}

#content-left
{
	width: 190px;
	float: left;
	margin-bottom: 10px;
}

#g-menu
{
	background-image: url(../common-images/g-menu-back.jpg);
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#g-menu ul
{
	padding: 10px 6px 5px 6px;
}
#g-menu ul li
{
	background-image: url(../common-images/g-menu-button2.gif);
	width: 178px;
	height: 49px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
#g-menu ul li a
{
	width: 158px;
	height: 12px;
	padding: 18px 0px 19px 20px;
	background-image: url(../common-images/g-menu-button.gif);
	color: #000000;
	font-weight: bold;
	background-repeat: repeat-x;
	display: block;
}
#g-menu ul li a:hover
{
	background-image: url(../common-images/g-menu-button2.gif);
	color: #343C78;
	background-repeat: repeat-x;
}

.sub-box
{
	border: 5px;
	padding: 0px 10px 10px 10px;
}
.sub-box h2
{
	background-image: url(../common-images/box-header-back.gif);
	padding: 5px 0px 4px 8px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.sub-box h3
{
	padding: 0px 10px 10px 10px;
}
.sub-box p
{
	line-height: 150%;
	padding: 0px 10px 10px 10px;
}

#information
{
	background-image: url(../common-images/inrofmation.gif);
	width: 178px;
	height: 168px;
	margin: 0px auto;
	text-indent: -10000em;
	font-size: 10px;
}

#footer-link
{
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: center;
	background-image: url(../common-images/footer-link-back.gif);
	height: 49px;
	background-repeat: repeat-x;
}
#footer-link p
{
	padding-top: 7px;
}
#footer
{
	background-image: url(../common-images/footer-back.gif);
	background-repeat: repeat-x;
	height: 61px;
	line-height: 130%;
}
#footer p
{
	text-align: center;
	padding-top: 5px;
}
#footer address
{
	text-align: right;
	font-size: 10px;
	font-style: normal;
	padding: 3px 15px 0px 0px;
}


#header-left
{
	padding: 12px 0px 0px 10px;
	width: 424px;
	float: left;
}
#header-left h1
{
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
#header-left h2
{
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: normal;
}
#header-left p
{
}
#header-right
{
	width: 248px;
	padding: 12px 10px 0px 0px;
	float: right;
}
#header-right p
{
}

#content-inner
{
	padding: 10px 12px 10px 12px;
	width: 566px;
}

.box-line
{
	border: solid #CCC 1px;
	padding: 1px;
}

.content-box
{
	margin-bottom: 20px;
}
.content-box h3
{
	font-size: 16px;
	padding-bottom: 3px;
	border-bottom: solid #CCC 1px;
	margin-bottom: 5px;
}
.content-box p
{
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 150%;
}
.content-box p.f-small
{
	font-size: 12px;
}
table.table-list
{
	width: 100%;
}
table.table-list tr
{
}
table.table-list th
{
}
table.table-list td
{
	text-align: center;
}
table.table-list td img
{
	margin-bottom: 5px;
}
.category-box
{
	margin-bottom: 20px;
}
.category-box h2
{
	background-image: url(../common-images/content-cat-h2-back.jpg);
	color: #FFFFFF;
	padding: 4px;
	height: 12px;
	margin-bottom: 10px;
	position: relative;
}
.category-box h2 span
{
	font-weight: normal;
	position: absolute;
	right: 4px;
	top: 4px;
}
.category-box h3
{
	font-size: 14px;
	padding: 6px 0px 6px 15px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
}
.category-box h3.row
{
	background-image: url(../common-images/content-cat-h3-back.jpg);
	height: 14px;
}
.category-box h3.row2
{
	background-image: url(../common-images/content-cat-h3row2-back.jpg);
	line-height: 130%;
	height: 36px;
}
.category-box p
{
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
}
.category-box-col
{
	width: 547px;
	margin: 0px auto;
}
.category-box-col div.col-right
{
	float: right;
	width: 361px;
}
.category-box-col div.col-left
{
	width: 171px;
	float: left;
}
.category-box-col div.col-left img
{
	margin-bottom: 10px;
}
.category-box-col h4.point
{
	background-image: url(../common-images/content-cat-h4point-back.jpg);
	font-size: 14px;
	padding: 14px 0px 7px 50px;
	color: #DD0000;
	height: 14px;
	margin-bottom: 10px;
}
ul.point-list
{
	padding: 0px 0px 0px 20px;
	margin-bottom: 10px;
}
ul.point-list li
{
	list-style-image: url(../common-images/list-point.jpg);
	list-style-position: outside;
	font-size: 14px;
	margin: 0px 0px 5px 20px;
	line-height: 130%;
}
.category-box-col h4.detail
{
	font-size: 14px;
	line-height: 130%;
	padding: 12px 0px 5px 0px;
	background-image: url(../common-images/content-cat-h4detail-back.gif);
	margin-bottom: 10px;
	border-bottom: solid #CCC 1px;
	background-repeat: repeat-x;
}
p.category-footer
{
	clear: both;
	text-align: right;
	border-bottom: solid #CCC 1px;
	padding: 10px 0px;
}
