@charset "utf-8";

/* -----------------------------------------------------------

リンク色変更

----------------------------------------------------------- */

/* 通常時 */

a {
	color:#5FD1D1; /* リンク色 */
	text-decoration: none;
}


/* マウスオーバー時 */
a:hover {
	color:#FF3333; /* リンク背景色 */
}

/* -----------------------------------------------------------
CSS Information
	デフォルトスタイル
----------------------------------------------------------- */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	letter-spacing:0.1em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 3em;
}
h2 {
	font-size: 2.0em;
	color: #33AFAE;
}
h3 { font-size: 1.6em; color:#33B0AF; font-weight: bold;}
h4 { font-size: 1.5em; color:#33B0AF; font-weight: bold;}
h5 { font-size: 1.4em; color:#33B0AF; font-weight: bold;}
h6 { font-size: 1.3em; color:#33B0AF; font-weight: bold;}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

strong {
}




hr {
	display: none;
	}

img {
	border: none;
	}

a img {
	border: none;
	}

/*-----------------------------------------------
 __ディスプレイ設定
-----------------------------------------------*/

.c-both {clear:both;}

.none {display:none;}

.red {color:#E60000;}

.blue {color:#33AFAE;}

.orange {color:#FF6600;}

.f15 {font-size:15px;}

.bold {font-weight:bold;}

.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.clear {
	clear: both;
}

/*-----------------------------------------------
 __レイアウト設定
-----------------------------------------------*/


body {
	margin: 0;
	padding: 0;
	text-align:center;
}

#wp {
	width: 100%;
	background-image: url(./images/pc/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#ol {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

/*-----------------------------------------------
 __ヘッダー設定
-----------------------------------------------*/

#head {
	margin: 0px 0px;
	padding: 0px 0px;
	width:960px;
	height:451px;
	text-align:left;
	background-image: url(./images/pc/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#head h1 {
	float:left;
	margin:0px;
	padding:0px;
	width:159px;
	height:82px;
	
}

#head .submenu {
	float:right;
	margin:0px;
	padding:0px;
	width:154px;
	height:164px;
	text-align:right;
	
}

#head .menu {
	clear:both;
	margin:0px;
	padding:0px;
	height:37px;
	text-align:right;
	overflow:hidden;
	
}

#head .menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	height:37px;
}

#head .menu ul li {
	display:inline;
}

#head .layer {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:250px;
}

#head .layer div {
	position:relative;
	width:960x;
	height:250px;
	background:url(./images/pc/layer00.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}


/*-----------------------------------------------
 __メイン設定
-----------------------------------------------*/

#wrapper {
	padding:40px 0 20px 0;
}

#content {
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:556px;
	float:left;
	text-align:left;
}

#eventbox {overflow:hidden; margin:0 30px 60px 30px; width:480px; white-space:nowrap; border-bottom:1px dotted #CCC;}
#eventbox h2 {
	margin:0 0 10px 0;
	padding:0 0 40px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	padding: 0 0 3px 0;
	color: #33AFAE;
	border-bottom:1px dotted #CCC;
}
#eventbox p.andmore {margin:-30px 0 20px 0; padding:0 0 0 0; font-size:12px; font-weight:bold; text-align:right;}
#eventbox ul {overflow:hidden; margin:0 auto 0 auto; padding:0 0 10px 0; width:460px; list-style:none;}
#eventbox li {
	margin: 0px 0px 3px 0px;
	padding:0 18px 0 18px;
	font-size:12px;
	line-height:20px;
	background-image: url(./images/pc/icon-list.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
#eventbox li a {color:#AAA; text-decoration: none;}
#eventbox li a:hover {color:#AAA; text-decoration: underline;}

.content_in {
	margin:0;
	padding:40px 40px 20px 40px;
}

.postbox {padding:0 0 80px 0;}

p.title {
	margin:0 0 0 0;
	padding:0 30px 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	color: #33AFAE;
	font-weight:bold;
	/*text-transform: lowercase;*/
}

.post {
	margin: 0;
	text-align: left;
	overflow:hidden;
	clear:both;
	padding-top: 0px;
	padding-bottom: 20px;
	color:#000000;
	}
	
.post a {
	color:#000000
	}
.post a:hover {
	color:#FF3333;
	}

.post h2 {
	margin:0;
	text-align:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	font-weight:bold;
	font-size: 2.3em;

}

.post hr {
	display: block;
	}

.post_date {
	clear: both;
	font-size:1.8em;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
	/*text-transform: lowercase;*/
	font-family:Georgia, "Times New Roman", Times, serif;

}

.postmetadata {
	clear: both;
	padding:5px 0px 0 0px;
	font-size:1.1em;
	color:#666666;
	/*text-transform: lowercase;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;

}
.postmetadata p {float:right; padding:40px 0 0 0;}
.postmetadata a{
	color:#000000;
	text-decoration: none;
}
.postmetadata a:hover{
	color:#FF3333;
	text-decoration: none;
}

.post h3.post-title {
	font-weight:normal;
	font-size:2.0em;
	margin:0;
	padding:0;
	text-align:left;
}







img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.entry {
	font-size:13px;
	line-height:1.8;
	letter-spacing: 0em;
	color:#333333;
	margin-top: 40px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}

.entry_in {margin:0 0 40px 0;}

.entry a {
	color:#E88B00;
	text-decoration: underline;
	}
.entry a:hover {
	color:#FF3333;
	}

.entry ul.linklist {padding:0 0 0 0; margin:0 0 0 0; width:98%; list-style:none;}
.entry ul.linklist h2 {padding:20px 0 5px 0; border-bottom:1px dotted #CCC;}

.entry ul.linklist ul {list-style:none;}
.entry ul.linklist ul {padding:0 0 0 16px; margin:0;}

.entry ul.linklist ul a {
	color:#000;
	text-decoration: underline;
	}
.entry ul.linklist ul a:hover {
	color:#FF3333;
	}


.entry blockquote {
	clear:both;
	border:1px dotted #ccc;
	font-size:0.8em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:0.8em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	/*text-transform:uppercase;*/
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	/*text-transform:uppercase;*/
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }




.kiji,.voice {
	font-size:11px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Georgia, "Times New Roman", Times, serif;
}


.entry_voice {
	font-size:13px;
	line-height:2em;
	letter-spacing: 0em;
	color:#333333;
	margin-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
}

.entry_voice blockquote {padding:15px; font-size:12px;}
.entry_voice blockquote  .tweetable_item {margin:0 0 20px 0;}






#comments {
	padding-bottom:50px;
	width:476px;
	font-size:1.3em;
	line-height:2.0em;
	color: #333333;
}

#commentlist {
	margin:20px 0;
	padding:0 0 1px 0;

}

#commentlist li {
	list-style:none;
	margin:0;
	padding:0;

}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

#commentlist li.even {
	background-color:#f5f5f5;
}

#commentlist li.odd {
	background-color:#e8e8e8;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}

.comment-author cite small {
letter-spacing:0.01em;
font-weight:normal;}


textarea#comment {
	width:476px;

}

#comments div.navigation {
	font-size:0.8em;
}





.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
	margin:0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navigation .alignright {
	text-align:right;
	margin:0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navigation {
	margin:0px auto 0px auto;
	padding:10px 0 10px 0;
	width:100%;
	font-size:1.2em;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top:1px dotted #33B0AF;
	text-align:center;
}

.navigation a {color:#33B0AF;}
.navigation a:hover {color:#FF3333;}








/* Sidebar */

#sidebar {
	float:left;
	width:200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.7em;
	text-align:left;
	}
#sidebar a{
	color:#000;
	text-decoration: none;
}
#sidebar a:hover{
	color:#FF3333;
	text-decoration: none;
}

#sidebar .mini_bn {margin:0; padding:0 0 15px 0; text-align:center; line-height:0;}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	/*text-transform: lowercase;*/
	}

#sidebar h2 {
	padding: 0 0 3px 0;
	color: #33AFAE;
	border-bottom:2px solid #33AFAE;
}

#sidebar h2.event {
	margin:0;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 11px;
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ul ol {
	margin: 0 0 0 3px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0px 0px 0px;
	padding:0 0 0 18px;
	background-image: url(./images/pc/icon-list.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	}

#sidebar ul ul ul li, #sidebar ul ul ol li {
	margin: 0px 0px 0px 0px;
	padding:0 0 0 11px;
	font-size:12px;
	background-image: url(./images/pc/icon-list2.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	}

#sidebar p.andmore {
	margin: 0px 0px 15px 0px;
	padding:0 0 0 0;
	text-align:right;
	background-image: none;
	}
#sidebar p.andmore a {color:#33AFAE;}
#sidebar p.andmore a:hover {color:#FF3333;}





#sidebar ul.voice li {
	list-style:none;
	width:195px;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	line-height:18px;
	background-image: url();
	white-space: normal;
	overflow:hidden;
	}
	
#sidebar ul.voice ol li {
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding:5px 0 5px 0;
	font-size:11px;
	background-image: url();
	}

#sidebar ul.voice ol li a {
	color:#5FD1D1;
	text-decoration: underline;
	}
#sidebar ul.voice ol li a:hover {
	color:#FF3333;
	}



#sidebar div {padding:0 0 15px 0;}


/*-----------------------------------------------
 __フッター設定
-----------------------------------------------*/


#footer {
	padding:0 0px 0px 0px;
	width: 960px;
	margin: 20px auto 20px auto;
	clear: both;
	text-align:center;
	border-top:1px solid #33AFAE;
}


