@charset "utf-8";

/* -------------------------------------------------- */
/* file   : base.css                                  */
/* update : 2010/01/25 T.SATO                            */
/* -------------------------------------------------- */

/* body */
/* -------------------------------------------------- */
body{
	color: #333333;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* link */
/* -------------------------------------------------- */
a{
	color: #FFFFFF;
	text-decoration: none;    
}
a:visited{
    
}
a:hover{
	color: #990000;
	text-decoration: underline;    
}
a:focus{
    
}
a:active{
    
}

/* container */
/* -------------------------------------------------- */
#container {
	margin: 0px auto;
	width: 950px;
	background-color: #000000;
}

/* header */
/* -------------------------------------------------- */
#header {
	background-image: url(../img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 1px;
	padding-right: 18px;
	padding-left: 32px;
}
#header_content{
	width: 900px;
	padding-bottom: 22px;
}
#header_content_left{
	width: 436px;
	float: left;
	padding-top: 29px;
}
#header_content_left01{
	float: left;
	width: 84px;
}
#header_content_left02{
	float: right;
	width: 313px;
	padding-top: 18px;
}
#header_content_right{
	float: right;
	width: 54px;
}

/* g_menu */
/* -------------------------------------------------- */
#menu_content {
	width: 914px;
	margin-bottom: 5px;
	padding-right: 18px;
	padding-left: 18px;
	height: 61px;
	clear: both;
}
#g_menu {
	width: 914px;
	margin-bottom: 5px;
	padding-right: 18px;
	padding-left: 18px;
}
#g_menu li {
	list-style: none;
	width: 101px;
	float: left;
}
#g_menu #gm01{
	width: 103px;
}
#g_menu #gm02{
	width: 104px;
}

#menu_content {

}
#menu_content li{
	float: left;
	position: relative;
	list-style: none;
	z-index:1;
}
#menu_content li ul {
	display:none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 61px;
}
#menu_content li ul li {
	float:none;
}
#MenuContent,
#HeaderContent,
#FooterContent {
color: #000;
text-align: center;
}

/* wrap */
/* -------------------------------------------------- */
#wrap {
	width: 910px;
	padding-right: 20px;
	padding-left: 20px;    
}

/* main */
/* -------------------------------------------------- */
#wrap #main {
	float: right;
	width: 690px;
}

/* sidebar */
/* -------------------------------------------------- */
#wrap #sidebar {
	float: left;
	width: 200px;
}

/* footer */
/* -------------------------------------------------- */
#footer {
	color: #808080;
	margin: 74px auto 0px;
	width: 910px;
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 22px;
}
#footer_link{
	text-align: center;
	margin-bottom: 10px;
}
#footer_text01{
	text-align: center;
	font-size: 11px;
}
/* h */
/* -------------------------------------------------- */
h1 {
    
}
h2 {

}
h3 {

}

/* layout */
/* -------------------------------------------------- */
.section {
    
}

.col2wrap {
	width: 100%;
}
.col2left {
	width: 50%;
	float: left;
}
.col2right {
	width: 50%;
	float: right;
}


/* border */
/* -------------------------------------------------- */
.border01{
	padding-top: 22px;
	padding-bottom: 20px;
}

/* title */
/* -------------------------------------------------- */
.title01{
	color: #FFFFFF;
	background-image: url(../img/bg_title01.jpg);
	height: 23px;
	background-repeat: no-repeat;
	line-height: 23px;
	text-align: center;   
}
.title02{
	font-weight: bold;
	color: #B78900;
	margin-bottom: 8px;
}

/* other */
/* -------------------------------------------------- */
.bold_text{
	font-weight: bold;
}
li img{
	vertical-align: bottom;
}
.contents_wrap01{	
    width: 688px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.contents_wrap02{
	color: #B3B3B3;
	padding: 20px 15px 25px 20px;
}
.contents_wrap03{
	padding-left: 18px;
}
.bottom_border{
	border-bottom: 1px solid #FFFFFF;
}
.top_border{
	border-top: 1px solid #FFFFFF;
}
.dl01 dt{
	font-weight: bold;
	color: #B78900;
	margin-bottom: 3px;
}
.dl01 dd{
	margin-bottom: 18px;
	padding-left: 18px;
	padding-right: 25px;
}
#wrap #main .no_margin_b {
	margin-bottom: 0px;
}
#wrap #main .no_padding_b {
	padding-bottom: 0px;
}
#wrap #main .no_margin_r {
	margin-right: 0px;
}
#wrap #main .no_padding_r {
	padding-right: 0px;
}
#wrap #main .no_border_b {
	border-bottom-style: none;
}
#wrap #main .no_bg{
	background-image: none;
}

.color_text001{
	color: #FF0000;
}
.color_text002{
	color: #B78900;
}
.large_text01{
	font-size: 13px;
}
.small_text01{
	font-size: 11px;

}
.small_text02{
	font-size: 10px;

}

.space01{
	margin-bottom: 18px;
}
.space02{
	margin-bottom: 30px;

}
.space03{
	margin-bottom: 25px;

}

.p_space01{
	padding-bottom: 30px;
}
#c_text01{
	font-size: 17px;
	font-weight: bold;
	color: #B78900;
}
#c_text02{
	color: #FFFFFF;

}
#c_text03{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#c_text04{
	font-size: 10px;
	color: #FF0000;
	margin-bottom: 13px;
}
.n_margin01{
	margin-left: -7px;
}
.n_margin01_text{
	margin-left: 7px;
	padding-right: 25px;
}
.n_margin02{
	margin-left: -16px;
}
.n_margin02_text{
	margin-left: 16px;
	padding-right: 15px;
}
.n_margin03{
	margin-left: -12px;

}
.n_margin03_text{
	margin-left: 12px;

}
.n_margin04{
	margin-left: -17px;

}
.n_margin04_text{
	margin-left: 17px;

}
.deco_text01{
	text-decoration: underline;
}
/* topic_path */
/* -------------------------------------------------- */
#topic_path {
	color: #FFFFFF;
	background-image: url(../img/bg_topic_path.jpg);
	height: 22px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	margin-bottom: 10px;
}
#topic_path a {
	color: #FFFFFF;

}
/* clearfix */
/* -------------------------------------------------- */
.clearfix:after {
	content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
