/*css*/

body {
margin: 0px 0px 20px 0px;
background-color: #0058EE;
text-align: center;  
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
font-size: 12px;
}

img {
	border: 0;
}

a {
text-decoration: none;		
}

a:link {
text-decoration:none;
color: #285FFF;
}

a:visited {
text-decoration:none;
color: #285FFF;
}

a:active {
color: #285FFF;
}

a:hover {
color: #285FFF;
background-color: #9FB8FF;
}


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


/*コンテナー*/
#container {
margin-right: auto;
margin-left: auto;
padding: 0px;
width: 800px;
border-left: solid 5px #000000;
border-right: solid 5px #000000;
background-color: #FFFFFF;
	}

/*ヘッダー*/
#banner {
background-position: top left;
text-align: left;
height: 200px;
}

#banner-img {
display: none;
}
#banner a {
    color: #2C2C35;
    text-decoration: none;
	}
	
#banner a:link { text-decoration:none; color: #2C2C35;}
#banner a:visited { text-decoration:none; color: #2C2C35;}
#banner a:hover { text-decoration:none; color: #2C2C35; background:none;}

/*タイトル*/
#banner h1 {
font-size: 24px;
font-weight: bold;
color: #2C2C35;
margin-bottom: 3px;
}

/*サブタイトル*/
#banner h2 {
font-size:14px;
font-weight: bold;
color: #FFFFFF;
}

/*コンテンツ部分*/
#contents {
	clear: both;
	float: left; 
	width: 800px;
	padding: 0px 0px 10px 0px;
	
	background-color: #FFFFFF; /* FireFox */
}
/*コンテンツ部分終了*/


/*　左部分 */
#left {
float: left;		
width: 180px;
overflow: hidden;
margin: 10px 0px 0px 0px;
}

#eng {
	margin-bottom: 10px;
}

#osusumebun {
	text-align: center;
	padding-top: 5px;
}

#cartb {
	text-align: right;
}

form {
	margin: 0px;
}

#tukibetu {
padding: 5px 0px 5px 2px;
background: #DAE7FE;
text-align: left;
}

#kijibetu {
text-align: left;
padding: 5px 0px 5px 2px;
background: #DAE7FE;
}




#qr {
padding-top: 5px;
}


#slink {
	padding-top: 5px;
}


#count {
	padding-top: 20px;
}
/*　左部分終了 */

/*　真ん中部分 */
#center {
float: left;
width: 420px;		
overflow: hidden;
margin: 8px 7px 0px 7px;
border-left: solid 1px #000000;
border-right: solid 1px #000000;
}

#center600 {
float: left;
width: 600px;
overflow: hidden;
}

.content {
padding: 3px 10px 0px 10px;
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size:12px;
}

#date {
	text-align: right;
	background-color: #DAE7FE;
	padding: 2px 0px 2px 0px;
	}
	
/*　真ん中部分終了 */

/*　右部分 */
#right {
float: left;		
width: 180px;
overflow: hidden;
margin: 10px 0px 0px 0px;
}

#right .sidebar h2 {
color: #FFFFFF;
background-color: #CC3300;	
border-right: solid 1px #2C2C35;
border-bottom: solid 1px #2C2C35;

font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

#linkbp {
	margin: 10px 0px 0px 0px;
}
/*　右部分終了 */

/*コンテンツ*/
.content p {
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-weight: normal;
font-size:12px;
line-height: 150%;
text-align: left;
padding: 15px 10px 15px 10px;
margin-bottom: 0px;
margin-top: 0px;
}

/*/*記事のタイトル･記事日付*/
.content h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
color: #FFFFFF;
background:url(images/sikaku.gif) no-repeat 10px;
padding: 2px 0px 2px 30px;
background-color: #000000;	
margin-bottom: 10px;
line-height: 120%;
}


.content h3 {
color: #285FFF;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
font-weight: bold;
padding: 3px 10px 3px 10px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 140%;
}

.content h4 {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-size:12px;
	font-weight:bold;
	text-indent:0.5em;
	border-left:7px solid #000000;
	margin: 1em 0 0 0;

}

/*記事下のリンク*/
.content p.posted {
color: #646464;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: left;
padding: 3px 10px 3px 10px;
margin-bottom: 20px;
margin-top: 0px;
line-height: normal;
border-bottom: solid 1px #285FFF;
}


/*サイドバー*/
.sidebar {
padding: 0px 10px 0px 10px;
}

/*カレンダー*/
#calendar {
line-height: 120%;
font-family: Verdana, Arial, sans-serif;
font-size: 10;
padding:0px;
text-align: center;
margin-bottom: 10px;
}


#calendar table {
width: 160px;
padding:0px 0px 0px 0px;
}

/*カレンダーのタイトル*/
#calendar caption {
color: #285FFF;
font-family: Verdana, Arial, sans-serif;
font-size:10px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

/*カレンダーの曜日*/
#calendar th {
line-height: 12px;
font-size:10px;
text-align: center;
font-weight: bold;
color: #285FFF;
padding:2px 0px 0px 0px;
}

/*カレンダーの日付*/
#calendar td {
line-height: 12px;
font-size:10px;
font-weight: normal;
color: #646464;
text-align: center;
padding:2px 0px 0px 0px;

}
#calendar a {
color: #285FFF;
text-decoration: none;
}
#calendar a:hover {
color: #285FFF;
background-color: #9FB8FF;
text-decoration:underline;
}



/*メニュー・サイドバーの見出し*/
.sidebar h2 {
color: #FFFFFF;
background-color: #285FFF;	
border-right: solid 1px #2C2C35;
border-bottom: solid 1px #2C2C35;

font-family: Verdana, Arial, sans-serif;
font-size:12px;
text-align: center;
font-weight: bold;	
padding:2px 0px 2px 0px;
line-height: 15px;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
padding-left: 0px;
list-style: none;
border: 1px solid #999999;
height: auto;
margin-bottom: 10px;
overflow: hidden;
padding:0px 0px 2px 0px;
}


/*メニュー・アーカイブ・コメント*/
.sidebar li {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
text-align: left;
line-height: 15px;	
margin-top: 3px;
padding: 2px 5px 2px 5px;
list-style-type: none;
background:url(images/icon.jpg) no-repeat 10px;
border-top: 1px dashed #999999;
padding-left: 20px;
}


li a {
	color: #000000;
	text-decoration: none;
	}

li a:hover {
	color:#CC0000;
	}




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

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

/*XML・検索のテキスト*/
.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
line-height: 150%;
text-align: left;
color: #1B2C3B;
margin-top: 3px;
margin-bottom: 10px;
}



#powered {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
line-height: 150%;
text-align: left;
color: #1B2C3B;
padding: 5px 0px 0px 0px;
border-top: solid 1px #646464;
margin-top: 50px;
}



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

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

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

/*　フッター部分 */
#footer {
clear: both;
width: 800px;
margin: 0px 0px 0px 0px;
border-top: 10px solid #000000;
float: left;

background-color: #FFFFFF; /* FireFox */
}

#copy {
	text-align: center;
	margin: 0px 0px 0px 0px;
	}
/*　フッター部分終了 */


/*　中ページの記事部分 */
#incenter {
	float: left;
	width: 610px;
	overflow: hidden;
	margin: 8px 3px 0px 3px;
}
/*　中ページの記事部分終了 */

/*　トップのフォトギャラリー */
.module-content {
		margin-top: 5px;
		margin-bottom: 10px;
}
/*　トップのフォトギャラリー終了 */


/*　フォトアルバム */
.photog {
	color: #666666;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 15px;
	paddin: 15px 15px 15px 15px;
	margin: 25px 25px 25px 25px;
	}

.comment{
	font-size: 10px;
	text-align: center;
}

/*　フォトアルバム終了 */

