@charset "utf-8";
/* CSS Document */
/* color #003366 */

/* init */
* {
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666666;
	line-height:170%;
	margin:0px;
	padding:0px;
}

body {
	background:url(../images/back.gif);
}

h1,h2,h3,h4,h5,h6,p,ul,div{
	margin:0px;
	padding:0px;
}
li,dd{
	list-style:none;
}
img {
	border:0px none;
	margin:0px;
	padding:0px;
}
object{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
}
a:link { color: #666666; }
a:visited { color: #666666; }
a:active { color: #666666; }
a:hover { color: #000000;}



#wrap {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	background:url(../images/wraper_back.gif) repeat-y center left;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#contents{
	width:598px;
	float:right;
	border-top:8px solid #ff9900;
	padding:0 1px;
}

#side{
	width:299px;
	float:left;
	background-color:#ffffff;
	background:url(../images/side_back.gif) repeat-x top left;
}



/************** contents **************/
#logo{
	width:171px;
	margin-left:50px;
}


ul#sub_navi{
	text-align:right;
	margin-right:10px;
}
ul#sub_navi li{
	display:inline;
	font-weight:bold;
	padding-left:10px;
	padding-right:2px;
	border-left:1px solid #999999;
}
ul#sub_navi li#sub_nav_first {
	display:inline;
	font-weight:bold;
	border-left:0px solid #999999;
}

ul#main_navi{
	margin:20px 0 0 0;
	height:25px;
	padding-top:5px;
	background:url(../images/navi_back.gif) repeat-x;
}
ul#main_navi li{
	display:inline;
	padding-left:10px;
	padding-right:2px;
	border-left:1px solid #FFFFFF;
}
ul#main_navi li#company{
	display:inline;
	padding-left:10px;
	padding-right:2px;
	border-left:0px solid #FFFFFF;
}
ul#main_navi li a{
	color:#FFFFFF;
	font-weight:bold;
}
ul#main_navi li a:hover{
	color:#000;
}

#main_flash{
	border-top:1px solid #ff9900;
	border-bottom:1px solid #ff9900;
}

h2{
	color:#8DA0E2;
	font-size:16px;
	width:560px;
	border-bottom:3px solid #8DA0E2;
	margin: 15px auto 0 auto;
}
h2 span{
	color:#8DA0E2;
	font-size:16px;
	width:560px;
	margin: 15px auto 0 auto;
}
h2 a{
	color:#8DA0E2;
	font-size:16px;
	width:560px;
}
h2 sup{
	color:#8DA0E2;
}

.main{
	width:530px;
	margin:auto;
	margin-top:10px;
	margin-bottom:20px;
}

.news p{
	width:530px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:15px;
	background:url(../images/dot.gif) no-repeat bottom left;
}
p#news-last{
	background:none;
}
.news a{color:#0033CC;}
.news a:visited {color:#0033CC;}
.news a:hover {color: #000000;}

.main p{
	margin-top:10px;
}

.main p.title{
	width:530px;
	margin-top:20px;
	background:url(../images/dot.gif) no-repeat bottom left;
	line-height:2em;
	font-weight:bold;
	color:#ff9900;
}

.main p.sub-title{
	font-weight:bold;
}

.main a{color:#0033CC;}
.main a:visited {color:#0033CC;}
.main a:hover {color: #000000;}

.main .alert{
	color:#FF0066;
}

p.topic{
	width:500px;
	font-weight:bold;
	border-left:solid 6px #666666;
	padding-left:5px;
}

span.news-title{
	font-weight:bold;
	color:#000000;	
}

/************** side **************/
#beam_logo{
	position:relative;
	text-align:right;
	top:-30px;
	left:130px;
	width:145px;
}

ul#language{
	margin:20px 0 0 5px;
	font-weight:bold;
}
ul#language li a{
	padding-left:15px;
	background:url(../images/lang_square.gif) no-repeat center left;
}
ul#language li#current a{
	padding-left:15px;
	font-weight:bold;
	color:#000000;
	background:url(../images/lang_square_on.gif) no-repeat center left;
}

p#side_image{
	text-align:center;
}

#side_title{
	width:270px;
	background:url(../images/side_dot.gif) repeat-x center left;
	margin:auto;
}
h3 a{
	width:70px;
	font-size:16px;
	color:#6699cc;
	background-color:#fff;
}

ul#side_navi{
	margin:20px 0 200px 25px;
	font-weight:bold;
}
ul#side_navi li {
	margin-top:10px;
}
ul#side_navi li a{
	font-weight:normal;
	padding:2px 0 2px 30px;
	background:url(../images/side_navi_button.gif) no-repeat center left;
}
ul#side_navi li a:hover{
	padding-left:30px;
	background:url(../images/side_navi_button_red.gif) no-repeat center left;
}



/************** footer **************/
#footer{
	width:900px;
	text-align:center;
	margin:auto;
	padding:10px 0;
}
ul#footer_navi{
	margin-right:10px;
}
ul#footer_navi li{
	display:inline;
	padding-left:10px;
	padding-right:2px;
	border-left:1px solid #999999;
}
ul#footer_navi li#footer_navi_first {
	display:inline;
	border-left:0px solid #999999;
}
ul#footer_navi li a {
	font-size:10px;
}
#footer p {
	font-size:10px;
	color:#999999;
}
#pscroller1{
	width: 148px;
	height: 112px;
	border: 1px solid black;
	padding: 0px 0px 0px -10px;
	background-color: lightyellow;
}