@charset "utf-8";
@import url("default.css");
* {
	color:#333333;
	letter-spacing: 0em;
}
h1 {
}
h2 {
}

h3 {
}
a {
}
hr {
	height: 1px;
}	
p {
	margin:0;
}

/*topline
----------------------------------------------- */
/*
-------------------------------------------------------------------*/
#base {
	width:780px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	background-position: center top;
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;


	background-color: #F1F1F!;
	background-image: url(img/base_bg.gif);
	background-color: #FFFFFF;
}

/*
-------------------------------------------------------------------*/
#wrap {
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/wrap_bg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 780px;
}
/*
-------------------------------------------------------------------*/
#header {
	height: 50px;
	width: 780px;
	float: left;
}
#header p {
	margin: 0;
	padding: 0;
	float: left;
}
/*
-------------------------------------------------------------------*/

/*
-------------------------------------------------------------------*/


/* サイドバー
-------------------------------------------------------------------*/
/* ラップ
-------------------------------------------------------------------*/
/*
-------------------------------------------------------------------*/

#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	background-color: #0C1360;
	height: 20px;
}
#footer li {
	margin: 0px;
	padding: 2px 17px 2px 17px;
	list-style-type: none;
	float: left;
	font-size: 12px;
}
#footer ul {
	padding: 0px;
	margin: 0 0 0 50px;
	text-indent: 0px;
	list-style: none;
}
address {
	width: 780px;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-size: 0.7em;
	clear: both;
}
#menu {
	height: 47px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px 30px 5px 30px;
	clear: both;
}
#top_main {
	float: left;
	width: 560px;
}
#main {
	float: left;
	width: 570px;
}
#contents {
	margin-top: 5px;
}
#contents ul {
	margin: 0px;
	padding: 0px;
}
.topic {
	margin-bottom: 10px;
}
#top_side_r {
	float: right;
	width: 210px;
	margin: 0px 3px 3px 3px;
}
#pankuzu {
	background-image: url(img/pankuzu_bg.jpg);
	background-repeat: repeat;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#pankuzu p {
	font-size: 10px;
}
#top_image {
	height: 120px;
	background-image: url(img/top_image1.gif);
	background-repeat: no-repeat;
	padding: 15px 130px 15px 20px;
	background-position: 0 0;
	font-size: 14px;
}
#top_image p {
	font-size: 14px;
}
#side_r {
	float: right;
	width: 210px;
}
#side_r_category dt {
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 95%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-image: url(img/side_r_category_label_bg.jpg);
}
#side_r_category dd {
	margin: 0;
	padding: 5px;
}
#side_r_category dd a {
	display: block;
	background-image: url(img/side_r_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
	text-decoration: underline;
}
#side_r_category h3 {
	font-size: 80%;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4296B5;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#side_r_category dl {
	margin-bottom: 10px;
}
#top_wrap {
	margin-top: 5px;
	margin-bottom: 5px;
}
.contents {
	padding: 0px 10px 10px 10px;
}
.contents_top h2 {
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}
.entrytitle {
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 2px #999999;
	font-size: 100%;
	background-image: url(img/entry_title_bg.jpg);
	background-repeat: repeat;
}
#copyright {
	clear: both;
	border-bottom: solid 1px #AAAAAA;
	padding-top: 5px;
}
.contents p {
	font-size: 84%;
	letter-spacing: 0em;
	line-height: 150%;
}
#contact p {
	font-size: 90%;
}
.text_red {
	color: #FF0000;
}
.center {
	text-align: center;
}
/* master info */
#about {
	margin-top: 10px;
	margin-bottom: 25px;
}
#about dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	font-weight: bold;
	color: #003366;
	background-color: #ffffff;
}
#about dd {
	line-height: 160%;
	margin-top: -1.9em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	padding-left: 5px;
	border-bottom: 1px dotted #666666;
}
#about li {
	font-size: 105%;
	margin-top: 10px;
}
#about ul {
	margin-left: 20px;
}
#wrap_bottom {
	clear: both;
	width: 780px;
}
.img_r {
	float:right;
	margin: 5px;
}
.img_l {
	float:left;
	margin: 5px;
}
.clr {
	clear:both;
}
hr {
	clear:both;
	padding: 10px 20px 10px 20px;
}
#link_categories {
	margin-top: 20px;
}
#link_categories li {
	float: left;
	width: 230px;
	margin: 5px;
	font-size: 100%;
}
#link_categories ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#links {
	font-size: 90%;
}
#mailform .mailform span {
	color: #FF0000;
}
#link_sample {
	color: #0000FF;
	text-decoration:underline;
}
#linklist dt {
	font-size: 95%;
}
#pricelist {
	font-size: 12px;
}
.text_blue {
	color: #0000FF;
}
.text_green {
	color: #006600;
}
.text_orange {
	color: #FF6600;
}
.text_lightblue {
	color: #0099CC;
}
.text_purple {
	color:#330099;
}
.contents_top p {
	font-size: 90%;
	padding-left: 10px;
}
.prev_next {
	background-color: #DEF3F7;
	border: 3px dotted #0099FF;
	padding: 5px;
}
.prev_next .prev_entry {
	float: left;
	width: 260px;
	font-size: 90%;
}
.prev_next .next_entry {
	float: right;
	width: 260px;
	font-size: 90%;
}
#linklist dd {
	margin-bottom: 15px;
	padding-left: 10px;
}
#image {
	width: 780px;
	clear: both;
}
.contents_news dt {
	float: left;
	width: 110px;
}
.contents_news dd {
	width: 385px;
	float: right;
	padding-left: 15px;
	background-image: url(img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.contents_news dl {
	padding-left: 20px;
	margin-top: 5px;
	clear: both;
	float: left;
	width: 510px;
	margin-bottom: 5px;
}
.contents_blog_new dt {
	float: left;
	width: 70px;
}
.contents_blog_new dd {
	width: 420px;
	float: right;
	background-image: url(img/page_white_edit.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left top;
}
.contents_blog_new dl {
	padding-left: 20px;
	margin-top: 10px;
	clear: both;
	float: left;
	width: 520px;
}
.contents_blog_new dl dd a {
	font-weight: bold;
	background-image: url(img/entry_title_bg.jpg);
	background-repeat: repeat;
}
.now_entry li {
	padding: 0px;
	list-style: none;
	margin-top: 5px;
}
.now_entry ul {
	margin: 0px;
	padding: 0px;
}
#header .tagline {
	padding: 15px 3px 10px 3px;
	font-size: 10px;
	width: 524px;
}
#footer a {
	color: #FFFFFF;
}
body {
	background-color: #EEEEEE;
}
#info dt {
	background-color: #EFFFEF;
	padding: 5px 5px 5px 25px;
	font-size: 90%;
	background-image: url(img/icon_list1.gif);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
#info dd {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#info .date {
	text-align: right;
	font-size: 75%;
	padding: 0px;
	margin-bottom:10px;
}
#image_category {
	clear: both;
	width: 780px;
	margin-top: 5px;
}
#category_desc p {
	font-size: 84%;
}
#category_desc {
	padding: 5px;
	line-height: 130%;
}
#category_desc ol li {
	margin-left:30px;
	list-style-type:decimal;
}
.entrymore {
	padding-top: 10px;
}
p.date {
	text-align: right;
	font-size: 75%;
	padding: 0;
	margin-bottom:10px;
}
#blog_side_r_category dt {
	background-image: url(img/side_r_blog_category_label_.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #F1F1F1;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 95%;
}
#blog_side_r_category dd {
	margin: 0;
	padding: 5px;
}
#blog_side_r_category dd a {
	display: block;
	background-image: url(img/side_r_blog_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	text-decoration: underline;
}
#blog_side_r_category h3 {
	font-size: 95%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(img/side_r_blog_category.jpg);
	border-top: solid 2px #999999;
}
#blog_side_r_category dl {
	margin-bottom: 10px;
}
#side_r_authors dl {
	clear: both;
	border-bottom: dotted 1px #FFFFFF;
	padding-bottom: 15px;
	padding-top: 5px;
}
#side_r_authors dt {
	width: 200px;
}
#side_r_authors dd {
	width: 180px;
	padding-left: 16px;
	padding-bottom: 2px;
	background-image: url(img/side_r_blog_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 4px;
	margin-left: 5px;
}
#side_r_authors h3 {
	font-size: 95%;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(img/side_r_blog_authors.jpg);
	border-top: solid 2px #999999;
}
#side_r_authors {
	padding-right: 0px;
	padding-left: 0px;
}
#info .contact_title {
	font-weight: bold;
	font-size: 90%;
	background-image: none;
}
#side_r li {
	list-style-type: none;
}
#side_r ul {
	margin: 0px;
	padding: 0px;
}
#side_r li {
	margin: 0px;
	padding: 0px;
}
.blog_category_label {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #39A6FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#authors dt {
	font-size: 90%;
	font-weight: bold;
}
#authors dd {
	background-image: url(img/page_white_edit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 10px;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#authors dl {
	padding-top: 5px;
	border-bottom: dotted 1px #CCCCCC;
	padding-bottom: 20px;
}
.author_link a {
	color: #333333;
}
#rss {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rss li {
	list-style-type: none;
	margin-bottom: 3px;
	padding-left: 3px;
	text-indent: 0px;
}
#rss ul {
	margin: 0px;
	padding: 0px;
}
.link_category_label {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #22FF00;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#link_side_r_category dt {
	background-image: url(img/side_r_link_cat_label_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-bottom: 1px dotted #999999;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 95%;
}
#link_side_r_category dd {
	margin: 0;
	padding: 5px;
}
#link_side_r_category dd a {
	display: block;
	background-image: url(img/side_r_link_entry_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	text-decoration: underline;
}
#link_side_r_category h3 {
	font-size: 95%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(img/side_r_link_category.jpg);
}
#link_side_r_category dl {
	margin-bottom: 10px;
}
.link_entrytitle {
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 2px #99F291;
	font-size: 100%;
	background-image: url(img/entry_title_bg.jpg);
	background-repeat: repeat;
}
#blog_side_r_articles_all h3 {
	font-size: 95%;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image: url(img/side_r_blog_articles_all.jpg);
}
#menu_side li {
	padding-top: 5px;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.top_main_banner {
	text-align: center;
	margin:0px 5px 10px 5px;
}
#rating {
	clear: both;
	margin-bottom: 25px;
}
#rating h3 {
	font-size: 84%;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
#rating .pls_vote {
	background-color: #F1F1F1;
	padding: 5px;
	border: 2px dotted #AAAAAA;
	margin: 10px;
}
#related_entries h3 {
	font-size: 90%;
	font-weight: bold;
}
#related_entries dl {
	width: 500px;
	clear: both;
	float: left;
	padding-top: 3px;
}
#related_entries dt {
	width: 90px;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	list-style-type: disc;
	margin-bottom: 3px;
}
#related_entries dd {
	float: right;
	width: 400px;
	margin-bottom: 3px;
}
#related_entries {
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 25px;
}
#commented_list h3 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}
#commented_list {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-bottom: 15px;
}
#commented_list .comment {
	margin: 10px;
	border: 1px solid #E1E1E1;
}
#commented_list .comment-content {
	background-color: #FFFFCF;
	padding: 5px;
}
#commented_list .comment-footer {
	background-image: url(img/entry_title_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#comment_posted {
	margin-top: 10px;
	margin-bottom: 5px;
}
#comment_form_block {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
}
#comment_form_block h3 {
	font-size: 90%;
	font-weight: bold;
	padding-left: 5px;
}
#comments-open {
	margin: 10px;
}
p.text_small {
	font-size: 70%;
}
#related_entries p.clr {
	font-size: 50%;
	line-height: 50%;
}
#bookmarklet {
	margin-bottom: 20px;
}
#now_entry ul {
	margin: 0px;
	padding: 0px;
}
#now_entry li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	list-style-type: none;
}
.top-banner {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#camp_contents h3 a {
	text-decoration: underline;
}
.photo {
	border: 1px solid #999999;
}
.camp-pic {
	width: 550px;
}	
#camp_contents .faqlist {
	margin-left: 30px;
	margin-bottom: 20px;
}
#camp_contents .faqlist li {
	font-size: 82%;
}
#side-kouen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 5px;
	margin-bottom:10px;
}
#side-kouen li {
	width: 208px;
	text-align: center;
}
#event_table {
	border: none;
}
#event_table th {
	padding:2px;
}
#event_table td {
	padding:2px;
}
#seminar_table {
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}
#seminar_table th {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#seminar_table td {
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
.apply-std {
	margin-left: 150px;
}
.apply-std a {
	display: block;
	width: 250px;
	height: 45px;
	background-image:url(/img/apply-form.gif);
	text-indent: -8000px;
}
.apply-std a:hover {
	background-image:url(/img/apply-form-over.gif);
}
#gallery li {
	padding: 5px;
	float: left;
	list-style-type: none;
}
div.sb_facebbok {
	float:left;
	width:110px;
	margin-bottom:5px;
}
div.sb_hatena {
	float:left;
	width:70px;
	margin-bottom:5px;
}
div.sb_twitter {
	float:left;
	width:110px;
	margin-bottom:5px;
}
div.sb_plusone {
	float:left;
	width:80px;
	margin-bottom:5px;
}
div.likebox_main {
	margin-top:20px;
}
div.social_button {
	margin-top:5px;
	margin-bottom: 5px;
}