*{
	margin:0;
	padding:0;
}

img{
	border:0;
	vertical-align:bottom;
}

li{
	list-style:none;
}

p{
	margin-bottom:20px;
}

a{
	color:#ff74b8;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

hr{
	display:none;
}

body{
	font-size:10px;
	_font-size:62.5%;
	color:#fff;
	background-color:#68b429;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_bg_green.gif) repeat;
}

#bg_headder{
	width:100%;
	height:344px;
	position:relative;
	background: url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_bg_headder.jpg) repeat-x center top;
}

#headder{
	width:760px;
	height:344px;
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_headder.jpg) no-repeat left top;
	margin:0 auto;
}

#headder .logo{
	position:absolute;
	left:0px;
	top:20px;
	width:165px;
	height:165px;
}

#headder .catch{
	position:absolute;
	font-size:1em;
	line-height:1.5em;
	left:0px;
	bottom:-10px;
}

#container{
	padding-top:15px;
	padding-bottom:15px;
	background: url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_bg_container.gif) repeat-y;
	width:760px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin:0 auto;	
}

#left{
	float:left;
	width:150px;
	margin-left:15px;
	_margin-left:8px;
}

.menu{
}

.menu dl{
	margin-bottom:10px;
}

#contents{
	float:left;
	width:390px;
	margin-left:15px;
}

#contents h2{
	margin-bottom:10px;
}

.event_info{
	margin-bottom:20px;
	font-size:1em;
	line-height:1.5em;	
}

.event_info dt{
	float:left;
	color:#000;
}

.event_info dd{
	_height: 1%;
	margin-left:8em;
}

/*****album*****/
.album{
	margin-bottom:15px;
	width:390px;	
}

.album .sheet{
	width:123px;
	float:left;
	margin-left:7px;
	_margin-left:5px;
}

.album .frame{
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_photo_bg_middle.gif) repeat-y left top;
	overflow:hidden;
}

.album .sheet .frame .main{
	width:123px;
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_photo_bg_top.gif) no-repeat left top;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
}

.album .sheet .frame .main img{
	height:75px;
	margin-top:24px;
	margin-bottom:10px;
}

.album .sheet .frame .sub{
	width:123px;
	position:relative;
	overflow:hidden;
}

.album .sheet .text{
	width:123px;
	position:relative;
	overflow:hidden;				
}

.album .sheet .text p{
	color:#633;
	padding-right:7px;
	font-weight:normal;
	font-size:1em;
	line-height:1.5em;
	text-align:right;
}

#right{
	float:left;
	width:160px;
	margin-left:15px;
}

.right_banner{
}

.right_banner ul{
	margin-bottom:10px;
}

.right_banner li{
	margin-bottom:10px;
}

#footter{
	width:760px;
	height:24px;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/index_bg_footter.gif) no-repeat;
	position:relative;
	margin:0 auto;	
}

#footter .copyright{
	position:absolute;
	right:0px;
	top:5px;
	font-size:1em;
	line-height:1.5em;
}