@charset "shift_jis";

/**************************************************/
/*                      body                      */
/**************************************************/

body {
	font-family:  "ＭＳ Ｐゴシック","メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.7;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #000000;
}

h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.look {
	background: #f5f5f5;
}

.color1 {
	color: #47A900;
}

a {
	color: #EEEEEE;
}

a:hover {
	color: #47A900;
}
p { text-align: left;
padding-left: 12px;
}
p.enter { 
text-align: center;
}
#enterpic { 
width:600px;
}
h3 {
font-size: 110%;
color: #FF557F;
padding-left: 0px;
}

h3.enter {
font-size: 110%;
color: #FF557F;
text-align: center;
}


li {
padding-left: 20px;
}

td{
text-align: left;
}

td.prof{
text-align: center;
width: 60px;
}
td.profc{
width: 7px;
}
td.profcc{
text-align: center;
width: 50px;
}
td.profccc{
text-align: center;
width: 50px;
}



/**************************************************/
/*                    コンテナ                    */
/**************************************************/

#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
}

/**************************************************/
/*                    ヘッダー                    */
/**************************************************/

#header {
	padding-top: 100px;
	background-image: url(image/header.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}
#header2 {
	padding-top: 100px;
	background-image: url(image/header2.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}
#header3 {
	padding-top: 100px;
	background-image: url(image/header3.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
}
/**************************************************/
/*                 トップメニュー                 */
/**************************************************/

ul#topmenu {
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.2em;
	padding-left: 70px;
}

ul#topmenu li {
	float: left;
}

ul#topmenu li a {
	color: #FFFFFF;
font-size: 120%;letter-spacing: 0.15em;
	padding-right: 12px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}

ul#topmenu li a:hover {
	color: #FF007F;
}

/**************************************************/
/*                   コンテンツ                   */
/**************************************************/

#contents {
	clear: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background: url(image/content_top.jpg);
	background-repeat: no-repeat;
}

/**************************************************/
/*                メインコンテンツ                */
/**************************************************/

#main {
	float: center;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left:90px;
	padding-right:90px;
	background: #222222;
	background: url(image/content_back.jpg);
}


/**************************************************/
/*                コンテンツの下側                */
/**************************************************/

#contentbottom {
	clear: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	background: url(image/content_bottom.jpg);
	background-repeat: no-repeat;
}
/**************************************************/
/*                    フッター                    */
/**************************************************/
#footer {
	width: 100%;
	line-height: 1.5;
	text-align: center;
}

#syuiro_prof {
	padding-left: 150px;
	padding-top: 150px;
	padding-right: 150px;
	padding-bottom: 150px;
	margin-left:35px;
	background-image: url(image/prof_s.gif);
	background-repeat: no-repeat;
	font-size: 16px;
}
#garasu_prof {
	padding-left: 450px;
	padding-top: 150px;
	padding-right: 150px;
	padding-bottom: 150px;
	margin-left:35px;
	background-image: url(image/prof_ag.gif);
	background-repeat: no-repeat;
	font-size: 16px;
}


/*プロフィールページ*/
table#tablebio table{
    width: 500px;
    border: 0px;

}
table#tablebio td{
    text-align: left;
}
.date  { width:100px; padding-left:20px;}
.contents  { width:400px;}






