@charset "UTF-8";
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
}


/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	clear: left;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 156px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
	height: 35px;
	margin-left: 2px;
	margin-top: 2px;
	background-color: #FFF;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	border-top-color: #FFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -2px;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	/* [disabled]margin-top: -5%; */
	margin-right: 0;
	margin-bottom: 0;
	/* [disabled]margin-left: 95%; */
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #333;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #F00;
	height: 15px;
	margin-top: 1px;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #000;
	font-size: 12px;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	/* [disabled]background-repeat: no-repeat; */
	background-position: 95% 50%;
	color: #FFF;
	background-color: #F00;
	height: 17px;
	margin-top: 0px;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;


	filter:alpha(opacity:0.1);
}
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}





/* SpryMasterDetail.css */

/* Copyright (c) 2007. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Master/Detail structure container. 
 *
 * If you want to constrain the width of the Master/Detail structure, set a width on
 * the Master/Detail container. By default, our structure expands horizontally to fill
 * up available space.
 */
.MasterDetail
{
	font: 100% Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	margin: 2px;
	height: 670px;
	padding-bottom: 20px;
	border: medium solid #066;
	width: 940px;
	clear: left;
}

/* This is the selector for the Master Container element which houses all the MasterColumn
 * classes. By default the Master column occupy about 35% from the width of the 
 * entire structure. 
*/
.MasterDetail .MasterContainer
{
	width: 300px;
	overflow: scroll;
	height: 610px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	margin: 0px;
	padding: 0px;
	float: right;
}

/* This is the selector for a Master Column element which holds the actual data for 
 * a master column.
*/
.MasterDetail .MasterColumn
{
	font-size: 75%;
	background-color: #E3E3E3;
	cursor:pointer;
	float: right;
	padding: 7px;
	border: 1px solid #FFF;
	width: 260px;
	margin: 0px;
	height: auto;
}

#some {
	width: 130px;
	display: inline;
	padding: 0px;
	margin-top: -15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: auto;
	float: left;
}
#some01 {
	width: auto;
	margin-left: 5px;
	height: auto;
}




/* This is the selector for a highlighted Master Column element.
*/
.MasterDetail .MasterColumnHover
{
	background-color: #FF9;
}


/* This is the selector for a selected Master Column element.
*/
.MasterDetail .MasterColumnSelected
{
	background-color:#F00;
	color: white;
}


/* This is the selector for the Detail Container element which houses all the DetailColumn
 * classes. By default the Detail column occupy about 60% from the width of the 
 * entire structure. 
*/
.MasterDetail .DetailContainer
{
	padding:0px;
	float: left;
	overflow: auto;
	width: 620px;
	height: 650px;
	margin: 0px;
}

/* This is the selector for a Detail Column element which holds the actual data for 
 * a detail column.
*/
.MasterDetail .DetailColumn
{
	height: 400px;
	width: 600px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-align: center;
	padding: 0px;
	border: medium solid #06F;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#jouhou {
	height: 80px;
	width: 400px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#qr {
	height: 80px;
	width: 111px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.culmthumb {
	text-align: left;
	color: #03F;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 120px;
	float: left;
}

.culmwhen {
	font-size: 80%;
	text-align: left;
	color: #666;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	float: left;
}
.culmitem {
	font-size: 100%;
	text-align: left;
	color: #666;
	padding: 0px;
	height: 10px;
	width: 170px;
	float: left;
	margin: 0px;
}
.culmno {
	font-size: 100%;
	text-align: left;
	color: #333;
	padding: 0px;
	height: 10px;
	width: 170px;
	line-height: 14px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.culmyachintype {
	padding: 0px;
	color: #009;
	font-size: 100%;
	font-weight: lighter;
	height: auto;
	width: auto;
	margin: 0px;
	float: left;
}
.culmeki {
	font-size: 95%;
	text-align: left;
	color: #666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: 140px;
}
.culmwhen01 {
	font-size: 80%;
	text-align: left;
	color: #333;
	padding: 0px;
	float: left;
	height: auto;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.culmyachintype01 {
	font-size: 120%;
	text-align: left;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: auto;
	width: 400px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-weight: bold;
}
.culmeki01 {
	font-size: 90%;
	text-align: left;
	color: #333;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: auto;
	width: 400px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.culmaddress01 {
	font-size: 90%;
	text-align: left;
	color: #333;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	height: auto;
	width: 400px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.detailcenter {
	font-size: 90%;
	text-align: left;
	color: #333333;
	padding: 0px;
	width: 380px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-left: 20px;
	height: 70px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 18px;
}
.button {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	width: auto;
	float: right;
	padding: 0px;
	margin-top: 30px;
}

.left {
	float: left;
}
.bt {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}

#button {
	height: 32px;
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 27px;
	padding-bottom: 10px;
	background-image: url(../images/newb_00.gif);
	margin-bottom: 0px;
	padding-left: 65px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
#buttonpdf {
	width: 300px;
	height: 30px;
	float: left;
	clear: left;
	padding-left: 130px;
}




/*ページ全体*/
body {
	text-align: center;
	padding: 0px;
	width: 950px;
	background-repeat: repeat-x;
	background-position: center top;
	scrollbar-face-color: #FFffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #FF0099;
	scrollbar-3dlight-color: #FFCC66;
	scrollbar-highlight-color: #FF3333;
	scrollbar-shadow-color: #FF9900f;
	scrollbar-darkshadow-color: #FF3366;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
/*y[WS̃bp[*/
#wrapper {
	padding: 0px;
	width: 950px;
	margin: 0px;
	background-color: #FFF;
	height: auto;
}


#buken {
	padding-top: 5px;
}

#tellmesse {
	height: 99px;
	width: 250px;
	vertical-align: middle;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: left;
	background-image: url(../images/back_tel.png);
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 700px;
}
#realest {
	width: auto;
	float: left;
	margin-left: 280px;
}
#meil {
	width: 143px;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
#toptell {
	background-image: url(../images/back_toptell.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 170px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 100px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main {
	width: 950px;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#FlashID {
	visibility:hidden;
	height: 300px;
	width: 1000px;
}
#contents {
	height: auto;
	width: 950px;
	vertical-align: middle;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #666;
}
/*ヘッダー*/
#header {
	padding: 0px;
	height: 15px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*ヘッダー見出し*/
#header h1 {
	text-align: left;
	color: #FFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	float: left;
	height: auto;
	width: auto;
}
#header p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #066;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	width: auto;
	float: left;
}

/*トップメインロゴ枠*/
#link {
	height: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Times New Roman";
	font-size: 14px;
	color: #993300;
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-color: #09C;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
}
/*トップ下ナビボタン*/
#list {
	margin: 0px;
	height: 50px;
	background-color: #FFFFFF;
	text-align: center;
	width: 745px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#list1 h1 {
	color: #009;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: lighter;
	float: left;
	width: 600px;
	height: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}
#list1 {
	margin: 0px;
	height: 40px;
	background-color: #FFFFFF;
	width: 740px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	float: left;
}
#list1 h2 {
	color: #06C;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: lighter;
	width: auto;
	height: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	text-align: left;
	float: left;
}
#list2 h3 {
	color: #06C;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	font-weight: lighter;
	width: 40px;
	height: 80px;
	text-align: left;
	float: left;
	margin: 0px;
}
#search {
	height: 160px;
	width: 740px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	padding-left: 5px;
	clear: left;
	margin-bottom: 10px;
}
#menu {
	float: left;
	height: 140px;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#menu p {
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 80%;
	color: #333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form01 {
	padding-left: 5px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 95px;
	float: left;
	background-image: url(../images/search_t01.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	height: 55px;
	margin-right: 5px;
}
#form02 {
	padding-left: 5px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 95px;
	float: left;
	background-image: url(../images/search_t02.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	height: 55px;
	margin-right: 5px;
}
#form03 {
	padding-left: 5px;
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 95px;
	float: left;
	background-image: url(../images/search_t03.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 270px;
	height: 55px;
	margin-right: 5px;
}
#rink_b {
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	width: 300px;
	float: right;
}

#marquee {
	padding: 0px;
	width: 950px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 10px;
}
#tdbox {
	color: #FFF;
	font-size: 12px;
	width: 950px;
}
#realest {
	float: left;
}

#sprytrigger1 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #639;
	font-weight: 400;
}
#site_menu {
	padding: 0px;
	height: 620px;
	float: none;
	width: auto;
	font-size: 10px;
	color: #069;
	font-weight: 100;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../image01/menu_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#notice {
	height: 5px;
	width: 940px;
	vertical-align: middle;
	text-align: left;
	font-size: 120%;
	font-weight: normal;
	border: medium none #F00;
	color: #03C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#notice h2 {
	font-size: 100%;
	color: #006633;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: auto;
}



#information {
	height: 80px;
	width: 940px;
	vertical-align: middle;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 100%;
	font-weight: bold;
	border: medium none #F00;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #369;
}

#gurand {
	height: 620px;
	width: 947px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: left;
	font-size: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#toposu01 {
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
}

#toposu {
	float: left;
	height: auto;
	width: 510px;
	padding-top: 0px;
}


/*コンテンツ*/
#fence {
	padding: 0px;
	height: auto;
	width: 950px;
	background-color: #FFF;
	vertical-align: middle;
	text-align: left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin solid #C60;
}
#fence1 {
	height: auto;
	width: 746px;
	float: left;
	margin-top: 0px;
	background-color: #FFF;
}

#fence2 {
	float: left;
	width: 197px;
	height: auto;
	padding-top: 0px;
	border: thin dotted #0000FF;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fence3 {
	height: 200px;
	width: 200px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-image: url(../image01/sum01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#fence3 h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #009;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	padding: 0px;
	font-weight: 400;
	height: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#fence3 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 0px;
	color: #666;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#top1 {
	width: 945px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#top1 h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 120%;
	font-weight: lighter;
	color: #009;
	height: 25px;
	width: 945px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-bottom-style: double;
	border-right-color: #00C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#top02 {
	height: 250px;
	width: 940px;
	background-image: url(../images/image_g.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	border: thin solid #066;
}

#top02photo {
	height: 215px;
	width: 281px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 2px;
	float: left;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

#top02coment {
	font-weight: 500;
	width: 380px;
	float: left;
	margin-top: 40px;
	height: 200px;
	padding: 0px;
	margin-left: 10px;
	line-height: 30px;
}

#top02coment h2 {
	font-weight: 500;
	width: 180px;
	margin-top: 5px;
	font-size: 14px;
	color: #CCC;
	padding: 0px;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #009;
	height: 25px;
	margin-left: 2px;
	float: right;
	line-height: 20px;
}

#top02coment h4 {
	font-weight: normal;
	width: 182px;
	font-size: 12px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	text-indent: 3px;
}


#top02coment p {
	font-weight: 300;
	width: 500px;
	font-size: 12px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#topest {
	height: 170px;
	width: 370px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-image: url(../image01/toppic.gif);
	background-repeat: no-repeat;
	background-position: top center;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tophoto {
	height: 132px;
	width: 170px;
	background-image: url(../image01/photoback01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 2px;
	float: left;
	margin-top: 8px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#topcoment {
	font-weight: 500;
	width: 185px;
	float: left;
	margin-top: 5px;
	height: auto;
	padding: 0px;
}

#topcoment h2 {
	font-weight: 500;
	width: 180px;
	margin-top: 3px;
	font-size: 12px;
	color: #CCC;
	margin-bottom: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #900;
	height: 20px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}

#topcoment h4 {
	font-weight: normal;
	width: 182px;
	font-size: 12px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
	text-indent: 3px;
	color: #099;
}


#topcoment p {
	font-weight: 300;
	width: 180px;
	font-size: 12px;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#more {
	padding: 0px;
	height: 17px;
	background-color: #FFFFFF;
	text-align: left;
	width: 190px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12px;
	font-weight: 500;
	color: #F5F4F1;
	background-position: right;
	clear: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#more h4 {
	color: #999999;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 20px;
	font-weight: 100;
	text-align: right;
}
#newfence {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
	width: 740px;
	font-size: 24px;
	color: #FFF;
	background-image: url(../images/backnew.jpg);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: left;
	background-color: #FFF;
	background-repeat: no-repeat;
}

#sellfence {
	height: auto;
	margin: 0px;
	padding: 0px;
	width: 741px;
}


#sellfence h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	background-repeat: no-repeat;
	background-position: center;
	height: 0px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#sellfence p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	width: 200px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#tokusin {
	float: left;
	height: 130px;
	width: 240px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#tokusin h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Times New Roman";
	font-size: 11px;
	color: #666666;
	font-weight: 400;
	text-align: left;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tokusin a:hover, #contents a:active {
	color: #666666;
	text-decoration: underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#mainbox {
	height: 250px;
	width: 380px;
	border: medium solid #E0E0E0;
	float: left;
	margin: 10px;
	margin-left: 30px;
}
#real {
	background-image: url(../image01/real01.gif);
	height: 50px;
	margin-top: 15px;
	clear: left;
}
#real h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 120%;
	color: #336;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#iflashnews {
	margin: 0px;
}
#site_menu {
	padding: 0px;
	height: 620px;
	float: none;
	width: auto;
	font-size: 10px;
	color: #069;
	font-weight: 100;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background-image: url(../image01/menu_bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#site_menu h2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 20px;
	font-size: 120%;
	margin: 0px;
	text-align: center;
}
#site_menu dl dd ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: -10px;
}
#site_menu dl dd ul li {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#sell {
	margin-bottom: 30px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	clear: left;
	text-align: left;
}
#sell p {
	text-align: left;
	text-indent: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: 400;
	width: 472px;
}

/*毎日更新*/
#everyday {
	padding: 0px;
	height: auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	float: left;
}

/*毎日更新見出し*/
#everyday h2 {
	color: #FFFFFF;
	height: auto;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 400;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FF0000;
	width: 190px;
}
#everyday h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	text-align: left;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 7px;
}

/*毎日更新BOX*/
#everydaybox {
	width: 195px;
	height: auto;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	border: 1px solid #FF0000;
	float: left;
}
#everydaybox table {
	font-size: 12px;
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#everydaybox h4 {
	color: #FF6600;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	text-align: center;
}

#everyday p {
	font-size: 12px;
	color: #999999;
	text-align: right;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	margin: 0px;
}
/*会社のコメント*/
#leftunder {
	font-size: 12px;
	height: 53px;
	line-height: 16px;
	text-align: left;
	text-indent: 1em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-image: url(../image01/comentback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #06F;
	clear: both;
}



#formbox {
	width: 580px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	height: 580px;
}
#formbox table {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#counter {
	font-size: 10px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Times New Roman";
	float: right;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#osusume {
	height: auto;
	width: 945px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
#osusume h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-align: left;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#osusume h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 14px;
	color: #0000CC;
	text-align: left;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

#osusume p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	letter-spacing: normal;
}

#box {
	height: 250px;
	width: 208px;
	border: medium solid #E0E0E0;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
}


#footer {
	height: auto;
	list-style-type: none;
	background-color: #06F;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#footer address {
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer li {
	display: inline;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #contents a:active {
	color: #6699cc;
	text-decoration: underline;
}

/*更にリンクする*/

.speace {
	padding: 0px;
	margin-top: 20px;
}
.style3 {font-size: 10px}
.style4 {
	color: #0000FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #036;
}
a:visited {
	color: #066;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
.paddright {
	margin-right: 7px;
	margin-left: 7px;
	height: 140px;
	width: 140px;
}
#os {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 5px;
	clear: left;


	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 20px;
}

#koda {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	clear: left;

	background-image: url(
../images/m_hot01.ｊｐｇ);
	background-image: url(../images/m_hot01.jpg);
}
#koda-f {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	clear: left;



	background-image: url(
../images/m_hot01.ｊｐｇ);
	background-image: url(../images/m_hot-f.jpg);
}

#koda_p {
	height: 75px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 5px;
	clear: left;


	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 10px;
	background-image: url(../images/m_hot02.jpg);
}
#koda_b {
	height: 75px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 5px;
	clear: left;


	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 10px;
	background-image: url(../images/m_hot03.jpg);
}
#koda_k {
	height: 75px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 5px;
	clear: left;



	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 10px;
	background-image: url(../images/m_hot04.jpg);
}
#koda_t {
	height: 75px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 5px;
	clear: left;


	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 10px;
	background-image: url(../images/m_hot05.jpg);
}


#shun {
	height: 55px;
	width: 745px;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 0px;
	clear: left;
	background-image: url(../images/m_kodawari.gif);
}

#shun00 {
	height: auto;
	width: 360px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 5px;
	border: 2px solid #099;
	float: left;
	margin-left: 2px;
}
#shuna {
	padding: 0px;
	width: 150px;
	float: left;
	height: auto;
}

#shun_b {
	height: auto;
	width: auto;
	margin-top: 0px;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shun01 {
	float: left;
	width: 230px;
	height: auto;
	padding-left: 0px;
	padding-top: 5px;
}
#shun01 h2 {
	font-size: 90%;
	color: #099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 20px;
	text-align: left;
}
#shun01 h3 {
	font-size: 80%;
	color: #F60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 17px;
}
#shun01 h4 {
	font-size: 85%;
	line-height: 130%;
	font-weight: lighter;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shun01 h5 {
	font-size: 90%;
	line-height: 120%;
	font-weight: lighter;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

#shun02 {
	float: left;
	width: 230px;
	height: auto;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
}
#shun02 h2 {
	font-size: 90%;
	color: #099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 20px;
}
#shun02 h3 {
	font-size: 90%;
	color: #F60;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
#shun02 h4 {
	font-size: 85%;
	line-height: 130%;
	font-weight: lighter;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shun02 h5 {
	font-size: 90%;
	line-height: 120%;
	font-weight: lighter;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
}

.shunimage {
	float: left;
	margin-right: 5px;
}


#maname h2 {
	font-size: 80%;
	color: #099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 20px;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: auto;
	margin-left: auto;
	margin: auto;
	width: 500px;
}
#maname {
	padding-left: 2px;
}
#by {
	margin-top: 5px;
	margin-left: 2px;
}
#baiimg {
	margin-right: 0px;
	height: auto;
	width: auto;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}
#wrapper #main p {
	margin: 0px;
	padding: 0px;
}
#koda00 {
	height: 50px;
	width: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	margin-bottom: 5px;
	clear: left;



	background-image: url(
../images/m_hot01.ｊｐｇ);
	padding-top: 5px;
	background-image: url(../images/m_hot01.jpg);
	font-size: 14px;
	padding-right: 5px;
	margin-top: 0px;
}
#tope {
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#track1 {
	height: 30px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#list2 {
	float: left;
	height: 57px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
#wrapper #fence #fence2 #toptell a #Image24 {
	padding-top: 55px;
}
#wrapper #information h2 {
	font-size: 90%;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: auto;
}
