/* CSS Document */
body { 
    font: 14px "MS UI Gothic";
	color: #666666;	
	background: #FFFFFF url(../img/bg4.gif);
	margin-top: 20px ;
	margin-bottom: 20px ;    
	text-align:center; 
}
h1 {
	text-align: left;
	font-size: 18px;
	color: #335566;
}
h2 {
	text-align: left;
	font-size: 20px;
	color: #804000;
	margin: 25px 15px 10px 20px;
}
h3 {
	margin: 15px 5px 15px 0px;
	padding: 5px 0px 5px 5px;
	border-top: 0px dashed #ffcccc;
	border-bottom: 1px dashed #ffcccc;
	border-left: 10px solid #ffcccc;
	font-size: 14px;
	color: #804000;
    background: url(../img/bg1.gif);
}
h4 {
	margin: 3px 10px 5px 5px;
	padding: 3px 3px;
	border-bottom: dashed 1px #ffcccc;
	font-size: 14px;
	text-align: left;
	color: #804000;		
}
p {
    line-height: 135%;
	text-align: left;
	margin:  10px 5px 20px 5px;		
}
.p2 {
	font-size: 14px;
    line-height: 130%;
	text-align: right;
	margin:  15px 15px 5px 0px;			
}
.p3 {
	text-align: center;
	margin:  10px 0px 30px 0px;
}
.p4 {
	font-size: 10px;	
	color: #804000;				
}
.p5 {
	font-size: 12px;				
}
.orenge {
	color: #FF6600;
}
.pink {
	color: #CC6666;
}
.pink2 {
	color: #CC6666;
	font-weight: bold;
}
.red {
	color: #cc0000;
}
.pink3 {
    background:  url(../img/bg1.gif);
	padding: 10px;
	margin: 5px 10px 35px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #804000;					
}
.yellow {
    background-color: #FFFFCC;
	padding: 10px;
	margin: 5px 10px 25px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #804000;					
}
.yellow3 {
    background-color: #FFFFCC;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #804000;					
}
#yellow2 {
    background-color: #FFFFCC;
	text-align: center;	
	padding: 10px;
	margin: 5px 10px 25px 5px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #804000;					
}
#center {
	text-align: center;
	margin-bottom: 5px ;	
}
.c-both { clear:both; }
/* ----- リンク ----- */
a:link {
	color: #804000;
	text-decoration: underline;
}
a:visited {
	color: #804000;
}
a:active {
	color: #CC3300;
}
a:hover {
	color : #ffcccc;
}
/* ----- 外枠 ----- */
#outline {
    width:750px;
    text-align:left;
    margin:0 auto;
    border-top:1px solid #cc9966;
    border-right:1px solid #cc9966;
    border-left:1px solid #cc9966;
    border-bottom:1px solid #cc9966;		
	background: #FFFFFF;
}
.outline-margin {
    margin:0 0px;
}
/* ----- 段組（コンテンツ部分） ----- */
div.main { 
   float:right;
   margin-top: 5px;
   width: 550px;
   background: #fff;    
}
div.main h2{
	text-align: left;
	font-size: 18px;
	color: #804000;
	margin: 20px 5px 15px 0px;
	padding: 8px 0px 6px 35px;
    background: url(../img/title_bg.gif);		
	border-bottom: 3px solid #ffcccc;
}
div.main h3 a:link {
	color: #804000;
	text-decoration: underline;
}
div.main h3 a:visited {
	color: #804000;
}
div.main h3 a:active {
	color: #CC3300;
}
div.main h3 a:hover {
	color : #ffcccc;
}
/* ----- 2段組・左右同幅（コンテンツ部分） ----- */
div.right {
    float:right; width:260px;
	height: 310px;	
	margin:  5px 5px 10px 0px;
	text-align: center;
	border-bottom: 1px solid #ffcccc;
	border-left: 1px solid #ffcccc;			
}
div.right h3 {
    margin: 0px 0px 10px 0px;
	padding: 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
}
div.right p {
	text-align: left;
	margin:  5px 5px 5px 8px;
	font-size: 14px;			
}
div.left {
    float:left; width:260px;
	height: 310px;
	margin:  5px 0px 10px 2px;
	text-align: center;
	border-bottom: 1px solid #ffcccc;
	border-left: 1px solid #ffcccc;	
}	
div.left h3 {
    margin:  0px 0px 10px 0px;
	padding: 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);			
}
div.left p {
	text-align: left;
	margin:  5px 5px 5px 8px;
	font-size: 14px;			
}
/* ----- 2段組・左右同幅（トップページ） ----- */
div.right6 {
    float:right; width:265px;
	margin:  5px 0px 30px 0px;
	text-align: center;		
}
div.right6 h3 {
    margin: 10px 5px 10px 0px;
	padding: 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
}
div.right6 p {
	text-align: left;
	margin:  5px 5px 5px 15px;
	font-size: 14px;			
}
div.left6 {
    float:left; width:265px;
	margin:  5px 0px 30px 2px;
	text-align: center;
}	
div.left6 h3 {
    margin:  10px 0px 10px 0px;
	padding: 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);			
}
div.left6 p {
	text-align: left;
	margin:  5px 5px 5px 15px;
	font-size: 14px;			
}
/* ----- 2段組・左右同幅2（コンテンツ部分右） ----- */
div.right5 {
	float:right;
	width:178px;
	height: 300px;
	margin:  3px 5px 5px 0px;
	text-align: center;
	border: 1px solid #FFCCCC;	
}
div.right5 h3 {
	margin:  0px 0px 5px 0px;
	padding: 5px 0px 5px 3px;
	font-size: 14px;
	text-align: left;
	background: url(../img/bg2.gif);
	border-bottom: 1px dashed #ffcccc;
	border-left: 0px;
	font-weight: normal;
}
div.right5 p {
	text-align: left;
	margin:  3px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;			
}
div.left5 {
    float:left;
	width:178px;
	height: 300px;
	margin:  3px 0px 5px 0px;
	text-align: center;
	border: 1px solid #FFCCCC;		
}	
div.left5 h3 {
    margin:  0px 0px 5px 0px;
	padding: 5px 0px 5px 3px;	
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);			
	border-bottom: 1px dashed #ffcccc;
	border-left: 0px;
	font-weight: normal;	
}
div.left5 p {
	text-align: left;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;			
}
/* ----- 2段組・左右異幅（コンテンツ部分） ----- */
.right3 {
    float:right; width:380px;
	margin: 5px 0px 10px 0px;
	text-align: center;		
}
.right3 h3 {
    margin: 10px 5px 10px 0px;
	padding: 3px 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
}
.right3 p {
	text-align: left;
	margin:  5px 0px 5px 0px;
	font-size: 14px;			
}
.left3 {
    float:left; width:150px;
	margin: 5px 0px 10px 5px;
	text-align: center;
	background: #FFFFFF url(../img/bg2.gif);
}	
.left3 h3 {
    margin: 10px 0px 10px 0px;
	padding: 3px 3px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);			
}
.left3 p {
	text-align: left;
	margin:  5px 0px 5px 5px;
	font-size: 14px;			
}
/* ----- 3段組枠なし（コンテンツ部分） ----- */
div.right2 {
    float:right; width:172px;
	margin: 0px 7px 0px 0px;
	text-align: center;		
}
div.right2 h3 {
    margin: 5px 0px;
	padding: 5px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
	border-top: 1px dashed #ffcccc;
	border-left: 0px;		
}
div.right2 p {
	text-align: left;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 14px;			
}
div.center {
    float:right; width:172px;
	margin: 0px 4px 0px 4px;
	text-align: center;		
}
div.center h3 {
    margin: 5px 0px;
	padding: 5px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
	border-top: 1px dashed #ffcccc;
	border-left: 0px;
}
div.center p {
	text-align: left;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 14px;			
}
div.left2 {
    float:left; width:172px;
	margin: 0px 0px 0px 2px;
	text-align: center;
}
div.left2 h3 {
    margin: 5px 0px;
	padding: 5px;
	font-size: 14px;
	text-align: left;
    background: url(../img/bg2.gif);
	border-top: 1px dashed #ffcccc;
	border-left: 0px;
}
div.left2 p {
	text-align: left;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	font-size: 14px;			
}
/* ----- 3段組枠付き（コンテンツ部分） ----- */
div.right4 {
	float:right;
	width: 172px;
	height: 240px;
	margin: 0px 7px 0px 0px;	
	text-align: center;		
	border-top: 1px dashed #ffcccc;
	border-bottom: 1px dashed #ffcccc;
	border-right: 1px dashed #ffcccc;
	border-left: 1px dashed #ffcccc;	
}
div.right4 h3 {
	margin:  0px 0px 5px 0px;
	padding: 5px 0px 5px 3px;
	font-size: 14px;
	text-align: left;
	background: url(../img/bg2.gif);
	border-bottom: 1px dashed #ffcccc;
	border-left: 0px;
	font-weight: normal;
}
div.right4 p {
	text-align: left;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;			
}
div.center4 {
    float:right;
	width: 172px;	
	height: 240px;
	margin: 0px 4px 0px 4px;
	text-align: center;		
	border-top: 1px dashed #ffcccc;
	border-bottom: 1px dashed #ffcccc;
	border-right: 1px dashed #ffcccc;
	border-left: 1px dashed #ffcccc;
}
div.center4 h3 {
	margin:  0px 0px 5px 0px;
	padding: 5px 0px 5px 3px;
	font-size: 14px;
	text-align: left;
	background: url(../img/bg2.gif);
	border-bottom: 1px dashed #ffcccc;
	border-left: 0px;
	font-weight: normal;
}
div.center4 p {
	text-align: left;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;			
}
div.left4 {
    float:left;
	width: 172px;	
	height: 240px;
	margin: 0px 0px 0px 2px;
	text-align: center;
	border-top: 1px dashed #ffcccc;
	border-bottom: 1px dashed #ffcccc;
	border-right: 1px dashed #ffcccc;
	border-left: 1px dashed #ffcccc;
}
div.left4 h3 {
	margin:  0px 0px 5px 0px;
	padding: 5px 0px 5px 3px;
	font-size: 14px;
	text-align: left;
	background: url(../img/bg2.gif);
	border-bottom: 1px dashed #ffcccc;
	border-left: 0px;
	font-weight: normal;
}
div.left4 p {
	text-align: left;
	margin: 3px;
	padding: 3px 3px 3px 3px;
	font-size: 14px;			
}
/* ----- 画像の位置 ----- */
.imgright {
    float: right;
    margin: 0 0 10px 10px ;		
}
.imgleft {
	float: left;
    margin: 0px 10px 10px 0 ;
}
/* ----- 段組（メニュー部分） ----- */
div.menu {
   float: left;
   width: 180px;
   margin-top: 20px;
   background: #FFFFFF;
   border:solid 0px #ffcccc;  
}
div.menu div {
	margin: 0px 0px 10px 20px;	
}
div.menu p {

	text-align: left;
	margin: 0px 0px 10px 5px;
}
div.menu .p4 {
	font-size: 10px;	
	color: #666666;				
}
div.menu h2 {
	text-align: left;
	font-size: 14px;
	color: #804000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0 5px 5px;
    background: url(../img/bg5.gif);
	border-top: 1px dashed #ffcccc;
	border-bottom: 1px dashed #ffcccc;
}
div.menu h2 a:link {
	color: #804000;
	text-decoration: underline;
}
div.menu h2 a:visited {
	color: #804000;
}
div.menu h2 a:active {
	color: #CC3300;
}
div.menu h2 a:hover {
	color : #ffcccc;
}
div.menu h4 {
	margin: 3px 0px 5px 5px;
	padding: 3px 3px 3px 5px;
	border-bottom: dashed 1px #ffcccc;
	font-size: 14px;
	font-weight: normal;
	text-align: left;		
}
/* ----- ヘッダー ----- */
#header {
	width: 750px;
	height:120px;
	background-image: url(../img/header.gif);
    border-top:solid 1px #ffffff;
    border-right:solid 0px #333333;
    border-left:solid 0px #333333;
    border-bottom:dashed 1px #cc9966;	
}
#header h1 {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #804000;
	margin: 35px 0px 5px 140px;
}	
#header h1 a:link {
	color: #804000;
	text-decoration: none;
}
#header h1 a:visited {
	color: #804000;
	text-decoration: none;
}
#header h1 a:hover {
   background:#ffcccc;
   color:#fff;
}
#header h2 {
	text-align: left;
	color: #804000;
	font-size: 14px;
	margin: 0px 5px 0px 145px;
}
/* ----- ナビ ----- */
div.navi {
	width: 745px;
	margin-top: 10px;
	text-align: right;
}
div.navi a {
   border-right: 1px #804000 solid;
   border-left: 1px #804000 solid;
   padding: 0px 5px;
   margin-left: 5px;   
}
div.navi a:link {
	color: #804000;
	text-decoration: underline;
}
div.navi a:visited {
	color: #804000;
}
div.navi a:active {
	color: #CC3300;
}
div.navi a:hover{
	color : #ffcccc;
}
/* ----- フッター ----- */
.footer {
   width: 750px;
   margin-top: 25px;   
   padding: 5px 0px 5px 0px;
   clear: both;
   text-align: center;
   font-size: 12px;
   color: #804000;
   border-top:dashed 1px #cc9966;
   border-bottom:0;    	
   border-left:0;
   border-right:0;   
   background: url(../img/bg5.gif);
}
.footer a:link {
	color: #804000;
	text-decoration: none;
}
.footer a:visited {
	color: #804000;
	text-decoration: none;	
}
.footer a:hover{
	color : #ffcccc;
}