/*色-------------------------*/
#index{
	color:#222222;
	background-color:#e0ffff;
}
#entry{
	color:#222222;
	background-color:#ffffff;
}
#menu,
#unei{
	background-color:#ffffff;
}
#menu .menucat{
	background-color:#778899;
}
a,
a:visited{
	color:#008b8b;
}
a:hover{
	color:#b0c4de;
}
#tit{
	color:#4682b4;
}
#desc{
	color:#191970;
}
#topimage{
	background-image:url("img/bg.jpg");
}
/*帳消し-------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,th,td {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
/*全体-------------------------*/
body{
	font-family:"MS P Gothic", sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック";
	font-size:14px;
	line-height:20px;
	text-align:center;
}
img{
	vertical-align:top;
}
li{
	zoom:1;
}
hr{
	background-color:#CCCCCC;
	margin-bottom:20px;
}
p{
	text-align:justify;
	text-justify:inter-ideograph;
}
table{
}
/*中身-------------------------*/
#wrap{
	width:700px;
	border-bottom:1px dotted #000000;
margin:100px;
}
#tit{
	margin:20px 20px 0 20px;
	font-size:35px;
	line-height:45px;
	text-align:left;
}
#desc{
	margin:0 20px;
	font-size:18px;
	font-style:oblique;
	line-height:25px;
	text-align:left;
}
#topimage{
	background-repeat:no-repeat;
	background-position:center center;
	width:700px;
	height:300px;
	margin:50px 0;
}
#menu{
	width:700px;
	margin-right:auto;
	margin-left:auto;
}

#menu caption{
	font-size:25px;
	line-height:32px;
}

#menu .menucat{
	font-size:22px;
	line-height:30px;
	font-weight:bold;
}

#menu .menuentry{
	font-size:15px;
	line-height:22px;
	width:300px;
	float:left;
	padding:5px 2px;
}

#menu .menuentry a:hover{
	display:block;
}
#unei{
	clear:both;
	width:660px;
	padding:20px;
	margin-top:50px;
	border:1px solid #000000;
}
#link{
	font-size:17px;
	line-height:25px;
	padding:50px;
}
#link a:hover{
}
#copy{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding-top:5px;
}
.koushiki{
        font-size:14px;
        color: #000;
        background-color: #F5FFFA;
        padding:20px 15px 20px 15px;
        margin:20px 30px 30px 15px;
        border: 1px solid #B9D1FF;
        text-align: center;
        	}

.koushiki a {
	display: block;
	background-image:url(img/botan1.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 0px;
                font-weight: bold;
}
