/*----------------------------*/
body {
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #000033 url(img/image.jpg) no-repeat fixed center center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
text-decoration: underline;
}

a:link {
color: #CCCCFF;
}

a:visited {
color: #CCCCFF;
}

a:active {
color: #CCCCFF;
}

a:hover {
color: #FFFF00;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 1.2em;
}

#container { width: 760px; }
#banner {
	width : 750px;
	text-align: left;
	height: 35px;
	padding: 5px;
}
#banner #side{
	float: right;
	clear: right;
	padding: 15px 5px 5px;
	height: 60px;
}
#banner-img {

display: none;
}

#banner a {
	color: #CCCCFF;
	text-decoration: none;
	letter-spacing: 0.3em;
	font-size: 8pt;
	font-style: italic;
}

#banner h1 {

font-size: xx-large;
}

#banner h2 {

font-size: small;
}

#wrapper {
	float: right;
	width: 600px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#center { float :left; width: 440px; }
#left {
	float: left;
	width : 160px;
	clear: left;
}
#footer {
	width : 750px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-size: 8pt;
	padding: 5px;
}
.c-both { clear: both; }


#right {
	float: right;
	width : 160px;
	clear: right;
}
.content {
	padding: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 1.3em;
	font-size: 0.8em;
}
.content p {
	color: #CCCCFF;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
	margin-bottom: 10px;
	font-size: 0.9em;
}

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

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

.content h1 {
color: #FFFF00;
font-size: 1.6em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h2 {
color: #FFFFCC;
font-size: 1.4em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content h3 {
color: #CCCCFF;
font-size: 1.2em;
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;
}
/*ページ内------------------*/
.content2 {
	padding: 10px;
	text-align: left;
	line-height: 125%;
	background: #FFFFFF url(img/container2_bg.gif) no-repeat 0px 0px;
	margin: 0px;
	font-size: 75%;
}
.content2 p {
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.tdline {
	border-top: 0px solid #000033;
	border-right: 0px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 0px solid #000033;
}
.tdline2{
	background: #EEE;
	border-top: 0px solid #000033;
	border-right: 0px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 0px solid #000033;
}

.Bg01 {
	background: #CCCCFF;
}
.Bg02 {
	background: #EEE;
}



.content2 blockquote {
line-height: 150%;
}

.content2 li {
line-height: 150%;
}

.content2 h1 {
color: #000033;
font-size: 1.6em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content2 h2 {
	color: #666699;
	font-size: 1.4em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

.content2 h3 {
color: #006699;
font-size: 1.2em;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}
.content2 h3 img{
	margin-right: 5px;
	text-align: center;
	vertical-align: middle;
}
.content2 h4 {
	color: #003366;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	background: #CCCCFF;
	padding: 5px;
	margin-top: 5px;
}

.content2 a:link {
color: #000033;
}

.content2 a:visited {
color: #000033;
}

.content2 a:active {
color: #000033;
}

.content2 a:hover {
color: #9999CC;
}


/*-------------------*/
.sidebar {
	padding: 10px;
	font-size: 10pt;
}

.sidebar li {
	color: #666666;
	text-align: left;
	list-style-type: none;
	background: #000033;
	margin-top: 5px;
}
.sidebar a {
	color: #FFFFFF;
	display: block;
	height: 25px;
	padding-top: 5px;
	padding-left: 5px;
}
.sidebar a:hover {
	color: #000033;
	background: #CCCC00;
}

.sidebar h2 {
	color: #FFFFFF;
	text-align: center;
	font: bold 1.2em Geneva, Arial, Helvetica, sans-serif;
}

.sidebar ul {
	margin: 0px 0px 10px;
	padding: 0px;
}

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

.sidebar #categories ul {
padding-left: 15px;
}

.sidebar #categories li {
list-style-type: circle;
}

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

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#powered {
font-size: x-small;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}
.img {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}

/*イメージリスト*/
.imglist {
	margin: 0px;
	padding: 0px;
}
.imglist ul {
	margin: 0px;
	padding: 0px;
}
.imglist li {
	display: block;
	width: auto;
	list-style: none;
	float: left;
	padding: 1px;
	margin: 2px;
	background: #EEEEEE;
}
.imglist li img{
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 2px 0px;
}
/*----------------------------*/
.FS {
	font-size: 80%;
}
.Fred {
	color: #FF0000;
}
.container_foot {
	background: url(img/container_foot.gif);
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.FL {
	font-size: larger;
}
.Fbl {
	color: #003366;
}
blockquote {
	padding-left: 15px;
	margin: 0px;
}
span {
	margin: 0px;
	padding: 0px;
	display: inline;
}
