@charset "utf-8";


/* 共通 */
body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "メイリオ,ＭＳ Ｐゴシック";
	font-size: 12px;
	text-align: center;
	background-color: #333333;
}
table{
	font-size: 12px;
}

.imgover {
}
a{color:#000000;text-decoration:none;}
a:hover{
	text-decoration:underline;
	color: #993300;
}


html {
	overflow-y:scroll;
}

h1,h2,h3,h4,h5,h6 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin:0 0 10px;
}

img,fieldset {
	border:0;
}

.inner {
	padding:10px;
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/
#header {
	background-repeat: no-repeat;
	height: 150px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/header_prof.jpg);
}
h2.title{
	margin-top: 15px;
	margin-bottom: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF3300;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 18px;

}

















/*-----------------------------------------------
 __ステージ
-----------------------------------------------*/
#stage {
	width: 100%;
	height: 100%;
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/
#container {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	height: auto;
}


/*-----------------------------------------------
 __contents
-----------------------------------------------*/


#contentsWrap {
	width:950px;
	margin-bottom:25px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/prof_contents.gif);
	background-repeat: no-repeat;
	overflow: auto;
}


#contents {
	width:950px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat-y;
	height: auto;
	background-image: url(../image/contents_middle.gif);
}


#contentsBody {
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(../image/prof_contentsBg.gif);
	color: #CCCCCC;
	padding: 20px;
}
#contentsBody p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 40px;
	margin-top: 0px;
}
#contentsFoot {
	background-image: url(../image/contents_foot.gif);
	background-repeat: no-repeat;
	height: 24px;
}



/*-----------------------------------------------
 __ヘッダー
-----------------------------------------------*/
h1.profile {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/prof_h1.gif);
	background-repeat: no-repeat;
	height: 68px;
	text-indent: -9999px;
}



/*-----------------------------------------------
 __footer
-----------------------------------------------*/
#footerWrap {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 83px;
	text-align: center;
	background-image: url(../image/footerWrap.gif);
	background-repeat: repeat-x;
	padding-top: 0px;}
	
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
}

#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*-----------------------------------------------
 __share_style
-----------------------------------------------*/

.inner {
	padding: 10px;
}


/* by */
.by {
	position:absolute;
	bottom:10px;
	right:10px;
	margin:0;
	padding:5px;
	background:#FFF;
}




/* 画像の見出し */
.alt{
position:absolute;
top:-5000px;
left:-999px;
}





#headerWrap {
	height: 150px;
	width: 100%;
	text-align: center;
	background-image: url(../image/headerWrapBg.gif);
	background-repeat: repeat-x;
}
#contentsWrap #contents #contentsBody .imageBox {
	float: right;
	padding-top: 0px;
}
