@charset "utf-8";

/* common.css */

@import url(default.css);	/* スタイル初期化 */

html {
	font-size: 11px;
	line-height: 1.6;
}

body {
	text-align: center;
}

* {
	font-family:  "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"メイリオ",Meiryo,arial,verdana,"ＭＳ Ｐゴシック", Osaka;
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
	color: #4c4948;
}

a {
	color: #727172;
	text-decoration: underline;
}

a:hover {
	color: #C1BDC1;
}

#wrapper {
	width: 940px;
	margin: 30px auto 0;
	text-align: center;
}

#header {
	width: 940px;
	padding-bottom: 10px;
}

#header img,
#header a img {
	vertical-align: top;
}

#content {
	width: 880px;
	margin: 0 40px;
	text-align: center;
}

h1 {
	float:left;
}

#fontchage {
	float: right;
}


/* ナビゲーション */


#gnavi h2 {
	float: left;
}

#gnavi {
	padding: 15px 0 8px;
}

#gnavi ul {
	float:right;
	margin-top:8px;
}

#gnavi li {
	float: left;
	margin-right: 2px;
}

#gnavi li.naviend {
	margin-right: 0;
}

/* ナビゲーションここまで */

#contantsInner {
	border-top: 1px solid #4c4938;
	margin: 10px 0 10px;
	padding: 20px 0 0 0;
	clear: both;
}

.sidenavi {
	float: left;
	margin: 0 0 30px;
}

.sidenavi h3 {
	background-image: url(../images/dod_line.gif) top repeat-y;
}

.main {
	float:right;
}

.mainimg {
	float: right;
	padding: 0 0 15px;
}

.mainimg {
	margin: 0 0 0px;
	}

.mainimg img {
	display:block;
}

/*ニュース*/

#news {
	float: left;
	margin-right: 15px;
	width: 410px;

}

.fram_top {
}

#news img {
	display: block;
	vertical-align: bottom;
}



#news ul {
	background-color: #e6e6e7;
	width:369px;
	padding: 7px 0 0px;
	margin: 0;
}

#news li {
	margin: 0 15px 1px;
}

#news h4 {
	margin: 0 0 0px;
}

#news .infoDate {
	float: left;
	margin-right: 10px;
}

#news .iframe {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;	
	background-color: #e6e6e7;
	margin:0;
}


.library {
	float: left;
	margin-right: 15px;
	width:245px;
}

#serch {
	float: right;
	width: 192px;
}

.searchText {
	float: left;
	margin-right:5px;
}

div#shopSearch {
	background-color: #f1f1f1;
}

div#shopSearch h2 {
	padding-bottom: 8px;
}

div#shopSearch h3 {
	margin-bottom: 4px;
}

div#shopSearch h3.bottom {
	margin: 10px 0 4px;
}

div#shopSearch input.searchText {
	color: #666666;
}

input.searchText {
	border-bottom: 1px solid #E3E9EF;
	border-left: 1px solid #E2E3EA;
	border-right: 1px solid #DBDFE6;
	border-top: 1px solid #ABADB3;
	height: 16px;
	margin-bottom:5px;
}

p.searchLink {
	text-align:center;
	margin:8px auto 0 3px;
	padding-bottom:10px;
}

#formBox {
}

#formBox dl {
	margin:5px 0 0 10px;
}

#formBox dt {
	margin: 0 0 5px 0;
}

/*ニュースここまで*/


/* footer */

#footer {
	background-color:#6fb92c;
	padding-bottom: 40px;
	padding-right:40px;
	height: auto;
	width: 900px;
}

*html body #footer {
	background-color:#6fb92c;
	padding-bottom: 40px;
	height: auto;
	width: 860px;
	padding-right:0px;
}


.footer_navi {
	float: left;
}

.footer_navi ul{
	margin: 0 40px;
}

.footer_navi li {
	float: left;
}　

#copy {	
	float: right !important;
	margin-right:40px;
}



/*サイトマップ*/

#sitemap {
	background:url(../images/frame2.gif) repeat-y;
	width: 625px;
	height: auto;
	clear: both;
}

#sitemap ul {
	margin-left: 25px;
}

#sitemap h4 {
	padding: 15px 0;
}

ul.footerMenu {
	padding-top: 25px;
	}

ul.footerMenu li{
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	}

.projectlist {
	width: 190px;
	float: left;
}

.projectlist p {
	margin-bottom: 8px;
}

h3.title {
	margin: 0 0 15px;
}

.q_left {
	float:left;
	width: 180px;
	margin-left: 15px;
}

.q_right {
	float: left;
	width: 180px;
	margin-left: 15px;
}

.pagetop {
	text-align:right;
	padding: 35px 0 15px;
	clear: both;
}

.mg_ban {
	margin-top:10px;
}


/*ニュースフレーム*/

#newsFrame {
	width: 360px;
	background-color: #e6e6e7;

}

#newsFrame ul {
	background-color: #e6e6e7;
	width:350px;
	padding: 7px 0 0px;
	margin: 0;
}

#newsFrame li {
	margin: 0 5px 1px 5px;
}

#newsFrame .infoDate {
	float: left;
	margin-right: 10px;
}

p.infoTitle {
	float: right;
	width:273px;
}

#banArea li {
	margin-top:8px;
}
	
