@charset "UTF-8";

/*======================================
	1-1.Universal selector
=======================================*/

* {
	margin: 0; 
	padding: 0;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*======================================
	1-2.Structure Module
=======================================*/

body {
	background: #ffffff;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, sans-serif;
	font-size: 12px;
	/**font-size: small;
	*font: x-small;*/
}

/*======================================
	1-3.Text Module
=======================================*/

p,
address {
	margin: 0.8em 0px;
}



/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s10p {
	font-size: 10px;
}
.s12p {
	font-size: 12px;
}
.s14p {
	font-size: 14px;
}
.s16p {
	font-size: 16px;
}
.gothic {
	font-family: Arial, Helvetica, sans-serif;
}


/*======================================
	各ページ固有のクラスやID
=======================================*/
#Upboad {
	width: 903px;
	padding-top: 15px;
}
#Upboad h1 {
	display: inline;
	width: 294px;
	float: left;
}
#Upboad #Topmsg {
	font-size: 11px;
	width: 435px;
	float: right;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 9px;
	background-image: url(../images/indeximages/upblueback.jpg);
	background-repeat: no-repeat;
}
#Upboad #Topmsg p#Upb {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 0.1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#Upboad #Topmsg p#Upo {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 10px;
}
#Upmenu { /*ライブラリ項目*/
	width: 100%;
	background-image: url(../images/indeximages/upmenuback2.jpg);
	background-repeat: repeat-x;
}
#Upmenu #Upmncntr { /*ライブラリ項目*/
	width: 1049px;
	margin-right: auto;
	margin-left: auto;
}
#Upmenu #Upmncntr img.side { /*ライブラリ項目*/
	vertical-align: bottom;
	float: left;
	width: 73px;
}
#Upmenu #Upmncntr ul#Navi { /*ライブラリ項目*/
	width: 903px;
	float: left;
	background-image: url(../images/indeximages/upmenuback1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#Upmenu #Upmncntr ul#Navi li { /*ライブラリ項目*/
	float: left;
	list-style-type: none;
	white-space: nowrap;
}
#Upmenu #Upmncntr ul#Navi li a { /*ライブラリ項目*/
	display: block;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, sans-serif;
	font-weight: bold;
	padding-right: 2em;
	padding-left: 2em;
	padding-top: 7px;
	padding-bottom: 5px;
}
#Upmenu #Upmncntr ul#Navi li a:hover { /*ライブラリ項目*/
	display: block;
	color: #FFF;
	background-image: url(../images/indeximages/upmenuback1ovr.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	position: relative;
}


#Upmenu #Upmncntr ul#Navi li#Home a {
	background-image: url(../images/indeximages/upmenuback1ovr.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	cursor: default;
}


#Flashd {
	width: 903px;
	margin-top: 15px;
}
#Main1 {
	width: 903px;
	padding-top: 30px;
}
#Main1 h2#Syokai {
	font-size: 13px;
	display: inline;
	width: 430px;
	margin-left: 25px;
	float: left;
}
#Main1 #News {
	float: left;
	width: 385px;
	margin-left: 50px;
	overflow: auto;
	height: 120px;
	display: inline;
}
#Main1 #News table {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-size: 12px;
}
#Main1 #News table tr td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding: 1px 2px;
}
#Main1 #Omonittle {
	width: 100%;
	padding-top: 40px;
	padding-bottom: 15px;
}
#Main1 #Omonittle img#Omoni {
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	display: block;
	width: 896px;
}
#Main1 #Knkytorikumi #Kanleft {
	width: 430px;
	float: left;
}
#Main1 #Knkytorikumi #Kanleft img#Kankimg {
	vertical-align: bottom;
	float: left;
	width: 159px;
}
#Main1 #Knkytorikumi #Kanleft p#Kankp {
	width: 255px;
	float: left;
	margin: 0px 0px 0px 15px;
}
#Main1 #Knkytorikumi #Kanleft2 {
	display: inline;
	float: left;
	margin-left: 15px;
	width: 450px;
	position: relative;
}
#Main1 #Knkytorikumi #Kanleft2 p#Ecomrktp {
	margin-left: 5px;
	width: 275px;
	margin-top: .5em;
}
#Main1 #Knkytorikumi #Kanleft2 img#Earthlogo {
	width: 152px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
}
#Main1 #Kakubu {
	margin-top: 20px;
}
#Main1 #Kakubu .kakubuc {
	float: left;
	width: 217px;
	margin-right: 8px;
}
#Main1 #Kakubu .kakubuc p {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#Main1 #Teammns {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	width: 903px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#Main1 #Teammns img#TmmnsLogo {
	width: 500px;
	margin-top: 10px;
	display: inline;
	float: left;
}
#Main1 #Teammns p#Tmmnsp {
	font-size: 10px;
	padding: 1em;
	width: 365px;
	float: left;
	display: inline;
	background-color: #FFFDE7;
	margin-left: 17px;
	margin-top: 0px;
}
#Main2 {
	width: 903px;
}
#Main2 #Greenbox {
	padding-top: 30px;
	width: 100%;
	border: 3px solid #D54200;
	padding-bottom: 30px;
	background-repeat: repeat;
	background-color: #D4F0CF;
}
#Main2 #Greenbox #Leftb {
	width: 336px;
	margin-left: 80px;
	float: left;
	display: inline;
}
#Main2 #Greenbox #Rghtb {
	width: 326px;
	float: right;
	margin-right: 80px;
	display: inline;
}
#Main2 #Greenbox #Rghtb h3#Clah3 {
	margin-top: 20px;
}

#Footer { /*ライブラリ項目*/
	background-image: url(../images/indeximages/footerback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#Footer #Cntrbox { /*ライブラリ項目*/
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
	padding-top: 40px;
	position: relative;
}
#Footer #Cntrbox p#Cpyrt { /*ライブラリ項目*/
	font-size: 10px;
	text-align: center;
	margin: .5em;
}
#Footer #Cntrbox img#Pup { /*ライブラリ項目*/
	width: 71px;
	position: absolute;
	left: 10px;
	top: 45px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#Upboad,#Flashd,#Main1,#Main2 {
	margin-right: auto;
	margin-left: auto;	
}

