* {
	margin:0;
	padding:0;
}

p,li {
	line-height:150%;
	font-size:10pt;
	font-family:Verdana, "MS Pゴシック", sans-serif;
	color:#000000;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
/*
Link Color [
------------------------------------------------*/
a {
	text-decoration:underline;
}
a:link {
	color:blue;
}
a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
a:active {
	color:blue;
}

/*
container2 [
---------------------------------------------*/
#container2 {
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../images/bg_side.gif) repeat-y left top;
}

/*
container2
sidemenu [
---------------------------------------------*/
#sidemenu {
	float:left;
	width:200px;
	margin-right:20px;
	background:#DEDEDE;
}

#sidemenu h4 {
	margin:0px;
}

/*
container2
maincontents [
----------------------------------------------*/

#maincontents {
	width:980px;
	background:#FFFFFF;
}

#maincontents h2 {
	margin-bottom:20px;
}

#maincontents h3 {
	margin-bottom:10px;
}

.mainsentence {
	padding:0px 20px 0px 20px;
}

.mainsentence2 {
	width:340px;
	padding:0px 10px 0px 20px;
	float:left;
}

.illust {
	width:320px;
	padding:10px;
	float:left;
}

#y_column {
	background:url(../images/bg_column.gif) repeat-y;
	float:left;
	margin-bottom:20px;
	width:704px;
}

.y_sentence {
	width:320px;
	padding:0px 0px 0px 20px;
	float:left;

}

.y_sentencer {
	width:320px;
	padding:0px 20px 0px 0px;
	float:right;

}

.y_clear {
	clear:both

}

.captionb {
	font-size:8pt;
	line-height:140%;
}

.captiona {
	font-size:8pt;
	line-height:140%;
	padding:5px 0px 0px 0px;
}

#pagepath {
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

/* 追加 */
#center {
	text-align:center;
}

#b01_imagebox_01 {
	margin-top:3px;
	margin-bottom:7px;
}

#b01_imagebox_02 {
	clear:both;
	width:840px;
	border:1px solid #049BDF;
	padding:20px 0px 50px 0px;
	margin:0px 70px 50px 70px;
	margin-bottom:50px;
}

#b01_imagebox_03 {
	clear:both;
	width:363px;
	padding:20px 5px 35px 5px;
	border:1px solid #049BDF;
	margin-top:27px;
	margin-bottom:30px;
	text-align: left;
}

#container {
	width:990px;
	padding-bottom:30px;
}

#article {
	clear:both;
	padding:0px 40px 0px 45px;
}

#left_article{
	width:375px;
	position:static;
	float:left;
	margin-top:20px;
	text-align:left;
}
#right_article{
	width:360px;
	position:static;
	float:right;
	text-align:left;
	margin-top:20px;
}

#right_article #m2 {
	text-align:left;
}


#right_article #m3 {
	text-align:left;
	background-color:#ECECEC;
	padding:10px 10px 10px 10px;
}

#right_article #m3b {
	margin-top:110px;
	clear:both;
	padding:10px 10px 10px 10px;
	text-align: left;
	background:#FBD1D1;
}
#right_article #m3b p{
	font-size:9pt;
	font-weight:bold;
	line-height:140%;
}

#right_article #picture{
	padding: 10px 0px 0px 0px;
	font-size:10pt;
	clear:both;
	text-align: right;
	color:#555555;
}

#b3_menu{
	margin: 2px 0px 0px 0px;
}

#b3_image{
	float:left;
	margin-right:10px;
}

#b01_imagebox_03 #intro{
	font-size:12px;
	line-height:17px;
}

#b3_image01_sentence {
	clear:both;
}


#header #right {
	margin:20px 0px 5px 0px;
}

#header #logo {
	margin:5px 3px 0px 0px;
}

#header .date {
	background-color:#000000;
	color:#fff;
	padding:1px 55px 1px 1px;
}

#b1_button{
	margin:auto;
}

#b1_button a{
	background: url(../images/b1_button.gif) no-repeat;
	width:740px;
	height:58px;
	display:block;
}

#b1_button a:hover{
	background: url(../images/b1_button_over.gif) no-repeat;
}


#b2_button{
	margin-left:45px;
	text-align:center;
	margin:auto;
}

#b2_button a{
	background: url(../images/b2_button.gif) no-repeat;
	width:740px;
	height:58px;
	margin:0;
	padding:0;
	display:block;   
}

#b2_button a:hover{
	background: url(../images/b2_button_over.gif) no-repeat;
}

/*---Bottom------------------------------*/
#footer{
padding:0 0 0 0;
text-align:center;
background:url(../images/dashline.gif) no-repeat left top;
}

#copyright2{
	width:460px;
	margin:0px auto 0px auto;
}

#copyright2 .logo{
float:left;
width:55px;
}

#copyright2 .copy{
float:left;
width:340px;
font-size:9px;
letter-spacing:normal;
}

#copy2 {
	font-size:10px;
}

/*------------------------------------------------
   Default
------------------------------------------------*

/* float */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix{
height:1%;
}
.clearfix{
display:block;
}

#fn a:link{
	text-decoration:underline;
}

/*
#container #header2 {
	width:990px;
}

#container #header2 #logo{
	float:left;
	padding:0 0 0 10;
}

#container #header2 #right{
	float:right;
	text-align:right;
}

#container #header2 .dashline {
	background:url(../images/dashline.gif) no-repeat;
	height:1px;
	clear:both;
	width:990px;
}
*/
