@charset "Shift_JIS";
* {
	color:#555555;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

body {
	background-color: #ffffff;
/*
	background-image: url('./img/bg4.jpg');
*/
	background-repeat: repeat-x
}

h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
	background-color: #ffffcc;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #FFD700;
	color: #333333;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
}



h4 {
	padding-left: 3px;
	margin: 5px;
}

h4, h4 a {
	color: #515151;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DCDAD6;
}

a {
	color:#4B70CD;
}

/*
a:hover {
	text-decoration: none;
}
*/


hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}


/*
¥Ù¡¼¥¹
-------------------------------------------------------------------*/
#base {
	width:830px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('./img/base_bg.gif');
	background-repeat: repeat-y;
	border: 3px solid #444444
}

#wrap {
	width: 820px;
	float: left;
	padding: 5px;
}


/*
¥Ø¥Ã¥À¡¼
-------------------------------------------------------------------*/

#header {
	width:830px;
	height:150px;
	background-image: url('./img/aaaa.jpg');
	background-repeat: repeat-x
}

#header .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}


h1 a {
	font-size: 20px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
	color: #666666;
	display: block;
	width: 300px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
}


p#desc {
	margin-left: 30px;
	color: #999999;
}


/*¥Ê¥Ó¥²¡¼¥·¥ç¥ó
----------------------------------------------- */
#nav {
	border-bottom:1px solid #E3E3E3;
	width:815px;
	height: 25px;
	background-image: url('./img/li_bg.jpg');
	padding-left: 15px
}

#nav p {
	color: #000000;
	padding-top: 3px;
}

#nav table {
	float: right;
	margin-right: 10px;
}


#nav label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav td {
	padding-left: 1px;
}

#nav a {
	color: blue;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#nav a:hover {
	color: #333333;
	background-color: #DDDDDD;
	border-bottom-style: none;
}


/*
¥³¥ó¥Æ¥ó¥Ä
-------------------------------------------------------------------*/

#contents {
	width:600px;
	float: left;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

#contents img {
	margin: 10px;
}

#contents p{
	padding-bottom: 10px;
	padding-left: 15px;
	color: #555555;
}

#contents h3 {
/*
	border-left:7px solid #D3A863; font-size: 16px;
	padding-left: 5px;
	background-image: url('./img/dot.gif');
	background-repeat: repeat-x;
	color: #515151;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px; background-position-y:50%
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
*/
	font-size: 16px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
	background-color: #ffffcc;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #D9D6CA;
	border-left-color: #D3A863;
	color: #333333;
	line-height: 25px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
}

/*
²òÀâ¹àÌÜÍÑ
-------------------------------------------------------------------*/
.description{
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F5F4F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

.description p{
	padding:10px;
	margin:0;
	color: #333333;
}

/*
¥µ¥¤¥É¡¦¥á¥Ë¥å¡¼
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 194px;
	padding: 5px;
}

#side_d {
	background-color: #E0DEDA;
	padding-top: 2px;
	border: 1px solid #C6C0B9;
	background-image: url('./img/li2.jpg');
}

#side_d h3 {
	border-bottom:1px dotted #333333; display: block;
	width: 185px;
	line-height: 20px;
	text-align: center;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	background-color: #FFD700;
/*
	background-image: url('./img/side4_do.jpg');
*/
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-bottom: 5px

	font-size: 12px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";

}

#side_d li {
	list-style-type: none;
}

#side_d li a {
	border-left:2px solid #C6BCB0; border-right:2px solid #C6BCB0; border-bottom:1px dotted #9E917E; display: block;
	width:140px;
	font-size: 10px;
	text-decoration:underline;
	line-height: 15px;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	background-image:url('./img/li3.jpg');
	background-repeat: repeat-x;
	background-color: #E0DBD5;
	padding-top: 3px
}


#side_d li a:hover {
	background-color: #FFFFFF;
	color: #666666;
	text-decoration: underline;
	background-image: url('none');
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}


#side p.map {
	font-size: 12px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
	padding: 10px;
}


#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

/*
¥¢¥É¥»¥ó¥¹
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
¥Õ¥Ã¥¿¥á¥Ë¥å¡¼
-------------------------------------------------------------------*/

#f_menu {
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: center;
	background-color: #F0EFEE;
	background-image: url('./img/dot.gif');
	background-repeat: repeat-x;
	background-position-y:50%
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
}
#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#f_menu li a {
	font-size: 10px;
}

/*
¥³¥Ô¡¼¥é¥¤¥È
-------------------------------------------------------------------*/

address {
/*
	font-style: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #FFD700;

	background-image: url('./img/dot.gif');
	background-repeat: repeat-x;
	font-size: 10px;
	clear: both; background-position-y:50%
*/
}

address a,
address a:link,
address a:visited {
	color: #000000;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
}
/*
TOP¥Ú¡¼¥¸
-------------------------------------------------------------------*/

#contents .top_cat {
	background-image: url('./img/dot.gif');
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 10px; background-position-y:50%
}


#contents .top_cat p a{
	font-size: 10px;
	padding-left: 5px;
}

#top_img {
	width:100%;
	text-align: center;
	background-color: #666666;
	border: 1px solid #C6CFD0;
	background-image: url('./img/linebg3.jpg');
	
}

.ctgy dt{
	margin-bottom:0;
	font-weight: bold;
	background-image: url('./img/dt4.jpg');
	background-position:  left 50%;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px
	}
.ctgy dt a {
	color: #555555;
	line-height: 16px;
}
.ctgy dt a:hover{ color:#FF3333; }

.ctgy dd{
	font-size:12px;
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	padding-bottom: 10px;
	margin-top: 5px;
}

.ctgy dd a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	padding-left: 5px;
	margin-left: 5px;
}


/*
¥«¥Æ¥´¥ê¡¼¥Ú¡¼¥¸ÍÑ
-------------------------------------------------------------------*/
.cat_list dt{
	background-image: url('./img/sankaku.gif');
	background-position:  left 50%;
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px
}
.cat_list dd{
	margin-bottom:10px;
	font-size:12px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-left: 10px;
}

/*
¥¨¥ó¥È¥ê¥Ú¡¼¥¸ÍÑ
-------------------------------------------------------------------*/
.entry-body{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}



#font0{
	font-size: 14px;
	font-weight: normal;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 3px;
	margin-left: 3px;
}
#font2{
	font-size: 14px;
	font-weight: normal;
	color: #ff9900;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
}
#font3{
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	font-family: "HGSÁÏ±Ñ³ÑŽºŽÞŽ¼Ž¯Ž¸UB", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W6";
}