@charset "utf-8";

/* *********************************
FileName: common.css
UpdatedBy: 20080209-21:10
*********************************** */

/* *********************************




*********************************** */

/* *********************************
001:
002:
003:
004:
005:
006: 
007: 
008: 
009: 
010:
011: 
012: 
013:
014: 
015: 
016:
017: 
018: 
*********************************** */

/* 001:
*********************************** */
body {
	background-color:#F3F3F3;
	background-image:url(../images/bk.jpg);
	background-repeat:repeat-x;
	margin: 0px 0 0 0;
	padding: 0;
	text-align:center;
}

#header {
	color:#FF6600;
	width: 743px;
	height:30px;
	margin:0 24px;
	margin-right: 8px;
	padding:10px 0 0px 0;
	vertical-align:middle;
}

#page {
	background-color:#FFFFFF;
	margin: auto;
	text-align:left;
	width:775px;
}

#wrap{
	background-image:url(../images/nav_bk.jpg);
	background-repeat:repeat-y;
	background-position:0 100%;
	clear:both;
	margin:0px 7px 0px 27px;
	width:741px;
}

#navi {
	background-image:url(../images/menu_bk.gif);
	background-repeat:repeat-y;
	clear:both;
	float:left;
	width:150px;
	margin-bottom:200px;
}

#content {
	float:left;
	margin-left:10px;
	width: 560px;
}

#foot {
	color:#cccccc;
	clear:left;
	width:714px;
	border-top:1px solid #999999;
	margin:20px 27px 0 27px;
	padding:10px 0;
}

/* 002: header
*********************************** */
#header a{
	color:#333333;
	text-decoration:none;
}

#header ul{
	float:left;
	list-style-type:none;
}

#header ul li{
	float:left;
	margin:2px 15px 0 0;
}

#header ul .active a{
	color:#222;
	font-weight:bold;
	text-decoration: underline;
}

#header .search{
	float:right;
	margin-right:20px;
	_margin-right:10px;
}

/* 003: navi
*********************************** */

#navi img{
	vertical-align:bottom;
}

#navi ul{
	background-image:url(../images/nav_btn_bk.gif);
	background-repeat:repeat-y;
	margin:0 0 10px 0;
}

#navi ul li{
	background-image:url(../images/nav_btn_02.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	background-position:bottom;
	width:150px;
	padding:2px 0;
	zoom:1;/* IE */
}

#navi ul li.nav_top{
	background-image:url(../images/nav_btn_01.gif);
	background-repeat:no-repeat;
	width:150px;
	padding:1px 0px;
	zoom:1;/* IE */
}


#navi ul a{
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0 2px 5px;
	padding:5px 0 5px 5px;
	height:100%;
	display:block;
}

#navi li a.selected{
	background-image:url(../images/nav_btn_on.gif);
	background-repeat:no-repeat;
	color:#FF6600;
	font-weight:bold;
	margin:0px 0 2px 5px;
	padding:5px 0 5px 5px;
	height:100%;
	display:block;
}

#navi ul a:hover{
	background-image:url(../images/nav_btn_on.gif);
	background-repeat:no-repeat;
	color:#FF6600;
	font-weight:bold;
	margin:0px 0 2px 5px;
	padding:5px 0 5px 5px;
	height:100%;
	display:block;
}

#navi ul li.current_page_item a{
	background-image:url(../images/nav_btn_act.gif);
	background-repeat:no-repeat;
	color:#FF6600;
	font-weight:bold;
	margin:0px 0 2px 5px;
	padding:5px 0 5px 5px;
	height:100%;
	display:block;
}

#navi .banner{
	margin-left:9px;
	margin-bottom:5px;
}

/* 004:
*********************************** */

/*  */
#topic_path {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:10px 0 ;
	padding-left:2px;
	color:#CCCCCC;
}


/* 005:
*********************************** */

#foot address{
	color:#6f6f6f;
	margin-top:15px;
}


/* 006:
*********************************** */
h1{
	margin:10px 0 0px 0;
	padding:0;
}

h2{
	clear:both;
	border-bottom:1px solid #B7D48E;
	margin-top:10px;
}

h3{
	clear:both;
	border-bottom:1px solid #999999;
	margin-top:10px;
	font-size:110%;
	font-weight:bold;
}


/* 007:
*********************************** */

a {
	color:#FF3300;
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}


/* 008:
*********************************** */

p{
	text-indent: 0em;
	padding-left: 0;
}

#content p{
	text-indent: 0em;
	padding-left: 0;
	margin-top:10px;
}


/*  */

.font110 {
	font-size: 110%;
}
.font_small {
	font-size: 90%;
	line-height:100%;
}

/*  */

.bold{
font-weight: bold;
}

/*  */
.red {
	color: #ff0000;
}

.brown{
	color:#A85F06;
}

.blue {
	color: #6898FC;
}

/*  */
.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

/*  */
.top{
	vertical-align:top;
}

.middle{
	vertical-align:middle;
}

.bottom{
	vertical-align:bottom;
}

/*  */

.float_left{
	float:left;
}

.img_left{
	float:left;
	margin-right:15px;
	padding:3px;
	border:1px solid #999999;
}

.float_right{
	float:right;
}

.float_right2{
	float:right;
	margin-left:10px;
	margin-right:15px;
}


/* 010:
*********************************** */
.indent1{
	margin-left:10px;
}


.indent2{
	margin-left:20px;
}

.indent3{
	margin-left:95px;
}


.ttl{
	font-size:120%;
	font-weight:bold;
}

.txt{
	color:#A85F06;
}

.txt span{
	color:#333333;
	font-size:120%;
	font-weight:bold;
}


/*  */
div.step_double,
div.step_triple,
div.step_4ple,
div.step_5ple {
	clear: both;
	width: 99%;
}

div.step_double div {
	float: left;
	padding-right: 10px;
	width: 48%;
}
div.step_triple div {
	float: left;
	padding-right: 1px;
	width: 33%;
}
div.step_4ple div {
	float: left;
	padding-right: 1px;
	width: 24%;
}
div.step_5ple div {
	float: left;
	padding-right: 2px;
	width: 19%;
}

/*  */
ul.type_disc,
li.type_disc {
	list-style-position: outside;
	list-style-type:disc;
	margin-left: 19px;
}

/* 011:
*********************************** */

.table_lo {
	border:1px solid #7ba5fc;
	border-collapse:collapse;
	font-size:90%;
	line-height:133%;
}

.table_lo th {
	background-color:#f2f2f2;
	border-bottom:1px solid #7ba5fc;
	border-left:1px solid #7ba5fc;
	border-right:1px solid #7ba5fc;
	padding:5px 5px 5px 5px;
	text-align:center;
}

.table_lo td {
	border-bottom:1px solid #7ba5fc;
	border-left:1px solid #7ba5fc;
	border-right:1px solid #7ba5fc;
	padding:5px 5px 5px 5px;
	vertical-align:top;
}

/* 012: 
*********************************** */

.pagetop {
	clear:both;
	margin: 10px 0px 10px 0;
	padding-right:15px;
	text-align: right;
}


/* 014: 
*********************************** */

div#adbbanner,
div#flashbanner {
	clear: left;
	margin: 0px 10px;
	padding-top:10px;
}
div#adbbanner dt,
div#flashbanner dt {
	float: left;
	margin-right: 10px;	
}


ul.insidelink li,
ul li.insidelink {
	background: url("../images/internalicon.gif") no-repeat 0px 3px;
	list-style-type: none;
	padding-left: 20px;
	zoom: 1;
}



/* 016: CLEARFIX
*********************************** */

.clfx{
	clear: both;
    zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
}

.clfx:after{/*for modern browser*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
}

br.blockend{
	clear:both;
	font-size:1px;
}

.blockend{
	height:1px;
	clear:both;
}

hr.separator{
	display:none;	
}
/* 017: contact
*********************************** */

.form_table table{
	margin:20px auto;
	text-align:center;
}

.term {
	width:35%;
	vertical-align:top;
}

.submit {
	padding-top:15px;
}

.width250 {
	width:250px;
}

/* Sitemap List */
#content div.sitemap ul li ul li {
	margin: 2px 0 2px 100px;
}
#content div.sitemap ul,
#content div.sitemap li {
	list-style-position: outside;
	list-style-type:disc;
	margin-left: 19px;
}


/* Search */
.searchresult {
	margin: 0 0 20px 0;
}
.searchresult_title {
	font-size: 100%;
}
.searchresult_content {
	font-size: 90%;
}
.postsnavilink {
	margin: 10px 20px 0 20px;
}

/* 018: link
*********************************** */

.box_left h3 img{
	border:0;
	margin:10px 0 10px 0px;
	padding:0;
}
.box_left{
	float:left;
	margin:10px 15px 0 0;
}


.box_left2{
	float:left;
	margin:10px 35px 0 50px;
	_margin:10px 20px 0 0px;
}

.box_left3{
	float:left;
	margin:10px 0 0 0px;
	_margin:10px 20px 0 0px;
}

.box_left img{
	border:1px solid #999999;
	padding:3px;
	margin-bottom:5px;
}
/* 020: PhotoLibrary
*********************************** */

.photo_detail {
	margin:20px 0 10px 0;
	text-align:center;
}

.photo_detail .pic{
	border:1px solid #cccccc;
	padding:2px;
}

.photo_detail p{
	text-align:left;
	width:450px;
	margin:0 auto;
}


.photo_detail dl{
	clear:both;
	text-align:left;
	padding:7px 0 4px 0;
	width:450px;
	border-top:1px solid #cccccc;
}

.photo_detail dt{
	float:left;
	width:160px;
	font-weight:bold;
	padding-left:20px;
}

.photo_detail dd{
	float:right;
	padding-right:20px;
}

.photo_detail dd.text{
	padding-top:3px;
}

.photo_detail .download{
	width:450px;
	margin:10px auto;
	border-bottom:1px solid #cccccc;
}

.thumb img{
	float:left;
	border:1px solid #D1D1D1;
	padding:2px;
}


/* 020: features
*********************************** */
/* margin */
.featuresList,
#topic_path{
position:relative;
}
.featuresList{
z-index:1;
}
#topic_path{
z-index:99;
}
.featuresList{
margin-top:-20px;
}
.featuresList h2{
margin-top:35px;
border:none;
}
.featuresList ul{
margin-top:5px;
}

/* title */
.featuresList h2{
padding:4px 8px 2px 8px;
background-color:#b3b3b3;
font-weight:bold;
color:#fff;
font-size:1.4em;
}


/* list */
.featuresList li{
float:left;
width:112px;
}
.featuresList li a{
display:block;
margin-right:23px;
}


/* clear */
.featuresList ul:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* IE \*/
*html .featuresList ul{
height:1%;
}
*:first-child+html .featuresList ul{
display:inline-block;
}
/* end */

/* mac \*//*/
.featuresList ul{
display:inline-block;
}
/* end */

