/* CSS Document */

@import url("reset.css");


/*
-----------------------------------------------------------------
All
-----------------------------------------------------------------
*/

html{
	width: 100%;
	height: 100%;}
	
pre{
	width: 100%;
    height: 100%;}
	
body{
	width: 100%;
	height: 100%;
	text-align:center;
	overflow: hidden;}

body > #container {
    height: auto;
}

a{ color: #000000;}
a:hover{ color: #CCCCCC;}

#container{
	width: 100%;
	height: 100%;
	margin:  0 auto;
	text-align: left;
	line-height: 1.5;}

/*
-----------------------------------------------------------------
Header
-----------------------------------------------------------------
*/

#header{
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 50px auto 0 auto;
	text-align: left;}
	
#header .siteId {
	width: 700px;
	margin: 0;
	paddin: 0;}

#header .siteId h1{
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
	text-align: left;}

#header .siteId .caption{
	font-size: 0.55em;
	color: #000000;
	text-align: left;
	font-weight:normal;
	margin-left: 10px;}

/*
-----------------------------------------------------------------
Navigation
-----------------------------------------------------------------
*/
.navi{
	padding: 0;
	text-align: left;
	margin:0;
	float: left;
	clear: left;}

.navi ul li{
	float: left;
	display: inline;
	padding: 0 10px;
	font-size: 10px;
	background: url(../images/barNavi.gif) right center no-repeat;}

.navi ul li.naviLast{ background-image: none;}
	
/*
-----------------------------------------------------------------
Main Area
-----------------------------------------------------------------
*/
.text_t {
	font-size: 11px;
	color: #333333;
}
.mainArea {
	border: solid 1px #CCCCCC;
	width: 680px;
	height:400px;
	margin:0 auto;
	padding: 10px;}

#photo {
	float: left;
	clear: left;
	display: inline;
	padding: 10px;
	text-align: center;}

#main{
	width: 350px;
	height: 390px;
	text-align: center;
	margin: 0 auto;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	float: right;
	clear: right;
	display: inline;}

#main h2{
	color: #000000;
	font-size: 1.3em;
	text-align: right;
	margin: 10px;
	font-weight: bold;}
	
#main .contents{
	width: 90%;
	margin: 0 auto 30px auto;
	text-align: left;}

#main .contents h3{
	color: #000000;
	font-size: 12px;
	padding: 10px 0 5px 0;
	border-bottom: dashed 1px #666666;}

#main .contents h3 .titleBg{}

#main .contents .text{
	color: #666666;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#main .contents .text p{
	margin-bottom: 15px;}

/*
-----------------------------------------------------------------
Footer
-----------------------------------------------------------------
*/
	
#footer{
	width: 700px;
	margin: 5px auto 10px auto;
	color: #999999;
	font-size: 0.7em;
	padding: 5px 10px;}
	
#footer .copyright{
	float: right;
	clear: right;
	display: inline;}

#footer .noire{
	text-align: right;
	clear: both;}
#footer .noire a{ color: #aaaaaa;
}
.input {
	width: 150px;
	margin-left: 50px;
}
.block {
	width: 50px;
}
.inp_div {
	height: 20px;
	width: 300px;
}
.input_m {
	margin-left: 50px;
}
.float_rigth {
	float: left;
}
.float_left {
	width: 300px;
	margin-top: 5px;
	float: left;
	text-align: right;
}
.width50 {
	width: 100px;
	display: block;
	float: left;
}
.input_width {
	width: 200px;
}
.text_area {
	width: 300px;
	height: 150px;
}
.oto_text {
	font-size: 10px;
}
.necox {
	margin-bottom: -1px;
}
.input_divs {
	height: 290px;
}
*+html .gsl {
	height: 232px;
	width: 68px;
	position: relative;
	top: -281px;
	float: right;
	left: 73px;
}
* html body .gsl {
	height: 232px;
	width: 68px;
	position: relative;
	top: -281px;
	float: right;
	left: 73px;
}
.gsl {
	height: 232px;
	width: 68px;
	position: relative;
	top: -275px;
	float: right;
	left: 73px;
}
.footer_out {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.footer_out #footer .gsl div {
	float: right;
	height: 74px;
	width: 60px;
	padding-top: 155px;
	padding-right: 4px;
}
.footer_out #footer .gsl p {
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
