@charset "UTF-8";

/* Base ----------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html, body {
	height: 100%;
}
	
body > #wrapper {
    height: auto;
}


body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #424242;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #ffffff;
	background-image : url(../images/sora.gif);
	background-repeat:repeat-x;
	/*background-attachment: fixed;*/
	background-position:top center;
}

body#top {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #424242;
	font-size: 12px;
	line-height: 1.6em;
	background-color: #275897;
	background-image : url(../images/topbk.gif);
	background-repeat:repeat-x;
	/*background-attachment: fixed;*/
	background-position:top center;
}

/* IE6 or sooner */
* html body {
	font-size: 83%;
	line-height: 1.6em;
}

/* IE7 or sooner */
*:first-child+html body {
	font-size: 83%;
	line-height: 1.6em;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Fire Fox */
a {
	overflow:hidden;
	outline:none;
}


/*
*html body #wrapper #pageup p.pup {
	top: auto;
	bottom: auto;
}

#wrapper #pageup {
	display: inline;
	float: right;
	width: 30px;
	height: 79px;
	margin-top: 100px;
} 
*/

.grass {
	background:url(../images/kusa2.gif) repeat-x bottom left;
}

p.pup {
	width: 875px;
	margin: 0 auto 0 auto;
	padding: 15px 0px 0px 0px;
	text-align:right;
}


/* wrapper ----------------------------------------------------- */
#wrapper {
	width: 875px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

h1 {
	width: 860px;
	height: 36px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	font-size: 86%;
	font-weight: normal;
	color:#FFFFFF;
	letter-spacing: 0.1em;
	line-height: 86%
}

/* header ----------------------------------------------------- */
#wrapper #navigation {
	width: 875px;
	height: 80px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 40px;
}

#navigation p a { 
	width: 268px;
	height: 38px;
	margin: 25px 0 0 0;
	padding :0px; 
	float:left; 
	display:block;
	background:url(../images/ones_logo.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#navigation .contmenu { 
	margin:0px;
	padding :0px; 
	float:right; 
}



/* contents ----------------------------------------------------- */
#contents {
	width: 833px;
	margin: 100px 0 0 0;
	padding :25px 20px 25px 20px;
	border: #275897 solid 1px;
}

#contentstop {  /* TOPページ用 */
	width: 833px;
	margin: 390px 0 0 0;
	padding :25px 20px 25px 20px;
	border: #275897 solid 1px;
}

#backcolor {
	width: 100%;
	position: relative;
	background:url(../images/bk.gif) repeat-y top right;
}

/* main */
#infoarea {
	width: 600px;
	margin: 0px;
	padding: 0;
	float: left;
}

/* news&info */
#newsinfo {
	width: 175px;
	margin: 0px;
	padding: 15px 15px 0 15px;
	background:url(../images/bk.gif) repeat-y;
	float: right;
}







/* Right info ------------------------------------------------- */
#newsinfo h3 {
	height: 20px;
	margin: 30px 0 0 0;
	padding: 0px;
	text-indent: -9999px;
}

.m1 {background:url(../images/t06.gif) no-repeat 0px 0px;}
.m2 {background:url(../images/t07.gif) no-repeat 0px 0px;}
.m3 {background:url(../images/t08.gif) no-repeat 0px 0px;}

dl {
	padding: 0px 0px 5px 0px;
	border-top: #8C8C8C solid 1px;
}

dt {
	padding: 8px 0px 3px 0px;
	font-size: 80%;
	line-height:100%;
}

dd {
	padding: 0px 0px 5px 0px;
	background:url(../images/dt_line.gif) repeat-x 0px bottom;
	line-height:1.25em;
	
}

ul#consul { 
	margin: 0; 
	padding: 0 0 0 0; 
	list-style-type: none;
}

ul#consul li { 
	display:inline;
	padding :0px; 
	margin:0px;
}

ul#consul li a {
	width: 180px;
	height: 64px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent: -9999px;
	background:url(../images/btn_consul.gif) no-repeat 0px 0px;
	display:block;
}

ul#consul li a:hover {
	width: 180px;
	height: 64px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-indent: -9999px;
	background:url(../images/btn_consul.gif) no-repeat 0px -64px;
	display:block;
}


/* footer ----------------------------------------------------- */
#footer {
	width: 100%;
	margin: 0px 0 0 0;
	padding: 20px 0px 30px 0px;
	background: #275897;
}

#footer a:link, #footer a:visited { color: #ffffff; text-decoration:none; }
#footer a:hover, #footer a:active { color: #ffffff; text-decoration:underline; }

.ft {
	width: 875px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
}

.ft ul { 
	margin: 0px; 
	padding: 0px 0 0 0; 
	list-style-type: none;
}

.ft ul li { 
	display : inline; 
	margin: 0px;
	padding :2px 15px 0px 15px;
	float:left;
	color:#FFFFFF;
	font-size:86%;
	border-left: #ffffff solid 1px;
	line-height: 14px;
}

.liend { 
	border-right: #ffffff solid 1px;
}


address {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	color:#FFFFFF;
	font-style: normal;
	font-size:86%;
	letter-spacing: 0.1em;
}


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

.clearfix {display: inline-block;}


/* html .clearfix{height: 1%;} */
.clearfix{display: block;}

.clear{
    clear:both;
	margin:0px;
	padding:0px;
}


/* contents link ----------------------------------------------------- */


a:link, a:visited { color: #275897; text-decoration:underline; }
a:hover, a:active { color: #ffa021; text-decoration:none; }

.small {
	font-size: 11px;
}

.xsmall {
	font-size: 10px;
}

.blue {
	color:#275897;
}

.gray {
	color:#cccccc;
}

.green {
	color:#006439;
}

.orange {
	color:#EA6000;
}

.black {
	color:#000000;
}

.red {
	color:#b02222;
}

.normal {
	font-weight: normal;
}

