/*
fukuda_profile_page_web
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #A5A9B2;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

body {
	
	background: #6A8B1A url(../images/back_all.gif);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#inside{
width:720px;
margin:0 auto;
background-color:#000000;
}

#menu {
height:25px; 
background-image:url(../images/menu_bg.png); 
}
#menu ul {
margin:0; 
padding:0;
}
#menu li {
list-style:none; 
float:left; height:24px; 
background:url(../images/menu_border.png) right no-repeat;
}
#menu a {
float:left;
 height:20px; 
 padding:3px 20px; 
 color:#FFFFFF; 
 font-size:12px;  
 line-height:1.5;
 text-decoration:none;
 text-shadow: 1px 1px 2px black;
 font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana ,sans-serif;
 }
#menu a:hover {
height:19px; 
background:url(../images/menu_border.png);
}


#content
{
	width: 722px;
	border-left: 20px solid #F2F2F2;
	border-right: 20px solid #F2F2F2;
	margin: 0px auto;
}

#main
{
width: 700px;
padding: 10px;
padding-top: 0px;
background: #ffffff url(../images/prof_table_back.jpg) no-repeat top;
}

#al_main
{
width: 700px;
padding: 10px;
padding-top: 0px;
background: #ffffff;
}

#back
{
width: 720px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

#al_header {
	height: 150px;
	text-align: right;
	background:#ffffff ;		
}

#header {
	height: 405px;
	text-align: right;
	background: url(../images/prof_header.jpg) no-repeat;		
}

#logo {
width: 700px;
height: 185px;
text-align: left;
padding-top: 180px;
padding-left: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}

#logo H1 
{
font-family: "MS P明朝","ヒラギノ明朝 Pro W6",serif;
font-style: italic;
}

#logo H2 
{
font-size: 12px;
font-family: "Arial Black",sans-serif;
font-weight: bold;
}

#al_logo {
width: 700px;
height: 185px;
text-align: left;
padding-top: 50px;
padding-left: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #000000;
}


#al_logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #000000;
}

#al_logo H1 
{
font-family: "MS P明朝","ヒラギノ明朝 Pro W6",serif;
font-style: italic;
}

#al_logo H2 
{
font-size: 12px;
font-family: "Arial Black",sans-serif;
font-weight: bold;
}

#pl_left
{
width: 600px;
margin: 0 auto;
font-size:12px;
line-height: 1.6em;
}

#pl_left .pl_left_top
{
background: url(../images/prof_left_top.png) no-repeat;
height: 11px;
}

#pl_left .pl_left_back
{
background: url(../images/prof_left_back.gif) repeat-y;
}

#pl_left .pl_left_bottom
{
background: url(../images/prof_left_bottom.gif) no-repeat bottom;
padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

padding: 10px;
padding-bottom: 20px;
margin-bottom: 20px;
}

#pl_left h4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #e60012;
}

#pl_left a
{
color: #208A06;
text-decoration: none;
}

#pl_left p {
	margin: 5px;
	padding: 0;
}

#pl_left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 14px;
	color: #e60012;
}

#pl_left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}

.date a {
	color: #208A06;
}

.ml40{
margin-left:40px;
}

#footer {
	height: 44px;
	clear: both;
	padding-top: 30px;
	background: url(../images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

#footer a {
	color: #666666;
}