@charset "utf-8";
body {
	font-size: 12px;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	background:#FFFFFF url(images/bg.jpg) no-repeat center top;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0;
}
h2.plan{
	font-size:16px;
	line-height:1.6;
	color:#022F48;
}
h2.top_feature{
	font-size:16px;
	line-height:1.6;
	color:#022F48;
	text-indent:-9999px;
	background: url(images/featured.jpg) no-repeat left top;
	height: 43px;
	width: 260px;
	float: left;
	margin: 15px 0px 0px;
	padding: 0px 0px 15px;
	overflow:hidden;
}
hr{
	background: #FFF url(images/hr.gif) no-repeat center top;
	padding:3px 0 0 0;
	width:660px;
	height:0px;
	border:0;
	clear:both;
}

#sidebar select {
	margin: 0px;
    font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 2px;
    font-weight: bold;
	float: left;
	width: 98%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
}

.akpc_pop {
	margin: 8px 0px;
	padding: 0px;
	clear: both;
	font-style: italic;
}
.subscribe-to-comments {
	font-size: 1em;
	color: #000000;
}
.subscribe-to-comments a {
	color: #003366;
	text-decoration: underline;
}
.pullquote-left {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.pullquote-right {
	color: #000000;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Helvetica, sans-serif;
}
.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 5px;
	float: left;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-left p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-left em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-left img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px!important;
	border-style: none!important;
}



.caption-img-right {
	display: block;
	margin: 15px 0px 2px 5px;
	padding: 5px;
	float: right;
	width: 50%;
	background: #eeeeee;
	border: 1px solid #efefef;
}
.caption-img-right p {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}

.caption-img-right em {
	font-size: 1em;
	color: #000000;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
	text-decoration: none;
	line-height: 18px;
}
.caption-img-right img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-width: 0px!important;
	border-style: none!important;
}
#subscribes {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 100%;
}
#subscribes a {
	color: #003366;
	text-decoration: underline;
}

#subscribes a:hover {
	color: #0066CC;
	text-decoration: none;
}

dl {
	padding-left: 10px;
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

dt {
margin-bottom: 5px;
margin-top: 0px;
font-weight: 400;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

dd {
font-style: italic;
margin-bottom: 8px;
margin-left: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;

}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}


blockquote p {
	margin: 0px;
	padding: 0px;
}

blockquote {
	color: #333333;
	margin: 0px 0px 10px;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 15px;
	border-left: 5px solid #000000;
}

.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
.postcontent h3 {
	margin: 10px 0px 5px!important;
	padding: 0px;
}
.postcontent h4 {
	margin: 2em 0px 0.3em;
	padding: 0px;
}
.postcontent h5 {
	margin: 2em 0px 0.3em;
	padding: 0px;
	border-bottom: 1px solid #efefef;
}
.postcontent h6 {
	margin: 3em 0px 0.3em;
	padding: 0px;
}
.postcontent strong {
	margin:3px 0;
	padding: 0px;
	color:#022f48;
	font-size:14px;
}
.postcontent ul ul {
	margin: 0px;
	padding: 0px;
}
.postcontent ul li{clear:both;}

img.alignleft {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
	margin-bottom: 5px;
}
img.alignright {
	padding: 4px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}
img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}
pre {
	margin: 8px 0px;
	padding: 10px;
	clear: both;
	width: 92%;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #eeeeee;
}
em {
	font-style: italic;
}
html {
	line-height: 115%;
}
#content-wrap {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
}
#footer {
	background: #FFFFFF url(/images/footer.gif) repeat-x 0 bottom;
	margin:8px 0 0 0px;
	padding: 8px 0px 4px;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #C8C8C8;
}

#footer-inner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	color:#706b5f;
	padding:0 30px;
	font-size:11px;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;
}
#footer-inner a {
	text-decoration: none;
	color:#706b5f;
	background:url(images/arrow_footer.gif) no-repeat 0 50%;
	padding-left:7px;
}
#footer-inner a.submenu{
	background:url(images/arrow_footer.gif) no-repeat 9px 50%;
	padding-left:16px;
}
#footer-inner a:hover {
	text-decoration: underline;
	color:#1d180c;
}
#footer-inner .footer-inner-box{
	float:left;
	width:170px;
}
#footer-inner .footer-inner-box2{
	float:left;
	width:300px;
}
#footer-inner .footer-inner-box3{
	clear:both;
	float:left;
	width:940px;
	border-top:1px solid #706b5f;
	margin-top:3px;
	padding-top:3px;
}
#footer-inner .footer-inner-box3 p{
	padding:0; margin:0;
	letter-spacing:1;
}
#footer-inner .footer-inner-box3 p a{
	background:none;padding:0;
}

#wrap {
	float: left;
	width: 1000px;
}

#tops {
	margin: 0px;
	float: left;
	width: 1000px;
	height: 72px;
}
#navigations {
	margin: 0px;
	float: left;
	width: 1000px;
	background: url(images/tops.png) no-repeat left top;
	padding: 0px;
	height: 104px;
}
#site {
	margin: 0px;
	padding: 6px 0px 0px;
	float: left;
	width: 700px;
}
#site img {
	border-width: 0px;
	border-style: none;
}
#site h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding:0px 0px 0px 0px;
	float: left;
	width: 100%;
	line-height: 24px;
}
#site h1 a {
	color: #022f48;
	text-decoration: none;
}
#site h1 a:hover{
	color: #246c9e;
	text-decoration: none;
}
#site p {
	font-size: 13px;
	margin: 0px;
	padding:4px 0px;
	float: left;
	width: 100%;
	color: #022f48;
	line-height: 16px;
}

#rsite {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
#rss-feed {
	float: left;
	height: 22px;
	width: 270px;
	margin: 0px;
	padding: 12px 8px 0px 2px;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, Arial, Verdana;
	letter-spacing: -1px;
	font-weight: bold;
}
#search {
	float: left;
	height: 34px;
	width: 300px;
	line-height: 38px;
}
.em a {
	float:right;
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px;
	letter-spacing: 1px;
}
.em a:hover{
	color: #022f48;
	text-decoration: underline;
}
#search form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#search p {
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: left;
}
#search span {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:0px;
	margin-right: 8px;
}
#search .search {
	background: #FFFFFF;
	margin: 7px 0px 0px;
	padding: 4px 3px;
	float: left;
	width: 188px;
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica;
}
#search .sinput {
	margin-top: 4px;
	float: left;
}
#wrap #featured {
	background: url(images/featured.jpg) no-repeat left top;
	height: 43px;
	width: 260px;
	float: left;
	margin: 15px 0px 0px;
	padding: 0px 0px 15px;
}
#feat-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
}
#feat-post .box {
	margin: 0px 8px 0px 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 242px;
	background: url(images/top-s.png) no-repeat top;
}
.box .top-b {
	background: url(images/top-s.png) no-repeat left top;
	margin: 0px;
	width: 242px;
	height: 14px;
	float: left;
	padding: 0px;
}
.box .bottom-b {
	background: url(images/bottom-s.png) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 242px;
	height: 12px;
}
#feat-post .box-ul {
	margin: 0px;
	padding: 0px 20px 10px;
	float: left;
	width: 202px;
	background: url(images/center-s.png) repeat-y;
	height: 200px;
}
.feat-img-alt {
	float: left;
	height: 60px;
	width: 202px;
	overflow: hidden;
	padding-top: 6px;
}
.feat-img-alt img {
	border-width: 0px;
	border-style: none;
}
.feat-img {
	float: left;
	height: 60px;
	width: 100%;
	overflow: hidden;
	padding-top: 6px;
}
.feat-img img {
	border-width: 0px;
	border-style: none;
}

.box-ul h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 100%;
}
.box-ul p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.box-ul p a {
	color: #E48601;
	text-decoration: underline;
}


.box-ul ul {
	margin: 0px;
	padding: 8px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.box-ul h3 {
	font-size: 17px;
	color: #F26110;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
}
.box-ul ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
.box-ul ul li {
	margin: 0px 0px 6px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
}
.box-ul ul ul li {
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	font-size: 12px;
}
.box-ul  a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.box-ul a:hover {
	color: #E6570A;
	text-decoration: underline;
	font-weight: bold;
}
.box-ul .full img {
	margin: 0px;
	padding: 10px 0px 0px;
	float: right;
	border-width: 0px;
	border-style: none;
}

#ads {
	text-align: center;
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 100%;
}
#ads img {
	border-width: 0px;
	border-style: none;
}

#content {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 1000px;
}
#content-post {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 704px;
}
/*sidebar*/
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 290px;
}
#sidebar .sidebox-widget {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
}
#sidebar .sidebox-widget2 {
	margin: 0px;
	padding: 0px 0 15px 0;
	float: left;
	width: 290px;
}
#sidebar .sidebox {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 290px;
	background: url(images/side_top.png) repeat-y top;
}
#sidebar .sidebox h3 {
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px 15px;
	float: left;
	height: 32px;
	width: 260px;
	text-align:center;
	background: url(images/side_h3.png) no-repeat left bottom;
}
#sidebar .sidebox h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .sidebox ul {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	width: 260px;
	list-style-type: none;
	background: url(images/side_mid.gif) repeat-y 0 0;
}
#sidebar .sidebox ul ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	background: url(none)!important;
}

#sidebar .sidebox ul li
#sidebar .sidebox ul ul li {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin: 6px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#sidebar .sidebox ul li a {
	display:block;
	width:238px;
	color: #25526b;
	text-decoration: none;
}
#sidebar .sidebox a:hover {
	color: #FE6C17;
	text-decoration: underline;
}
#sidebar .sidebox a.arr {
	background:url(images/arrow_side.gif) no-repeat 0 50% ;
	padding-left:22px;
}
#sidebar .sidebox a.arr_bld {
	background:url(images/arrow_side.gif) no-repeat 0 50% ;
	padding-left:22px;
    font-weight:bold;
}

#sidebar .sidebox ul li.tag_cloud a{
	padding: 2px;

}
#sidebar .sidebox-bottom {
	background: url(images/side_bot.gif) no-repeat top;
	margin: 0px;
	padding: 0px 0px 15px;
	float: left;
	height: 20px;
	width: 290px;
}

#post-in {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	width: 674px;
	background: url(images/top-c.png) no-repeat top;
}
#post-in h2 {
	font-size:18px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #022f48;
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	height:28px;
	line-height:28px;
}
#post-entry {
	background: url(images/center-c.png) repeat-y;
	float: left;
	width: 674px;
	padding: 15px;
}
#post-bottom {
	background: url(images/bottom-c.png) no-repeat 0 100%;
	margin: 0px;
	padding: 0px 20px 12px 20px;
	float: left;
	width: 664px;
	min-height:108px;
    height:auto !important;
    height:108px;
}
#post-bottom a{
	color:#022f48;
}
#post-bottom a:hover{
	color:#02152e;
}
#post-bottom a img{
	border:0;
	margin:6px 3px;
}
#post-bottom .stats{
	float:left;
	width:664px;
	padding:20px 0 0 0;
}
.post-meta {
	margin: 0px;
	padding: 0px 0px 10px;
	float: left;
	width: 100%;
}
.post-meta-top {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
/*キャンペーンのみタイトル非表示*/
#post-491.post-meta .post-meta-top {
	display:none;
}
/*TOP*/
.post-meta-top .sunrise_index {
	background: url(images/sunrise.png) no-repeat;
	float: left;
	height: 55px;
	width: 55px;
}
/*page*/
.post-meta-top .sunrise_page {
	background: url(images/sunrise.png) no-repeat;
	float: left;
	height: 55px;
	width: 55px;
}
/*single*/
.post-meta-top .sunrise_single {
	background: url(images/sunrise.png) no-repeat;
	float: left;
	height: 61px;
	width: 55px;
}

.post-info {
	float: left;
	width: 600px;
	padding-left: 10px;
	padding-top: 3px;
}
.post-info h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #022f48;
	line-height: 1.4;
}
.post-info h1 a {
	color: #000000;
	text-decoration: none;
}
.post-info h1 a:hover {
	color: #FE6C17;

	text-decoration: none;
}
.post-info h2 {
	margin: 0px;
	padding: 11px 0;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #022f48;
	line-height: 1.4;
}
.post-info .stats {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
	color: #000000;
	font-size:12px;
}
.post-info .stats a {
	color: #999999;
	text-decoration: underline;
}
.postcontent {
	margin: 0px;
	padding: 0 5px 0;
	float: left;
	width: 97%;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
}
.postcontent a {
	color: #f3782d;
	text-decoration: underline;
}
.postcontent a.arr {
	background:url(images/arr.gif) no-repeat 0 50% ;
	padding-left:22px;
}
.postcontent a.arr_bld {
	background:url(images/arr.gif) no-repeat 0 50% ;
	padding-left:22px;
        font-weight:bold;
}
.postcontent a:hover {
	color: #cc5e0b;
	text-decoration: underline;
}

.postcontent img {
	border: 5px solid #f7f7f7;
}
.postcontent img.rollover{border:0;}
.postcontent img.noborder{border:0;}

.postcontent .youtube{
	float:left;
	width:100%;
	padding:48px 0 0 0;
	margin:12px 0 0 0;
	text-align:center;
	background:url(images/movie.gif) no-repeat 0 0;
}
.postcontent .youtube embed{
	padding:0 2px;
}
.postcontent .postcontent_box{
	background:#fefecd;
	border:1px solid #f6f5b5;
	padding:8px;
	margin:0 0 12px 0;
	display:block;
}
.postsocial {
	background: url(images/social.png) repeat-x bottom;
	margin: 0px;
	padding: 0px 0px 5px;
	float: left;
	width: 100%;
}


p.delicious {
	background: url(images/delicioud.png) no-repeat left center;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 22px;
}
p.reddit {
	background: url(images/reddit.png) no-repeat left center;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 22px;
}
p.stumble {
	background: url(images/stumble.png) no-repeat left center;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 22px;
}
p.face {
	background: url(images/facebook.png) no-repeat left center;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 22px;
}
p.google {
	background: url(images/google.png) no-repeat left center;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 22px;
}
p.digg {
	background: url(images/digg.png) no-repeat left center;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: left;
	height: 22px;
	width: 67px;
}
.post-cerpt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.post-cerpt h3 {
	font-size: 30px;
	letter-spacing: -2px;
	font-family: Calibri, Cambria, Verdana;
	font-weight: bold;
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 110%;
	border-bottom: 1px solid #dedede;
}
#recentpost {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#recentpost li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#recentpost li a {
	background: url(images/list.png) no-repeat left 3px;
	margin: 0px;
	padding: 6px 0px 6px 20px;
	float: left;
	color: #000000;
	text-decoration: none;
}
#recentpost li a:hover {
	background: url(images/list.png) no-repeat left 3px;
	margin: 0px;
	padding: 6px 0px 6px 20px;
	float: left;
	color: #FE6C17;
	text-decoration: underline;
}
#post-nv {
	margin: 0px;
	padding: 15px 0px 20px;
	float: left;
	width: 100%;
}
#post-nv a:hover {
	text-decoration: underline!important;
	color: #FFFFFF;
}

#post-nv .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 50%;
}
#post-nv .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
#post-nv .alignleft a {
	color: #FFFFFF;
	text-decoration: none;
	background: #FE6C17;
	padding: 2px 7px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	float: left;
	width:313px;
	min-height:34px;
}
#post-nv .alignright a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding: 2px 7px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
	float: right;
	width:313px;
	min-height:34px;
}
#think {
	font-size: 18px;
	color: #BFBFBF;
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: -1px;
	line-height: 18px;
}
#linked {
	font-size: 18px;
	color: #BFBFBF;
	margin: 0px 0px 25px;
	padding: 0px;
	float: left;
	width: 100%;
	letter-spacing: -1px;
	line-height: 18px;
}
#trac {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	list-style-type: none;
}
#trac li {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	line-height: 18px;
}
#trac small {
	font-size: 12px;
	font-weight: normal;
}
#trac a {
	color: #000000;
	text-decoration: underline;
}
#trac a:hover {
	color: #FE6C17;
	text-decoration: none;
}
#cform {
	padding: 10px;
	float: left;
	width: 450px;
	background: #f7f7f7;
	margin-top: 25px;
}
#cform p {
	margin: 10px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#cform h4 {
	font-size: 18px;
	letter-spacing: 0.5px;
	font-family: "Trebuchet MS", Tahoma, "VAGRounded BT", Verdana;
}
#cform .sf {
	padding: 3px;
	width: 260px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin: 0px;
}
#cform label {
	font-weight: bold;
	padding-left: 5px;
}
#cform label a {
	color: #D16F09!important;
	text-decoration: underline;
}
#cform .st {
	padding: 2px;
	width: 400px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin: 0px;
	height: 165px;
}

#cform .sb {
	padding: 3px 10px;
	margin: 0px;
	background: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	overflow: visible;
	width: auto;
	line-height: 18px;
}
.wpcf7-form-control-wrap.plan .wpcf7-list-item{
	display:block;
}
#sidebar ul#ads li {
	margin: 0px;
	padding: 0px 3px 16px 3px;
	float: left;
	list-style-type: none;
	width: 254px;
}
#sidebar img {
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#cform .sb:hover {
	padding: 3px 10px;
	margin: 0px;
	background: #333333;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	overflow: visible;
	width: auto;
	line-height: 18px;
}

.cancel-comment-reply {
	font-size: 12px!important;
}
#respond a {
	color: #CC6600!important;
	text-decoration: underline!important;
}


#linking {
	margin: 0px;
	padding: 2%;
	float: left;
	width: 96%;
	list-style-type: none;
}
#linking li {
	margin: 0px 0px 8px;
	padding: 0px;
	float: left;
	width: 100%;
	font-size: 12px;
	color: #666666;
}
#linking li a {
	font-size: 13px;
	color: #09678D;
	text-decoration: underline;
	font-weight: bold;
}
#cf {
	margin: 0px;
	padding: 0px;
}
#cf label {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Tahoma, "Lucida Sans";
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#cf label a {
	color: #09678D;
	text-decoration: underline;
}

#cf p {
	margin: 5px 0px 25px;
	padding: 0px;
}
#cf .tf {
	margin: 0px;
	padding: 2px;
	width: 55%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
}
#cf .af {
	margin: 0px;
	padding: 2px;
	width: 75%;
	border: 2px solid #dedede;
	font-family: Arial, Tahoma, "Lucida Sans";
	font-size: 13px;
	height: 160px;
}
#cf .tinput {
	padding: 2px 5px;
	margin: 0px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	line-height: 18px;
	overflow: visible;
}

#pnav {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#pnav .alignleft a {
	font-size: 12px;
	font-weight: bold;
	color: #09678D;
	text-decoration: none;
}

#pnav .alignleft {
	float: left;
	width: 45%;
}
#pnav .alignright {
	float: right;
	width: 45%;
	text-align: right;
}
#pnav .alignright a {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
dl#page_qa{
padding:0px;
font-family:Arial, Helvetica, sans-serif;
}
dl#page_qa dt{
font-style:normal;
font-size:14px;
margin:0px;
padding:0px;
color:#022F48;
font-weight:bold;
}
dl#page_qa dd.answer{
clear:both;
font-style:normal;
font-size:12px;
margin:0 0 4px 0;
padding:0 0 4px 48px;
border-bottom:3px solid #8dd0fd;
background:url(/images/faq/A.gif) no-repeat 0 0;
}
/*リンク集*/
ul.link{ padding:0; margin:0; list-style:none;}
ul.link li{width:658px;padding:0; margin:0; list-style:none;}

/*FONT COLOR*/
.bld{font-weight:bold;}
.small{font-size:11px;}
.large{font-size:14px;}
.xlarge{font-size:16px;}
.xxlarge{font-size:17px;}
.xxxlarge{font-size:18px;}
.wide{letter-spacing:2;padding:0 3px;}

.theme{color:#022f48;}

.orange{color:#F3782D;}
.orange_bld{color:#F3782D; font-weight:bold;}
.orange_bld13{color:#F3782D; font-weight:bold; font-size:13px}
.orange_bld14{color:#F3782D; font-weight:bold; font-size:14px}

/*--------anythingslider----*/
.anythingSlider	{
	margin: 15px 0px 0px;
	float: left;
	width: 990px;
	height: 434px;
	overflow: hidden;
	background:#246c9e;
	border: 5px solid #022f48;
}
.anythingSlider .wrapper{
	width: 990px;
	overflow: hidden;
	height: 434px;
	padding: 0px;
	margin:0px;
}
.anythingSlider .wrapper ul {
	display: block;
	float: left;
	width: 40000px; 
	list-style: none; 
	background:none; 
	padding:0;
	margin: 0; 
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 434px;
	width: 990px; 
	margin: 0;
	list-style:none inside;
}
.anythingSlider ul li a img{
	border:0px;
}
.anythingSlider .arrow , .anythingSlider .forward , .anythingSlider .back{
	display:none
}

#thumbNav{
	z-index:100;
}
#thumbNav a{
	color:#ff0054; 
	display: inline-block;
	height: 19px;
	width:19px;
	font-size:0;
	margin: 0 1px 0 0;
	background:url(/images/slider/pagination-a-bg.gif) left top no-repeat;
	text-align: center; 
}
#thumbNav a.cur{
	background:url(/images/slider/pagination-a-bg-hover.gif) left top no-repeat;
	color:#fff;
}

#start-stop{
	background:url(/images/slider/stop-buton.png) 0 0 no-repeat;
	color:#fff; 
	padding: 0; 
	width: 990px;
	height:60px;
	position: absolute; 
	TOP:480px;
}
#start-stop.playing{
	background:url(/images/slider/stop-buton.png) left top no-repeat;
}
#start-stop:hover{
	background:url(/images/slider/stop-buton.png) left top no-repeat;
}
.noSlider , .noPageSlider {
	margin: 15px 0px 0px;
	float: left;
	width: 990px;
	height: 434px;
	overflow: hidden;
	background:#246c9e;
	border: 5px solid #022f48;
}
.noSlider .wrapper , .noPageSlider .wrapper {
	width: 990px;
	overflow: hidden;
	height: 434px;
	padding: 0px;
	margin:0px;
}	
.noPageSlider	{
	height: 240px;
}
.noPageSlider .wrapper{
	height: 240px;
}	

