@charset "UTF-8";
 /* ボディに関するCSS */
 /*background-image:url(img/kabe049.jpg); */


	body {
	background-color: #fdfdfb;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #333;
}

/* ヘッダーに関するCSS */

#header {
	width: 900px;
	margin-bottom: 10px;
}


/* ナビゲーションに関するCSS */

#navi {
	font-size: 100%;
	line-height: 170%;
	margin: 5px 0px 0px 10px;
	padding: 20px 0px 0px 40px;
	list-style:none;	
	float:left;	
}

#navi li {
	float:left;
	background-color: #f5f5f5;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #f5f5f5;

	text-align: center;
	width: 150px;
	height:22px;
}

#navi a{
	color: #333;
	display:block;
	width: 150px;
	height:22px;
}

#navi a:hover {
	color: #333;
	width: 150px;
	background-color: #ffcccc;
	text-decoration:none;
}


/* コンテンツに関するCSS */

#content
 {

	clear:left;
	width: 650px;:
 margin: 5px 0px 0px 50px;
	background-image: url(img/kabe_004.gif);
	border: 1px solid #999;
	padding-left: 20px;
	top: 150px;

}

#text
 {
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #999;
	padding: 50px;
	width: 750px;
}

#text2
 {
	margin-top: 5px;
background-image: url(img/kabe002.gif);
	background-color: #fff;
	border: 1px solid #999;
	padding: 50px;
	width: 750px;
}

#col1 {
	width:700px;
	border: 1px solid #999;
	padding: 25px;
	margin-top: 10px;
background-color: #f5f5dc;/* グリーン系 */
}

#col2 {
	width:700px;
	border: 1px solid #999;
	padding: 20px;
	margin-top: 5px;
background-color: #FFFAF0;/* ピンク系 */
}

#col3 {
	width:700px;
	border: 1px solid #999;
	padding: 20px;
	margin-top: 5px;
background-color: #f5f5f5;/* 紫系 */
}

#col4 {
	width:700px;
	border: 1px solid #999;
	padding: 20px;
	margin-top: 5px;

}


#sidebar { 
	margin-top: 5px;
	border: 1px solid #999;
	padding: 15px;
	left: 50px;
	top: 150px;
	width: 700px;
}

/* 
	background-image: url(img/kabe_004.gif);
	border: 1px solid #999;
	padding: 20px;
	position: absolute;
	left: 200px;
	top: 100px;
	width: 400px;
*/

/* テキストに関するCSS */

h1{
	font-size: 120%;
	color: #036;
	line-height: 150%;
background-color: #ffcccc;/* ピンク系　cc3300; */
	width: 700px;
}

h2{
	font-size: 120%;
	color: #036;　
	line-height: 120%;
	width: 700px;
}

h3{
	font-size:100%;	
	color: #663333;
 padding-top: 5px;
	text-indent: 10px;
	margin: 10px 0px;
 width: 700px;
line-height: 150%;

}

h4{
	font-size: 85%;
	color: #336;
 width:600px;
}


.news_title {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}



.bold {
	font-weight: bold;
}


.textOrange {
	color: #FF6600;
}

.boldOrange {
	font-weight: bold;
	color: #FF6600;
}


.textRed {
	color: #FF0000;
}


.boldRed {
	font-weight: bold;
	color: #FF0000;
}


.textGreen {
	color: #336600;
}


.boldGreen {
	font-weight: bold;
	color: #336600;
}



.textBlue {
	color: #003873;
}


.textBlue2 {
	color: #003873;
	font-size: 10px;
}

.textBlueR {
	color: #003873;
	float:right;
}


.boldBlue {
	color: #003873;
	font-weight: bold;
}



.style20 {
	color: #003873;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.style21 {
	color: #003873;
	font-size: 80%;
	padding-bottom: 2px; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



.style22 {
	font-size: 12px; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}



.news_title {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-top: 0px;
	font-size: 90%;
	line-height: 150%;
 padding-left: 20px;
	margin-bottom: 15px;
 width: 600px;
}




span{
	color: #cc3300;
} 


/* 
ul{
list-style:none;
} 
                                     
li{
	margin-top: 0px;
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 5px;
 width: 600px;
}

*/

.pagemark {
	font-weight: bold;
}

.news {
	font-size: 80%;
	line-height: 150%;
}

#credit {
 clear:left;
	font-size: 80%;
	line-height: 150%;
	margin-top: 5px;
}

.mail{
	font-size: 80%;
 clear: left
}

/* 画像に関するCSS */

img.thumb {
	float: left;
	margin: 15px;
}

img.thumb2 {
	float: right;
	margin-right: 10px;
}

.line {
	width: 100%;
	background-image: url(img/dotline_s.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	height:1px;
 width: 350px;
	}
	
img.topkey {
	margin-bottom: 15px;
}

h2 img {
	float: left;
	margin-right: 5px;
}



ul{
list-style:none;
} 
                                     
li{
	margin-top: 0px;
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 5px;
 width: 600px;
}

/* リンクに関するCSS */

a:link {text-decoration:none}

a:visited {text-decoration:none}

a:hover {text-decoration:none}
