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

body {

	font-size: 85%;
	background-color: #ffffff;
	color: #000000;
	line-height: 1.4;
}

/*IE7のみ適用*/  

*+html body { padding-left: 1px; }  

/*IE6以前のみ適用*/  

* html body { padding-left: 1px; }


a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color:#3366ff;
}
a:active {
	color:#e50012;
	outline:none;
}

h1,h2,h3,h4,h5,h6 {
font-weight: bold;
clear: both;
}

img {
	margin:0px;
	padding:0px;
	border:none;
}

.color_red2{color:#CC0000;}

.hr_gray{
        
	width: 960px;
	height: 2px;
        

}
.big{
    font-size:240%;
    
}
	
/* layout */

#top_image{
       width: 948px;
	height: 400px;	
}



#image_box{
       width: 900px;
	height: 320px;	
}


#title {
	background-image: url(../img/title_bg80.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 960px;
	height: 80px;
	font-size: 180%;
	color: #FFFFFF;
	text-align: left;
	padding: 20px 0px 0px 20px;
}



#main{
       background-color: #ffffff;
	width: 960px;
	text-align: center;
	clear: both;
	border: 1px solid #cccccc;

}




ul{

margin: 0;
padding: 0;

}

li.menu{
    list-style:none;
     width:200px;  
     height:25px;  
     float:left;  
     padding:5px ; 
     margin:5px 5px 0px 0px; 
     background-color: #CCCCCC;
     font-size: 120%;font-weight: bold;

	
}

.box_menu{
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
}

.top_menu {
	background: #CDFFFF;color: #0035F8;
	padding: 10px;

}

.top_menu2 {
	background: #CDFFFF;color: #0035F8;
	padding: 10px;
	width: 600px;
	text-align: left;

}



.box{
	width: 900px;margin-left: auto; margin-right: auto;
	margin-bottom: 50px;
}

.box_title {
	background: #cccccc;color: #000000; font-size: 120%; font-weight: bold;
	text-align: left;
	padding: 10px;

}

.left_box {
	
	float: left;
	width:320px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right_box {
	
	float: right;
	width:540px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box_photo{
	width:900px;

}

.box_info{
	width:900px;
	height: 60px;
	text-align: left;
	font-size: 120%
	font-weight: bold;
	padding-top: 10px;
}


.page_top2 {
	font-size: 85%;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width:900px;
}

/* 基本情報ページlayout */

#main_advice{
        background-color: #ffffff;
	width: 960px;
	text-align: center;
	clear: both;
	border: 1px solid #cccccc;

}

#title_advice {
	background-image: url(../img/title_bg54.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 960px;
	height: 54px;
	font-size: 160%;
	color: #FFFFFF;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

.box_advice{
	background-color: #ffffff;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

