@charset "UTF-8";

/***********************-
タイトル : 
制作日：2008/11

-***********************/

@import url("basic.css");
@import url("btn.css");

/*LINK*/

#contents a:link {
	color: #0078CC;
	text-decoration:underline;
}
#contents a:visited { 
	color: #0078CC;
	text-decoration:underline;
}

#contents a:active {
	color:#FF6600;
	text-decoration:underline;
}
#contents a:hover {
	color:#CC0033;
	text-decoration:underline;
}


#navi .photbox{
margin:15px 0 0 0;
}
#navi .photbox2{
margin:0;
padding:5px 0 5px 14px;
background:url(../image/photobox2.gif);
}
#navi .photbox3{
margin:0;
}



#contents h1{
	margin:0 20px;
	background:url(../image/lovelife.gif) right top no-repeat;
	height:82px;
	border-bottom:1px dotted #333333;
}

div.block1 h2{
	margin:0;
	color:#FF9933;
	font-size:130%;
	}
div.block1{
	margin:10px 20px;
	line-height: 1.4;
}

div.block2{
	margin:10px 0 5px 20px;
	line-height: 1.4;
	width:210px;
}

div.block3{
	margin:10px 0 5px 50px;
}

div.block2 h3,div.block3 h3{
	margin:0 0 8px;
	border:none;
	text-align:left;
	}

.linkb{
	margin:5px 0 0 0;
	padding:2px 20px 0 0;
	text-align:right;
	background:url(../image/arrow.gif) no-repeat right;
	}

#google{
	margin: 0;
	padding:0;
	background:#ffffff;
	width:710px;
}


#google #box,#google #box2{
	marin:0 0;
	padding: 0 0 0 5px;
	text-align:right;
}
#google #box{
	background:url(../image/base-l.gif) no-repeat top left;
}
#google #box2{
	 background:url(../image/base-l2.gif) no-repeat bottom left;
}






#palm{
	margin:15px 0 20px 20px;
	width:470px;
}
#palm h3{
	margin:0 0 8px;
}
