@charset "Shift_JIS";
9i /* ボディに関するCSS */
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0 auto;
	

}

/* よく登場する要素のリセット */
h1, h4, h5, h6, p, address, dl, dt, dd, ul, ol, li, table, caption, th, td, img, form {
	margin: 0px;
	border-width: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	list-style-type: none;
	}
h2{
	font-size:medium
}

h3{
	margin-top: 10px;
	margin-bottom: 02px;
	font-family: HG丸ｺﾞｼｯｸM-PRO;
	font-size: medium;
}
/*ワッパーに関するCSS */
#wrapper {
	font-size: 110%;
	line-height: 160%;
	margin-right: auto;
	margin-left: auto;
	border: 6px solid #C0C0C0;
	height: auto;
	width: 970px;
}

/* ヘッダーに関するCSS */
#header {
	border-bottom-width: 1px;
	border-color: #C0C0C0 #000000;
	border-bottom-style: solid;
	height: 60px;
	width: 100%;
}

#header-moji{
font-size: 25px;
text-align: center;
margin-top: 20px;
margin-left: 40px;
float: left;
}

#saitmap {
	text-align: right;
	margin-top: 28px;
	margin-right: 5px;
	float: right;
	width: 135px;
}


/* サイドバーに関するCSS */
#sidebar {
	float: left;
	width: 185px;
}
#sidebar li {
	list-style-type: square;
	margin-left: 20px;
}



#sidebar2{
line-height: 25px;
padding-left: 3px;
float: right;
width: 165px;
}


/* コンテンツに関するCSS */
	
#content {
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #C0C0C0;
	float: left;
	height: auto;
	width: 770px;
}

.contentpe{
	width: 370px;
	float: left;
	margin-right: 5px;
}

#content li{
	list-style-type: square;
	list-style-position: outside;
	}
#content p{
	margin: 0px;
}

#content1 {
	padding-right: 5px;
	padding-left: 5px;
	border-top-color: #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left: 1px solid #C0C0C0;
	float: left;
	height: auto;
	width: 61%;
}

#content ol li{
list-style-type: neno;
}


.content h2{
margin-bottom: 3px;
background-color: #FFFF66;
}



.content2 {
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #C0C0C0;
	width: 670px;
}

.content2 li{
line-height: 25px;
}

#content3 {
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	height: auto;
	width: 915px;
}

#content3 li{
text-align: center;
margin-top: 10px;
margin-bottom: 5px;
margin-left: 10px;
padding-top: 13px;
border: 3px solid #C0C0C0;
list-style-type: none;
float: left;
height: 40px;
width: 170px;
}

.box1 {
padding: 5px;
list-style-type: outside;
float: left;
width: 47%;
}

.box2{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 1%;
	border: 1px solid #C0C0C0;
	width: 80%;
}

.box3{
text-align: left;
width: 100%;
}

.box3 li{
margin-left: 30px;
list-style-type: disc;
list-style-position: inside;
}

.box3-1{
text-align: center;
width: 100%;
}

.box4{
	margin: 10px;
	border-style: solid;
	border-width: 1px;
	width: 250px;
	float: left;
}

.gallery-box{
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 20px;
	float: left;
	}


#box-bottom{
text-align: right;
padding-top: 5px;
clear: left;
height: 30px;
width: 100%;
}


.box2 p{
font-size: +4;
margin-top: 3px;
float: left;
}

.box3-1{
border-bottom-width: 1px;
border-bottom-color: #C0C0C0;
border-bottom-style: solid;
height: auto;
width: 100%;
}

.box3{
text-align: center;
border-bottom: 1px solid #C0C0C0;
height: auto;
width: 100%;
}

.box-end{
clear: left;
width: 100%;
}

.tirasi-box{
	width: 185px;
	height: 240px;
	float: left;
}

.kugiri{
float: left;
height: 1px;
width: 100%;
background-color: #003300;
}


#top {
margin-top: 30px;
margin-left: 770px;
width: 200px;
}

.list-1 {
	line-height: 200%;
	padding-left: 1px;
	margin-left: 20px;
}

.list-1 li {
	line-height: 200%;
	list-style-type: square;
	}

.list-1 li p{
margin-top: 1px;
margin-bottom: 1px;
}
.clear {
	clear: left;
}
/* テーブルに関するCSS */
tr{
height: 35px;
}

td{
padding-left: 5px;
}

/* テキストに関するCSS */
#midasi1 {
font-size: 103%;
font-weight: bolder;
padding-top: 4px;
border-top: 8px double #C0C0C0;
border-bottom: 8px double #C0C0C0;
height: 30px;
width: 100%;
}


.midasi2 {
	margin-bottom: 1px;
	border-top: 1px solid #C0C0C0;
	width: 100%;
	font-size: large;
	border-top-style: solid;
}


/* フッターに関するCSS */
#footer {
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-top-style: solid;
	clear: both;
	height: 160px;
	width: 100%;
}

#footer p {
	line-height: 20px;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	height: 160px;
	width: 700px;
}

#footer div{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	float: left;
	height: 25px;
	width: 130px;
}

.iccon{
margin-top: 5px;
margin-bottom: 5px;
margin-left: 35px;
float: left;
height: 25px;
width: 150px;
background-color:lime
}


#top {
	text-align: right;
	width: 130px;
	background-color: #808000;
}

li {
	list-style-type: circle;
	margin-left: 30px;
}
