@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;

}
#under_title {
	height: 65px;
	margin-left: 40px;
	font-size: 11px;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	margin-bottom: 0px;
	width: 750px;
	line-height: 65px;
	margin-top: 0px;
}


body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/index_main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFF3F4;
}


img {
	border:none;
	vertical-align: top;
	

}

#header {
	width: 870px;
	height: 60px;
	margin-top: 10px;
}
#header_inner {
	width: 910px;
}
#global_logo {
    height: 58px;
    width: 180px;
    float: left;
}
#global_menu {
	width: 620px;
	float: right;
	margin-right: 20px;
}


#main_image {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-image: url(../image/image_b_r.jpg);
	background-repeat: repeat-x;
}


#logo {
	float: right;
	height: 63px;
	width: 300px;
	margin-top: 10px;
}
#sub_menu {
	height: 60px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



#flash {
	height: 280px;
	background-image: url(../image/flash_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
    margin-left: -30px;
}

#Container {
	width: 850px;
	margin-bottom: 0px;
	margin-left: 40px;
	margin-top: 20px;
}
#Container_Inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#topics_carrousel_image_Area {
	height: 83px;
	width: 850px;
    margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}



#contents {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents_inner {
	width: 850px;
}
#left_box {
	width: 425px;
	float: left;
}
#left_box #scroll_imageArea {
    border: solid 1px #999;
    background: #fff;
    height: 190px;
}
#left_box #enclosure {
    margin: 10px auto 10px;
}


#left_box h3 {
	color: #333;
	line-height: 20px;
	font-size: 12px;
	height: 25px;
	margin-right: 25px;
	margin-top: 15px;
}
#right_box {
	width: 425px;
	float: right;
}
#right_box h3 {
	color: #333;
	line-height: 20px;
	font-size: 12px;
	height: 25px;
	margin-top: 15px;
	margin-left: 14px;
}
#right_box #whatsnew ul {
	margin: 0px;
	padding: 0px;
}
#right_box #whatsnew li {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#right_box #whatsnew li a{
	font-size: 12px;
	margin-left: 10px;
}
#right_box #whatsnew li strong {
	font-size: 12px;
	color: #3E3E3E;
}




#right_box #whatsnew {
	height: 190px;
	width: 400px;
	overflow: auto;
	float: right;
	background-color: #FFF;
	border: 1px solid #999;
	padding-left: 5px;
}
#link_area {
	width: 850px;
	height: 100px;
	float: left;
	margin-top: 20px;
}
#link_area ul {
	text-align: center;
}
#link_area ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	list-style-type: none;
	height: 45px;
}
#link_area ul #qr_code {
	height: 115px;
	width: 195px;
}






#fotter_container {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
	height: 100px;
	background-color: #393C2B;
	clear: both;
}

#fotter_area {
	width: 750px;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	text-align: right;
	height: 80px;
	margin-top: 10px;
}
#fotter_area ul li a{
	list-style-type: none;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
}
#fotter_area ul li {
	list-style-type: none;
	color: #CCC;
	font-size: 11px;
}


.t12r {
	color: #F30;
	font-size: 11px;
	font-weight: bold;
}

