﻿@charset "UTF-8";
/* CSS Document */
body { 
  margin: 4px 0 0;
  background-color: #ec6c9f;
  background-image: url(images/bg.gif);
  background-repeat: repeat; 
  background-attachment: fixed;
	color: #333333;
}

a:link.type1 { color: #000000; text-decoration: underline; } 
a:visited.type1 { color: #000000; text-decoration: underline; } 
a:hover.type1 { color: #FF0000; text-decoration: underline; } 
a:active.type1 { cilor: #FF0000; text-decoration: underline; }
.layout{
	margin: 15px 0 ;
}
.main{
	margin: 50px 0 10px 0;
}
.menu{
	padding-top: 44px;
}
.menu0{
	background: url(images/top05.gif) no-repeat 0 bottom;
	padding: 58px 0 0 525px;
}
.contents{
	background: #ffffff;
	padding-left: 12px;
}
.contents2{
	background: #ffffff;
}
.topbnr{
	padding: 20px 0;
}
.update{
	margin: 12px 0 0 ;
}
.update-txt{
	margin: 10px 0 0 8px;
}
.osirase-txt{
	margin: 10px 0 10px 8px;
	color: #fd018e;
	font-weight: bold;
}
.menubg1{
	background: url(images/menu_bg1.gif) repeat-x;
}
.menubg2{
	background: url(images/menu_bg2.gif) repeat-x;
	color: #765619;
}
.menubg2 a{
	color: #765619;
	font-size: 11px;
	text-decoration: none;
}
.menubg2 a:link,a:visited{
	text-decoration: none;
}
.menubg2 a:hover{
	text-decoration: underline;
}
.midashi{
	margin: 15px 0 0 ;
}
.card1{
	padding: 20px 0 0 ;
}
.card2{
	padding: 14px 0 0 ;
}
.pagetop{
	margin-right: 10px;
}
.box1{
	margin: 25px 12px 0 ;
}
.box2{
	margin: 0 12px 0 ;
}
.page{
	margin: 15px 12px 0 ;
}
.subtitle{
	margin: 30px 12px 0px ;
}
.cap{
	padding-top: 10px ;
}
