*{
	margin:0;
	padding:0;
}

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

li{
	list-style:none;
}

p{
	margin-bottom:20px;
}

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

a:hover{
	text-decoration:none;
}

hr{
	display:none;
}

body{
	font-size:10px;
	_font-size:62.5%;
	color:#333;
	background-color:#fff;
}

.corporate{
	color:#d798c1;
}

.navigation{
	color:#d798c1;
}

.color_strong1{
	color:#458a12;
}

.color_strong2{
	color:#d774b5;
}

.color_strong_xl1{
	font-size:1.4em;
	line-height:1.2em;
	color:#458a12;
}

.color_strong_xl2{
	font-size:1.4em;
	line-height:1.2em;
	color:#d774b5;
	/*color:#d798c1;*/
}

.color_base1{
	color:#f1f1db;
}

.color_base2{
	color:#633;
}

.text_small{
	font-size:1em;
	line-height:1.5em;
}

.text_large{
	font-size:1.2em;
	line-height:1.5em;
}

.text_xl{
	font-size:1.4em;
	line-height:1.2em;
}

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

#headder{
	width:760px;
	height:270px;
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/sub_headder.jpg) no-repeat center 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:-15px;
	color:#fff;
}

#container{
	padding-top:20px;
	width:760px;
	height:auto;
	position:relative;
	overflow:hidden;
	margin:0 auto;	
}

#left{
	float:left;
	width:160px;
}

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

#contents .sub_title{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_subtitle.gif) repeat-x left top;
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	padding-left:5px;
	margin-bottom:20px;
}

#contents .data ul{
	margin-bottom:20px;
}

#contents .data li{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_list01.gif) no-repeat left 0.3em;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	padding-left:1.25em;
}

#contents .data ol{
	padding-left:2em;
}

#contents .data ol li{
	/*background:url();kageyama*/
	background:none;
	list-style-type: decimal;
	font-size:1.2em;
	line-height:1.5em;
	padding-left:0;
	text-align:left;
}

#contents .data .more{
	font-size:1em;
	line-height:1.5em;
}

/*****navil_link*****/
.back{
	text-align:right;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
}

.navi{
	height:18px;
	font-size:1.2em;
	line-height:1.5em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom:10px;
}

/*
.navi{
	margin-bottom:40px;
	font-size:1.2em;
	line-height:1.5em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
*/

.navi span{
	display:block;
	height:18px;
	width:90px;
	text-align:center;
	position:absolute;
	overflow:hidden;
}

.navi span.left{
	left:0;
}

.navi span.center{
	left:150px;
}

.navi span.right{
	right:0;
}

/*
.navi span{
	display:block;
	width:33%;
	float:left;
}
*/
/*****map*****/
.map{
	width:390px;
	position:relative;
	margin:0 auto;
}

.map img{
	margin-bottom:20px;
}

.map p{
	font-size:1.2em;
	margin:0 auto;	
}

/*****company*****/
.company{
}

.company .main_title{
	margin-bottom:20px;
}

.company .data{
/*	width:390px;*/
	margin-bottom:40px;
}

.company .data p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:30px;
}

.company .data table{
	width:390px;
	border-collapse:collapse;		
}

.company .data td{
	padding-left:5px;
	font-size:1.2em;
	line-height:1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #633;
	border-bottom-color: #633;
}

.company .data .table_left{
	width:85px;
	background-color:#f1f1db;	
}

.company .data .table_right{
	width:295px;
}

/*****outline*****/
.outline{
}

.outline .main_title{
	margin-bottom:20px;
}

.outline .data{
	margin-bottom:40px;	
}

.outline .data p{
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:30px;
}

/*****dogrun*****/
.dogrun{
}

.dogrun .main_title{
	margin-bottom:20px;
}

.dogrun .dogpark{
	width:390px;
	margin-bottom:30px;
	
}

.dogrun .dogpark .title{
	color:#458a12;
	font-size:1.4em;
	line-height:1.5em;
}

.dogrun .dogpark table{
	width:390px;
	border-collapse:collapse;
	margin-bottom:5px;
	overflow:hidden;
}

.dogrun .dogpark td{
	padding-left:5px;
	font-size:1.2em;
	line-height:1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #633;
	border-bottom-color: #633;
}

.dogrun .dogpark .table_left{
	width:85px;
	background-color:#f1f1db;	
}

.dogrun .dogpark .table_right{
	width:295px;
}

.dogrun .dogpark dl{
	width:295px;
}

.dogrun .dogpark dt{
	float:left;
}

.dogrun .dogpark dd{
	_height: 1%;
	padding-left:4.7em;
	_padding-left:0;
}

.dogrun .dogpark .ie1{
	_padding-right:2.2em;
}

.dogrun .dogpark .ie2{
	_padding-left:4.6em;
}

.dogrun .dogpark .time{
	margin-right:0.5em;
}

.dogrun .dogpark p{
	font-size:1em;
	line-height:1.5em;
}

.dogrun .fusen{
	width:390px;
	margin-bottom:40px;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_middle.gif) repeat-y left top;
}

.dogrun .fusen .top{
	position:relative;
	height:51px;
	margin-bottom:15px;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_top.gif) no-repeat left top;
	overflow:hidden;
}

.dogrun .fusen .top .title{
	position:absolute;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_subtitle.gif) repeat-x left top;
	width:349px;	
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	left:23px;
	bottom:0px;
	overflow:hidden;
}

.dogrun .fusen .middle{
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_bottom.gif) no-repeat left bottom;			
}

.dogrun .fusen .middle .main{
	width:353px;
	padding-bottom:15px;
	font-size:1.2em;
	line-height:1.5em;
	overflow:hidden;
	margin:0 auto;		
}

.dogrun .fusen .middle .main .title{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_subtitle.gif) repeat-x left top;
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	padding-left:5px;
	margin-bottom:15px;
}

.dogrun .fusen .middle .main img{
	margin-right:5px;
	float:left;
}

.dogrun .fusen .middle .main p{
	margin:0 0 15px 0;
}

.dogrun .fusen .middle table{
	width:353px;
	border-collapse:collapse;
	margin-bottom:5px;
	overflow:hidden;
}

.dogrun .fusen .middle td{
	padding-left:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #633;
	border-bottom-color: #633;
}

.dogrun .fusen .middle .table_left{
	width:62px;
	background-color:#f1f1db;	
}

.dogrun .fusen .middle .table_right{
	width:291px;
	color:#458a12;
}

.dogrun .list{
	width:390px;
	margin-bottom:40px;
}

.dogrun .list dl{
	margin-bottom:20px;
}

.dogrun .list dt{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_subtitle.gif) repeat-x left top;
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	padding-left:5px;
	margin-bottom:20px;
}

.dogrun .list dd{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_list01.gif) no-repeat left 0.3em;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
	padding-left:1.25em;
}

.dogrun .list li{
	font-size:1em;
	line-height:1.5em;
	list-style-position:outside;	
}

.dogrun .list li:before{
	content:"※";
}

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

.album .main_title{
	margin-bottom:10px;
}

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

.album .sheet .frame{
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/photo_bg_s_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/photo_bg_s_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 h3{
	color:#633;
	padding-right:7px;
	font-weight:normal;
	font-size:1em;
	line-height:1.5em;
	text-align:left;
}

.album .sheet .text p{
	font-size:1em;
	line-height:1.5em;
	text-align:right;
}

/*****photo*****/
.photo{
	margin-bottom:40px;
}

.photo .main_title{
	margin-bottom:10px;
}

.photo .back{
	width:390px;	
	text-align:right;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;			
}

.photo .sheet{
	width:361px;
	margin-bottom:40px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

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

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

.photo .sheet .frame .main img{
	width:320px;
	margin-top:35px;
	margin-bottom:20px;
}

.photo .sheet .frame .main h3{
	color:#633;
	padding-right:20px;
	padding-bottom:20px;
	font-weight:normal;
	font-size:1.2em;
	line-height:1.5em;
	text-align:right;
}

.photo .sheet .frame .sub{
	width:361px;
	position:relative;
	overflow:hidden;
}

.photo .sheet .text{
	position:relative;
	overflow:hidden;				
}

.photo .sheet .text p{
	width:361px;
	margin-top:20px;
	margin-bottom:0;			
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
}

/*****event*****/
.event{
	margin-bottom:30px;
}

.event .main_title{
	margin-bottom:10px;
}

.event .fusen{
	width:390px;
	margin-bottom:17px;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_middle.gif) repeat-y left top;
}

.event .fusen .top{
	position:relative;
	height:51px;
	margin-bottom:15px;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_top.gif) no-repeat left top;
	overflow:hidden;
}

.event .fusen .top .title{
	position:absolute;
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	left:23px;
	bottom:0px;
	overflow:hidden;
}


.event .fusen .middle{
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_fusen_bottom.gif) no-repeat left bottom;			
}

.event .fusen .middle .main{
	width:353px;
	padding-bottom:15px;
	font-size:1.2em;
	line-height:1.5em;
	overflow:hidden;
	margin:0 auto;		
}

.event .fusen .middle .main .title{
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/bg_subtitle.gif) repeat-x left top;
	color:#fff;
	font-size:1.4em;
	line-height:1.5em;
	text-align:left;
	padding-left:5px;
	margin-bottom:15px;
}

.event .fusen .middle .main img{
	width:120px;
	margin-right:5px;
	float:left;
}

.event .fusen .middle .main p{
	margin:0 0 15px 0;
}

.event .fusen .middle .main div{
	margin:0;
}

.event .fusen .middle table{
	width:353px;
	border-collapse:collapse;
	margin-bottom:5px;
	overflow:hidden;
}

.event .fusen .middle td{
	padding-left:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #633;
	border-bottom-color: #633;
}

.event .fusen .middle .table_left{
	width:62px;
	background-color:#f1f1db;	
}

.event .fusen .middle .table_right{
	width:291px;
	color:#458a12;
}


/*****member-list*****/
.member-list{
	width:390px;
	margin-bottom:30px;
}

.member-list .main_title{
	margin-bottom:10px;
}

.member-list .mansion{
	width:372px;
	height:967px;
	padding:22px 9px 0 9px;
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/member_bg_mansion.jpg) no-repeat left top;
	margin:0;
	text-align:center;
	overflow:hidden;
}

.member-list .mansion .window{
	width:124px;
	height:160px;
	float:left;
	position:relative;
	margin:0;
	overflow:hidden;
}

.member-list .mansion .window a{
	display:block;
	width:124px;
	height:152px;
}

.member-list .mansion .window a img{
	width:124px;
	height:152px;
}

* html .member-list .mansion .window a:hover{
	filter:Alpha();
}

.member-list .mansion .window a:hover img{
	visibility:hidden;
}

/*
.content #beta-inner ul.second li a{
	display:block;
	margin-bottom: 5px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left center;
}

.content #beta-inner ul.second li a{
	background-image: url( "../img/side_menu/blet_off.gif") ;
}

.content #beta-inner ul.second li a:hover{
	background-image: url( "../img/side_menu/blet_on.gif") ;
}
*/











/*****member-detail*****/
.member-detail{
	margin-bottom:40px;
}

.member-detail .main_title{
	margin-bottom:10px;
}

.member-detail .back{
	width:390px;	
	text-align:right;
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;			
}

.member-detail .sheet{
	width:390px;
	height:434px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	overflow:hidden;
}

.member-detail .sheet img{
	width:390px;
	height:434px;
}

.member-detail table{
	width:390px;
	margin-bottom:20px;
	border-collapse:collapse;		
}

.member-detail table td{
	padding-left:5px;
	font-size:1.2em;
	line-height:1.5em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #633;
	border-bottom-color: #633;
}

.member-detail table .table_left{
	width:85px;
	background-color:#f1f1db;	
}

.member-detail table .table_right{
	width:295px;
}



















/*****menu-footer*****/
.data p.text_small{
	font-size:1em;
	line-height:1.5em;
	margin-bottom:30px;
}

#right{
	float:right;
	width:160px;
	margin-left:20px;
	margin-rigit:10px;	
}

.right_banner{
}

.right_banner ul{
}

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

#bg_footter{
	width:100%;
	height:100px;
	position:relative;
	background:url(http://inutamanet.sakura.ne.jp/inutamanet/img/sub_bg_footter.gif) repeat-x center top;
	margin:0 auto;	
}

#footter{
	width:760px;
	height:100px;
	position:relative;
	margin:0 auto;	
}

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