@charset "utf-8";


/*
YUI 3.5.1 (build 22)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}textarea{width:100%;}legend{color:#000}#yui3-css-stamp.cssreset{display:none}

/* 
----------------------------------------------- */
html,body{
	font-family: 'メイリオ', Meiryo,'ヒラギノ角ゴ Pro W3', Hiragino Kaku Gothic Pro W3, osaka, sans-serif;
	line-height: 140%;
	font-size:0.9em;
	background-color: #000000;
	color: #666666;
}

body {
	padding:20px;
}

#wrap {
	clear:both;
	overflow:hidden;
	
	width: 850px;
	margin: 0px auto 20px;
	background-color: #FFFFFF;
}

/* 
----------------------------------------------- */
a {
	text-decoration: underline;
}

a:link {color: #8FABBE;}
a:visited {color: #8FABBE;}
a:active {color: #8FABBE;}
a:hover {color: #006699;}

.footer{
	text-align:center;
	font-size:0.8em;
	color:#ffffff;
}

/* 
----------------------------------------------- */
#wrap h1 {
	margin: 20px auto;
	text-align:center;
}

#contents {
	clear:both;
	overflow:hidden;
}

/* 
----------------------------------------------- */
#left_contents {
	float:left;
	width: 180px;
	margin: 0px 10px;
}

#left_contents h3 {
}

#left_contents ul {
	margin-bottom: 30px;
}

#left_contents li {
	margin-bottom: 5px;
	font-size:0.8em;
	padding:0 10px;
}


#left_contents ul ul {
	margin-bottom: 0px;
}

#left_contents #categories ul {
	padding-left: 15px;
}

#left_contents #categories li {
	list-style-type: circle;
}

#left_contents img {
	border: 3px solid #FFFFFF;
}

.proftext{
	font-size:small;
	font-size:0.8em;
	margin-bottom:10px;
}

.modelprof{
	font-size:0.8em;
	line-height:130%;
}

/* 
----------------------------------------------- */
#center {
	margin: 1px 10px;
	float:left;
	width: 420px;
}

#center h2 {
	background:#000000;
	border: solid 1px #fff;
	outline: solid 1px #000000;
 	color: #ffffff;
	margin-bottom: 5px;
	padding: 1px 10px 0;
}

#center h2.comments-open-header {
	background: none;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
}

#center h3 {
	font-weight: bold;
	border-bottom: solid 1px #999999;
	margin-bottom: 10px;
	font-size:0.8em;
}

#center p.posted {
	border-top: 1px solid #999999;
	color: #999999;
	font-size:0.8em;
	margin-bottom: 25px;
	padding: 3px;
}

#center img{
	padding:5px;
	margin:5px;
	border:1px #cccccc dotted;
}



/*  comments
----------------------------------------------- */
#center .comments-header{
	background:#fff;
	border: none;
	outline: none;
 	color: #000;
	margin-bottom: 5px;
	padding: 0;
}

#center #comment-greeting{
	display: none;
}

#center legend {
	display: none;
}
/* 
----------------------------------------------- */
#right_contents {
	float: right;
	margin: 0px 10px;
	width: 180px;
}


#calendar {
	font-size:0.8em;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	font-size:0.8em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

/* SP
----------------------------------------------- */
@media screen and (max-width: 480px) {
#wrap {
	width: auto;
	margin: 0px 10px 20px;
}
#wrap h1 img {
	width: 100%;
	height:auto;
}
#left_contents {
	float: none;
	width: auto;
	margin: 0px 10px;
}
#center {
	margin: 1px 10px;
	float:none;
	width: auto;
}
#right_contents {
	float: none;
	margin: 0px 10px;
	width: auto;
}



	 
	 
}















/*--------------------------------profile--------------------------------*/

