@charset "utf-8";
/* CSS Document */

@import "http://www.tamagoya.net/common/css/style.css";


/* ページ別スタイル
---------------------------------------*/

/* トップページ */
#index6{
        width: 590px;
        background: url(../img/bg_index2.gif) no-repeat left bottom;
	text-align: center;
}

#index6 dl{
	width: 570px;
	margin: 10px !important;
	text-align: left;
}

#index6 dt{
	clear: left;
	float: left;
	width: 100px;
	padding-left: 15px;
	color: #ec4181;
	background: url(../img/arrow2.gif) no-repeat left 2px;
}

#index6 dd{
	width: 440px;
	margin: 0 0 0.5em 120px;
}




/* 最新情報　お知らせ */
#news .H3Box,
#oshirase .H3Box{
	width: 570px;
}

#news p.date,
#oshirase p.date{
	text-align: right !important;
	color: #ec4181;
}

#news #Content-Navi{
        text-align: right;
}

#news #Content-Navi a{
        color: #ec4181;
        text-decoration: underline;
}

#news #EntryNavi{
        text-align: right;
        margin-top: 0;
}

#oshirase h2{
	width: 570px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	text-indent: 10px;
	color: #e86998;
	font-size: 14px;
	text-align: left;
	background: url(../img/bg_h3.gif) no-repeat left top;
}

#oshirase #SubPage div.text{
        text-align: left;
}

#oshirase #SubPage ul,
#oshirase #SubPage ol{
        margin-left: 30px;
}

#oshirase #SubPage ol{
        list-style-type: decimal !important;
}

table#PhotoGallery{
}

table#PhotoGallery td{
        width: 120px !important;
        padding: 5px !important;
        text-align: center;
}

table#PhotoGallery td a{
        margin: 0px;
}




