@charset "utf-8";
/* CSS Document */

/*初期化*/

* {
	padding:0;
	font-size:12px;
	letter-spacing:1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#2a2a2a;
	letter-spacing:2px;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
body a {
	color: #2a2a2a;
	text-decoration: underline;
}
body a:hover {
	color: #00AEEF;
	text-decoration: none;
}
html {
	height:100%;
}
h1, h2, h3, h4, h5, h6, em, address, dfn {
	font-style:normal;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border:none;
	border-spacing:0;
}
th, td {
	vertical-align:top;
	border:solid 1px #000;
	font-weight:normal;
	text-align:left;
}
caption {
	text-align:left;
}
ul, ol, dl {
	list-style:none;
}
li {
	list-style:none;
	display:list-item;
}
img, a img {
	vertical-align:bottom;
	border:none;
	background:transparent;
}
object, embed {
	vertical-align:top;
}
fieldset {
	border:none;
}
#wrapper {
	height: 500px;
	width: 964px;
	background-image: url(../images/common_bgmain_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents {
	height: 200px;
	width: 822px;
	margin-left: 74px;
	background-image: url(../images/common_bg_mainInner.gif);
	background-repeat: repeat-y;
}
#main .forBgTop {
	height: auto;
	width: 823px;
	background-image: url(../images/common_bg_mainTop.gif);
	background-repeat: no-repeat;
}
#main .forBgMiddle {
	background-image: url(../images/common_bg_mainInner.gif);
	height: auto;
	width: 823px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#main {
	height: auto;
	background-color: #ffffeb;
}
#main #flowerBg {
	background-image: url(../images/common_bg_flowers.gif);
	background-repeat: no-repeat;
	width: 1023px;
	height: auto;
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/common_bg_header.gif);
	background-repeat: repeat-x;
	height: 233px;
	width: auto;
}
#header .contents {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}

/************グローバルナビゲーションCSS************/
#navi{
	width:100%;
	clear:both;
	margin-top:8px;
	margin-left:10px;

}
#navi li{
	float:left;
}
#navi li a{
	display:block;
	width:160px;
	height:34px;
	text-indent:-5000px;
	overflow:hidden;
}
#navi #top a{
	background-image: url(../images/navi_btn_blog.gif);
	background-repeat: no-repeat;
}
#navi #top a:hover{
	background-image: url(../images/navi_btn_blog_hover.gif);
	background-repeat: no-repeat;
}
#navi #aboutthisblog a{
	background-image: url(../images/navi_btn_aboutthisblog.gif);
	background-repeat: no-repeat;
}
#navi #aboutthisblog a:hover{
	background-image: url(../images/navi_btn_aboutthisblog_hover.gif);
	background-repeat: no-repeat;
}
#navi #category a{
	background-image: url(../images/navi_btn_category.gif);
	background-repeat: no-repeat;
}
#navi #category a:hover{
	background-image: url(../images/navi_btn_category_hover.gif);
	background-repeat: no-repeat;
}
#navi #allblogs a{
	width:162px;
	background-image: url(../images/navi_btn_allblogs.gif);
	background-repeat: no-repeat;
}
#navi #allblogs a:hover{
	background-image: url(../images/navi_btn_allblogs_hover.gif);
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	padding-left:10px;
	padding-top:5px;
}
#navi #require a:hover{
	width:190px;
	background-image: url(images/navi_require_hover.gif);
	background-repeat: no-repeat;
}
.section {
	height: auto;
	width: 490px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.section p {
	width: 95%;
	margin-top: 5px;
}
.section .toDetailbtn {
	margin-top: 5px;
	margin-left: 400px;
}
h2 {
	margin-bottom: 10px;
}
#rightColumn #shortcategory {
	height: 268px;
	width: 221px;
	background-image: url(../images/common_bg_shortccategory.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 25px;
}
#shortcategory .btn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#leftColumn {
	padding-top: 30px;
	padding-left: 30px;
	height: auto;
	width: 506px;
	float: left;
	margin-bottom: 40px;

}
#rightColumn {
	width: 248px;
	float: right;
	padding-right: 35px;
	padding-top: 30px;
	margin-bottom: 40px;
}
#footer {
	clear: both;
	height: 100px;
	width:794px;
	background-color: #000000;
	margin-left: 9px;
}
#pagelinkArea {
	height: 19px;
	width: 470px;
	padding-left:20px;
	background-image: url(../images/allblog_bg_pagelinkAreaf.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}
.section {
	margin-left: 0px;
}
#leftColumn #tableOfContents p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	padding-bottom: 5px;
}
#leftColumn #tableOfContents h3 {
	padding-bottom: 0px;
	display: block;
	margin-bottom: 0px;
	font-weight: bold;
}
#tableOfContents a{
text-decoration:none;
color:#d6848a;
}
#tableOfContents a:hover{
	text-decoration:none;
	color:#849ED7;
	
}
#pagelinkArea a{
	text-decoration:none;
	}
#pagelinkArea li {
	float: left;
}
#pagelinkArea .link_before{
	margin-right: 10px;
	display: block;
	width: 40px;
}
#pagelinkArea .link_page{
	margin-right: 10px;
	display: block;
	width: 20px;
}
#pagelinkArea .current_page{
	margin-right: 10px;
	display: block;
	width: 20px;
}
#pagelinkArea .link_next{
	margin-right: 10px;
	display: block;
	width: 40px;
}
#pagelinkArea ul {
	margin-left: 0px;
}
#pagelinkArea .block {
	display: block;
	width: 30px;
}
.blogArea h4 {
	background-image: url(../images/blogDetail_bg_blogtitle.gif);
	display: block;
	height: 21px;
	width: 474px;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold;
}
blogArea .date {
	background-image: url(../images/blogDetail_bg_name.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 485px;
}
.blogArea .float_clear {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-left: 6px;
	margin-right: 13px;
	margin-top: 10px;
	padding-bottom: 5px;
}

.float_clear {
	clear:both;
}
.blogArea .date {
	float: left;
	margin-right: 20px;
}
.blogdata {
	margin-top: 10px;
	margin-left: 6px;
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.blogdata .name {
}
.blogArea {
	margin-bottom: 60px;
}
.blogArea a{
text-decoration:none;
color:#ff9da4;
}

#footer #copyrights {
	color: #FFFFFF;
	clear: both;
}
#footer li {
	float: left;
}
#footer a{
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
text-decoration:underline;
}
#footer ul {
	padding-left: 0px;
}
.orange {
	color: #DF8C54;
}
#tagArea {
	height: 80px;
	width: 460px;
	background-color: #F2F2F2;
	padding: 10px;
	border: 4px solid #E8E8E8;
}
#tagArea p {
	margin: 0px;
	padding: 0px;
}
.commentDetail {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 5px;
	padding-bottom: 10px;
}
.commentator .name {
	margin-right: 20px;
}
.commentator {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#tagArea a{
color:#ff9da4;
text-decoration:none;
}
#tagArea a:hover{
	color:#00AEEF;
}
#newsArea .contents .life dt {
	font-weight: bold;
}
#newsArea .contents .life a{
	color:#DF8C54;
	text-decoration:none;
}
#newsArea .contents .learning a{
	color:#95BD4E;
	text-decoration:none;
}
#newsArea .contents .event a{
	color:#DE9294;
	text-decoration:none;
}
#newsArea .contents .examination a{
	color:#8DB1B4;
	text-decoration:none;
}
#newsArea .contents {
	margin-left: 30px;
}
#newsArea .contents .box {
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
#newsArea .contents .box a:hover{
	text-decoration:underline;
}
#newsArea .textlinkToAllblog {
	text-align:right;
}
.mr_r5 {
	margin-right: 5px;
}
#newsArea .textlinkToAllblog a {
	color: #FF9DA4;
}
#newsArea .contents dd {
	margin-left: 0px;
}
#newsArea .box h3 {
	padding-bottom: 0px;
	font-weight: bold;
}
#newsArea .box p{
	margin-top: 0px;
}
.allcategorybox {
	height: 206px;
	width: 237px;
	background-image: url(../images/toppage_bg_lifebox.gif);
	background-repeat: no-repeat;
}
#categoryboxiesArea #lifebox {
	float: left;
	margin-bottom: 5px;
	position: relative;
}
#categoryboxiesArea #learningebox {
	float: right;
	margin-bottom: 5px;
	background-image: url(../images/toppage_bg_learningbox.gif);
	position: relative;
}
#categoryboxiesArea #eventbox {
	clear: both;
	float: left;
	background-image: url(../images/toppage_bg_event.gif);
	background-repeat: no-repeat;
	position: relative;
}
#categoryboxiesArea #examinationbox {
	float: right;
	background-image: url(../images/toppage_bg_examination.gif);
	background-repeat: no-repeat;
	position: relative;
}
#categoryboxiesArea {
	width: 481px;
	margin-left: 28px;
}
.categoryboximage {
	margin-left: 10px;
	margin-top: 10px;
}
.categoryboxparag{
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 90%;
	}
.categoryboxparag p {
	margin: 0px;
	padding: 0px;
}
.categoryboxparag a{
	color:#D6848A;
	text-decoration:none;
}
.categoryboxparag h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.mr_t5 {
	margin-top: 5px;
}
#allcategorybox {
	position: relative;
}
#lifebox .btnposition {
	position: absolute;
	left: 145px;
	top: 184px;
}
#learningbox .btnposition {
	position: absolute;
	left: 201px;
	top: 281px;
}
#learningebox .btnposition {
	position: absolute;
	left: 146px;
	top: 184px;
}
#learningebox {
	position: static;
}
#eventbox .btnposition {
	position: absolute;
	left: 144px;
	top: 184px;
}
#examinationbox .btnposition {
	position: absolute;
	left: 143px;
	top: 184px;
}
.sidebarSection {
	margin-bottom: 10px;
}
.sidebarSection #searchbar {
	width: 90%;
}
#searchArea {
	margin-left: 25px;
}
#searchArea #button {

}
#searchArea #jumpMenu {
	width: 90%;
}
.sidebarSection .newsbox {
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
.sidebarSection .newsbox a {
	text-decoration: none;
}
.sidebarSection .newsbox h3 a{
	color:#84BEBB;
}
.sidebarSection .newsbox a:hover {
	text-decoration: underline;
	color:#FF9DA4;
}
.sidebarSection .newsbox h3 {
	font-weight: bold;
}
.sidebarSection .newsbox p {
	margin-top: 0px;
	padding-top: 0px;
}
#tableOfContents {
	margin-left: 20px;
}
#rightColumn #sidebannerArea img {
	margin-bottom: 10px;
	margin-left: 25px;
}
#rightColumn #sidebannerArea {
}
.profileArea {
	background-image: url(../images/profile_bg_detail.gif);
	background-repeat: no-repeat;
	height: 215px;
	width: 476px;
	position: relative;
	padding-top: 28px;
	padding-left: 10px;
	margin-left: 20px;
}
.profileimage {
	float: left;
	height: 80px;
	width: 80px;
}
.classAndName {

}
.profileArea .topcolumn {

}
.profileArea .topcolumn .classAndName {
	margin-left: 90px;
	padding-top: 5px;
}
.classAndName p {
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 90%;
}
.classAndName h3 {
	font-size: 150%;
	color: #ff9da4;
}
.profileArea .paragbox {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	padding-top: 10px;
}
.profileArea .topcolumn {
	margin-bottom: 25px;
}
  .profileArea .btnArea {
	position: absolute;
	left: 301px;
	top: 30px;
	background-image: url(../images/profile_btn_profileDetail.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 161px;
	font-size: 10px;
}
.btnArea p {
	font-size: 100%;
	padding-left: 10px;
}
.btnArea a {
	font-size: 95%;
	color: #849ED7;
	text-decoration: none;
}
.mr_l20 {
	margin-left: 20px;
}
.sitemap .section a{
	color:#84BEBB;
	text-decoration:underline;
}
.sitemap .section a:hover{
	color:#FF9DA4;
	text-decoration:underline;
}
.sitemap .section {
	width: auto;
	margin-left: 25px;
}
.sitemap .section li {
	list-style-image: url(images/sitemap_img_list.gif);
	list-style-position: outside;
}
#forSitemapLink {
	position: absolute;
	width: 64px;
	left: 865px;
	top: 5px;
}
.siteform_top {
	font-weight: bold;
	margin-bottom: 10px;
}
.stop {
	margin-left: 10px;
	margin-bottom: 5px;
}
.secondpage {
	margin-left: 20px;
}
.mr_b20 {
	margin-bottom: 20px;
}
.searchexplanation{
	font-size: 90%;
width:90%;
	margin-bottom: 5px;
}


