*{
	margin:0;
	padding:0;
}

body{
	background:url(../../../images/background.gif) repeat-x #fff;
	text-align:center;
	margin:0 auto;
	padding:0;
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"HiraKakuPro-W3",
		Osaka,
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
	font-size:12px;
}

* html body{
	font-size:small;
	font-family:
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
}
*+html body{
	font-size:small;
	font-family:
		"メイリオ",
		"Meiryo",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		Sans-Serif;
}

#mainwrapper{
	width:832px;
	background:url(../../../images/main_background.png) repeat-y;
	margin:0 auto;
}
#header{
margin:0 auto;
	background:url(images/head.gif) top center no-repeat;
	height:100px;
	border:none;
}
#header h1,
#header h2{
	font-size:10px;
	text-indent:-900em;
}
#wrapper{
	margin:8px 16px 8px 16px;
}
#leftnavi{
	width:200px;
	float:left;
	text-align:left;
}
#container{
	width:580px;
	float:left;
	text-align:left;
margin-left:10px;
}
#sidebarcontainer{
	width:150px;
	float:right;
	text-align:left;
}
#pagetitle{
	background:url(../../../images/blog_bar.png) top no-repeat;
	height:60px;
	text-indent:-900em;
	text-align:left;
}
#pagetitle a{
	width:630px;
	height:101px;
	display:block;
	z-index:100;
}



/*--- サイドバー ---*/
#sidebarcontainer ul{
	margin-left:15px;
}
#sidebarcontainer ul ul{
	margin-left:10px;
}
#sidebarcontainer .sidebar{
	padding-top:10px;
	margin-bottom:15px;
	background:url(images/side_01.gif) top left no-repeat;
	font-size:10px;
}
#sidebarcontainer .sidebar dl{
	padding-bottom:10px;
	background:url(images/side_03.gif) bottom left no-repeat;
}
#sidebarcontainer .sidebar dt{
	background:url(images/side_02.gif) top left repeat-y;
	border-bottom:1px dotted #ccc;
	text-align:center;
	font-size:12px;
	font-family:Arial;
	padding-bottom:3px;
}
#sidebarcontainer .sidebar dd{
	padding:5px 10px;
	background:url(images/side_02.gif) top left repeat-y;
}


#sidebarcontainer a:link, a:visited{
	color:#ff6699;
	text-decoration:none;
}
#sidebarcontainer a:hover, a:active{
	color:#ff6699;
	text-decoration:underline;
}



ul.nobullets li{
	text-indent:-1000em;
	font-size:1px;
	line-height:1px;
	list-style-type:none;
}
ul.nobullets ul{
	margin:0;
}

ul.nobullets li li{
	text-indent:0em;
	line-height:1.5;
	font-size:10px;
	list-style-type:disc;
}


ul.commenttree li.trackback{
	list-style-type:square;
}

.calendar td{
	width:16px;
	text-align:center;
}

.calendar td a{
	width:16px;
	color:#333;
	display:block;
}
.calendar td a:hover{
	color:#f39;
}


/*--- 記事部分 ----*/

#container .content h3{
	font-size:14px;
	line-height:1.4;
	background:url(../../../images/contenttitle.gif) top left no-repeat;
	padding:10px 10px 15px;
}
* html #container .content h3{
	font-size:small;
}
*+html #container .content h3{
	font-size:small;
}
#container .content h4{
	border-left:10px solid #666;
	margin:0 0 10px;
	padding:2px 7px;
	font-size:12px;
	font-weight:normal;
}

#container .content{
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px 0;
}
#container .contentfoot{
	margin-top:20px;
	border-top:1px solid #ccc;
	padding-top:5px;
}
#container .contentfoot ul{
	width:550px;
	list-style-type:none;
	margin:0 0 2px;
	padding:0;
}
#container .contentfoot li{
	font-size:10px;
	padding:3px 5px;
	margin:1px;
	border-left:1px solid #ccc;
	display:inline;
}
.contentfoot a{
	color:#ff6699;
}

#container .contentbody{
	padding:10px;
	clear:right;
}


.commentname{
	border-top:1px solid #ccc;
	padding:10px 5px 5px;
}
.commentbody{
	padding:2px 2px 5px 1em;
}

.commentinfo{
	text-align:right;
	margin:0 0 0 10px;
	font-size:10px;
}

.tb .item{
	border-top:1px solid #ccc;
	padding:10px 5px 5px;
}
.tb .item .body{
	padding:2px 2px 5px 1em;
}
.tb .item .date{
	text-align:right;
	margin:0 0 0 10px;
	font-size:10px;
}

.tb .info{
	border-top:1px solid #ccc;
	padding:10px 5px 5px;
}
.tburl{
	color:#000;
	text-decoration:underline;
}


.clr,
.clearing{
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer .footer{
	padding:10px;
	font-size:12px;
}
#footer .copyrights{
	padding:5px;
	margin:0 16px 0 14px;
	background:#fccde6 url(images/footer.gif) top left repeat-x;
	font-family:Arial;
	font-size:10px;
}


.pageswitch{
	padding:10px 0 30px;
	text-align:center;
}

#leftnavi .toi1{
	padding:0px;
	margin:0px;
	border:0px;
	height:70px;
	overflow:hidden;
}

#leftnavi .toi2{
	padding:0px;
	margin:0px;
	border:0px;
	height:80px;
	overflow:hidden;
}











img,a img{
vertical-align:bottom;
border:none;
background:transparent;
}

#contentsbox{
width:800px;
padding:8px 0;
}

#contentsbox:after {
content: "";
display: block;
clear: both;
}

#contentsbox {
display: inline-block;
}
/* Hide from IE Mac \*/
* html #contentsbox {
height: 1%;
}
#contentsbox {
display: block;
}
/* End hide from IE Mac */

#container_left{
width:200px;
float:left;
text-align:center;
overflow:hidden;
}

#container_right{
width:600px;
float:left;
text-align:center;
}

#footmenu{
font-size:0.9em;
margin:20px auto 10px;
text-align:center;
}

#footmenu A{
color:#898989;
font-size:1em;
}

#footmenu A:visited{
color:#898989;
}

#footmenu A:active{
color:#c6c6c6;
}

#footmenu A:hover{ 
color:#c6c6c6;
}

#footer{
}

/**** ナビゲーション ****/
#menu {
margin: 0;
padding: 0;
clear: both;
width: 800px;
height: 53px;
background: transparent url(../../../images/menu.gif) no-repeat;
}

#menu li {
margin: 0;
padding: 0;
float:left;
width: 200px;
height: 53px;
list-style-type: none;
}

#menu li a {
padding-top: 53px;
display: block;
width: 100%;
height: 0;
line-height: 53px;
overflow: hidden;
}

#menu li.home a:hover {
background: transparent url(../../../images/menu.gif) no-repeat 0px 0px;
background-position: 0 -53px;
}

#menu li.search a:hover {
background: transparent url(../../../images/menu.gif) no-repeat -201px 0px;
background-position: -200px -53px;
}

#menu li.adviser a:hover {
background: transparent url(../../../images/menu.gif) no-repeat -301px 0px;
background-position: -300px -53px;
}

#menu li.example a:hover {
background: transparent url(../../../images/menu.gif) no-repeat -401px 0px;
background-position: -400px -53px;
}

/**** container left ****/
#left_login_form{
margin:4px auto 0 auto;
background:url(../../../images/login_bg.gif) no-repeat;
width:179px;
height:191px;
position:relative;
}

#left_onlogin_form{
margin:4px auto 0 auto;
background:url(../../../images/onlogin_bg.gif) no-repeat;
width:179px;
height:191px;
position:relative;
}


#mailarea{
position:absolute;
top:60px;
left:9px;
font-size:1.2em;
background-color:#fff;
border:#ffbcff solid 1px;
width:160px;
}

#pwarea{
position:absolute;
top:108px;
left:9px;
font-size:1.2em;
background-color:#fff;
border:#ffbcff solid 1px;
width:160px;
}

#login_button{
position:absolute;
top:142px;
left:22px;
}

#onlogin_button{
position:absolute;
top:80px;
left:22px;
}

#logout_click{
position:absolute;
top:130px;
left:20px;
}

#left_search_box{
margin:20px 0 0 0;
}

#left_search_box .name{
margin:8px 0 2px 10px;
float:left;
}

.searchname{
width:183px;
}

.searchword{
background-color:#fff;
border:#ffbcff solid 1px;
width:180px;
font-size:1.2em;
}


#search_button{
margin-top:7px;
}

.left_other_box{
margin-top:20px;
}

.left_other_box img{
margin-top:3px;
}

/**** container right ****/
.titlebar{
margin:15px 0 5px 0;
}

.titlebar_nomargin{
margin:0 0 5px 0;
}

#home_adviser{
background:url(../../../images/home_adviser_bg.jpg) no-repeat;
width:584px;
height:251px;
position:relative;
margin:0 auto;
}

#home_adviser p{
position:absolute;
top:20px;
left:205px;
width:360px;
line-height:1.5em;
text-align:left;
}

.pagetop_catch{
color:#cc6699;
margin:5px 0 3px 13px;
text-align:left;
}

.pagetop_catch_large{
color:#cc6699;
margin:5px 0 3px 13px;
text-align:left;
font-size:1.2em;
}
.textbox_body{
background:url(../../../images/textbox_middle.gif) repeat-y;
margin-left:8px;
padding:5px 30px 0 50px;
text-align:left;
}

.textbox_block{
padding-bottom:14px;
}

.textbox_block img{
vertical-align:top;
}

.textbox_block .date{
margin:0 0 0 10px;
vertical-align:top;
}

.textbox_block .text{
margin:0 0 0 20px;
width:400px;
text-align:left;
line-height:1.2em;
}

.textbox_block_blog{
padding-bottom:6px;
}

.textbox_block_blog img{
vertical-align:top;
}

.textbox_block_blog .date{
margin:0 0 0 10px;
vertical-align:top;
}

.textbox_block_blog .text{
margin:0 0 0 20px;
width:400px;
text-align:left;
line-height:1.2em;
}

.textbox_body_other{
background:url(../../../images/textbox_middle.gif) repeat-y;
margin-left:8px;
padding:5px 30px 0 25px;
text-align:left;
line-height:1.5em;
position:relative;
}

.textbox_body_other .textbox_catch{
color:#cf6498;
position:relative;
}

.textbox_body_other .textbox_text{
margin-bottom:20px;
}

.textbox_body_other .textbox_text_bottom{
padding-bottom:10px;
}

.pink_textbox_body{
background:url(../../../images/pink_textbox_middle.gif) repeat-y;
margin-left:8px;
padding:5px 30px 0 25px;
text-align:left;
line-height:1.5em;
font-size:1.2em;
margin-bottom:-1px;
}

.forregist_button{
margin-top:15px;
}

