body {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	background-color: #EEE;
	text-align: center;
	}

p,ul,ol,dl,li,dt,dd,div,th,td,caption,strong,em  {
	font-size        : 14px;
	color            : #444444;
}

A:Link {
	color            : #000066;
	text-decoration  : underline;
}

A:Visited {
	color            : #000066;
	text-decoration  : underline;
}

A:Active {
	color            : #0086C6;
	text-decoration  : none;
}

A:Hover {
	color            : #0086C6;
	text-decoration  : underline;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	background-color: #FFF;
	background-image: url("img/bg_menu.gif");
	background-repeat: repeat-y;
	}

#banner {
	color: #FFFFFF;
	background-color: #B1AED7;
	background-image: url("img/bg_hed.gif");
	text-align: left;
	padding: 0px;
	height: 75px;
	border-bottom: 2px solid #000080;
	}

.banner_logo {
	float:left;
	position:relative;
	left:0px;
	top:0px;
	right:0px;
	width:320px;
	height:40px;
	padding:5px;
	text-align:center;
	}

.banner_right{
	float:left;
	width:500px;
	height:40px;
	text-align:right;
	font-size:14px;
	color:#FFF;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	margin:0;
	font-size: 12px;
	text-align:center;
	}

#banner h2 {
	font-size: small;
	}

#content {
	padding: 15px 5px 5px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 14px;
	line-height:100%;
	}

#content p {
	color: #666666;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#content blockquote {
	line-height: 150%;
	}

#content li {
	line-height: 150%;
	}

#content h2 {
	color: #666666;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-color: #999; /* 左枠の色 */
	padding: 4px 0px 2px 4px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 0px 0px 0px 12px; /* 枠の幅 */
	border-bottom: solid 1px #999;
	}

#content h3 {
	color: #666666;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#content p.posted {
	color: #999999;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 5px;
	font-size:12px;
	}

.sidebar h2 {
	color: #666666;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar li {
	padding-left: 10px;
	color: #666666;
	font-size: 14px;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	padding-left:1px;
	list-style-type: circle;
	}

.sidebar img {
	border: 0px solid #FFFFFF;
	}









#p_container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	background-color: #FFF;
	background-repeat: repeat-y;
	}

#p_content {
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 14px;
	line-height:100%;
	text-align:center;
	}



.sitemap_li {
	float:left;
	margin:0 25px 15px 0;
	white-space: nowrap;
}

#content .list_tags {
	text-align:right;
	margin:0 10px 0 0;
	padding:0;
}


ul#plist{
 padding-left:0;
 list-style-type:none;
}
ul#plist li{
 margin-bottom:10px;
}
ul#plist li .photo{
 float:left;
 margin-right:10px;
}
ul#plist li .contents{}
ul#plist li .title{
 margin-bottom:10px;
}

