

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO ;
	font-size:12px;
	color: #333333;
	line-height: 1.8;	
	margin: 0px;
	padding: 0px;
	background-image:url(../layoutimages2/07bg.gif);
}

a:link, a:visited, a:hover {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Verdana, Osaka, MS PGothic, HGŠÛºÞ¼¯¸M-PRO;
 font-size: 120%;
 color: #333333;
}

h2{
 font-size: 114%;
 color: #333333;
}

h3{
 font-size: 100%;
 color: #333333;
 background-color:#E3F0D4;
 padding:3px 3px 3px 10px;
 width:560px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #333333;
}

p{
	width:550px;
}








/***********************************************/
/* Layout Divs                                 */
/***********************************************/
div#container{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:1px solid #ccc;
}

div#right{
	float:right;
	*width:630px;
	/*border-right:1px solid #ccc;*/
}
div#pics{
	float:left;
	width:220px;
}


#header{
	width:900px;
	height:auto;
	background-color:#176945;
	color:#FFFFFF;
}
#header2{
	width:900px;
	height:auto;
	background-color:#E3E9D2;
	background-image:url(../../backnumber/bb/images/sozai.gif);

	color:#FFFFFF;
}
#header3{
	width:900px;
	height:auto;
}

#layoutbody{
    float:none;
	width: 75%;
	margin: 0;
	padding: 0 5% 0 0;
}
/***********************************************/
/*box                              */
/***********************************************/

#box72_0{
		width:900px;
		clear : both;
		background-color:#EDF3E9;

}
#box55{
		width:550px;
		clear : both;

}
#box72_gr{
		width:900px;
		background-color:#CCCCCC;
		color:#FFFFFF;
		font-size:10px;
		font-weight:100;
}
div#box72{
		width:860px;
		padding:20px;
		height:auto;
		background-color:;
		clear : both;
}
div#box72:after {
content : "";
display : block;
height : 0;
clear : both;
}

#box44{
		width:550px;
		padding:10px;
		border:1px dotted #EC9140;
		background-color:#E3F0D4;
}
#box45{
		width:490px;
		padding:10px;
		margin:20px;
		border:1px solid #CCCC99;
		background-color:;
}
#box15{
		width:230px;
		
}


/************** .font color styles *****************/
.w{
	color:#FFFFFF;
	padding: 5px 5px 5px 20px;
}
.w p{
	padding: 0px 0px 0px 20px;
}
.h2c{
	color:#333333;
	font-size:14px;
	font-weight:bold;
	margin:4px 20px 0px 7px;
	padding:3px;
	border-bottom : 1px dotted #999999;
	border-left:3px solid #FFCC66;
	/*border-color:#990000;*/
}

.g11 {
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}
.g13 {
	font-size: 13px;
	color: #333333;
	line-height: 13px;
}

.g15 {
	font-size: 15px;
	color: #333333;
	line-height: 13px;
}
.r15 {
	font-size: 15px;
	color: #B11C08;
	line-height: 13px;
}
.gr12 {
	font-size: 12px;
	color: #176945;
	line-height: 30px;
}

.gr15 {
	font-size: 15px;
	color: #176945;
	line-height: 30px;
}


/************** pad styles *****************/

.pad20{
	padding: 0px 0px 0px 20px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
  padding: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}
/************** color *****************/
.red{
	color:#B11C08;
	}
	
.box{

	/*padding:5px 10px;*/
	/*margin-top:0px;*/
	/*display:block;*/
	background-color:#FFF;
	border : 1px solid #cccccc;
}
#bg{background-color:#E3E9D2;}
.bg{background-color:#E3E9D2;}


.dotcolorboxyellow {
		margin:10px 20px 0px 35px;
		padding:6px;
		text-align:left;
		border : 1px dotted #999999;
		background-color: #FFFDE1;
}


#tline{
	border-top:1px solid:#999999;
}
#bline{
	border-bottom:1px solid:#999999;
}
.tline{
	border-top:1px solid:#999999;
}
.bline{
	border-bottom:1px solid:#999999;
}
