
/* 共通 */

table {
	background: none !important;
	width: 900px !important;
	border-top: none !important;
	font-size: 12px !important;
	color: #666666 !important;
}

.f-left {
	float: left;
}
.f-right {
	float: right;
}
p {
	margin: 0px;
	padding: 0px;
}
.indentspace {
	text-indent: 1em;
}
.TextAlignRight {
	text-align: right;
}


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

共通レイアウト　ここから

------------------------------------------ */
/*背景指定（共通）*/
.bg2 {
	background: url(images/photo06c.jpg) no-repeat left bottom;
}
.bg1 {
	background: url(images/photo01.jpg) no-repeat right 114px;
}
.contentWidth01 {
	width: 281px;
	padding: 0 0 0 31px;
}
.contentWidth01_nopd {
	width: 312px;
}
.contentWidth02 {
	width: 279px;
}
.contentWidth03 {
	width: 309px;
}
.contentWidth04 {
	width: 588px;
}
.contentWidth05 {
	width: 537px;
}
.contentWidth06 {
	width: 820px;
}
.contentWidth03_noimg {
	width: 260px;
	padding: 0 49px 0 0;
}

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

共通レイアウト　ここまで

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

/* ナビゲーション */

#nav-one img {
	border: none;
	vertical-align: top;
}
#nav-one li {
	float: left;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav-one li a {
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#nav-one li:hover a, 
#nav-one li.sfHover a {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 180px;
	height:26px;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	list-style-type: none;
	width: 180px;
	height:26px;
}
#nav-one ul {
	margin-top: 3px;
	position: absolute;
	top: -999em;
	left: -1px;
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 8px;
}
#nav-one li:hover ul,
#nav-one li.sfHover ul {
	top: 25px;
	list-style-type: none;
	width: 180px;
	height:26px;
}
#nav-one ul li {
	border: 0;
	float: none;
	list-style-type: none;
}
#nav-one ul a {
	border-bottom: 0;
	padding-right: 20px;
	white-space: nowrap;
	list-style-type: none;
}
#nav-one ul a:hover {
	list-style-type: none;
}

body { behavior: url("../csshover.htc"); }


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

10/6〜ドロップダウンメニュー　　ここから

------------------------------------------ */
#logo {
	width: 900px;
	background: url(../common-images/links_bg.jpg) right top no-repeat;
}
#logo .totop {
	padding: 35px 0 0 0;
}
#logo .selectmenu {
	width: 245px;
	padding: 14px 0 0 0;/*for firefox*/
	>padding: 24px 0 0 0;/*for IE*/
}
body:first-of-type #logo .selectmenu {/*for Safari3*/
	padding: 14px 0 0 0;
}


/*ドロップダウン*/


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

10/6〜ドロップダウンメニュー　　ここまで

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


/*全体のわく*/
#content2 {
	background-color: #fff;
	width: 900px;
}

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

padding

------------------------------------------ */
.pdTop5 {
	padding-top: 5px;
}
.pdTop10 {
	padding-top: 10px;
}
.pdTop15 {
	padding-top: 15px;
}
.pdTop20 {
	padding-top: 20px;
}
.pdTop30 {
	padding: 30px 0 0 0;
}

.pdBottom5 {
	padding-bottom: 5px;
}
.pdBottom10 {
	padding-bottom: 10px;
}
.pdBottom15 {
	padding-bottom: 15px;
}
.pdBottom20 {
	padding-bottom: 20px;
}
.pdBottom30 {
	padding-bottom: 30px;
}
.pdBottom40 {
	padding-bottom: 40px;
}

.pdLeft5 {
	padding-left: 5px;
}
.pdLeft10 {
	padding-left: 10px;
}
.pdLeft15 {
	padding-left: 15px;
}
.pdLeft20 {
	padding-left: 20px;
}
.pdLeft51 {
	padding-left: 51px;
}

.pdRight5 {
	padding-right: 5px;
}
.pdRight10 {
	padding-right: 10px;
}
.pdRight15 {
	padding-right: 10px;
}
.pdRight20 {
	padding-right: 20px;
}
.pdRight25 {
	padding-right: 20px;
}
.pdRight30 {
	padding-right: 30px;
}
.pdRight40 {
	padding-right: 40px;
}
.pdRight50 {
	padding-right: 50px;
}

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

margin

------------------------------------------ */
.mgTop3 {
	margin-top: 3px;
}
.mgTop5 {
	margin-top: 5px;
}
.mgTop10 {
	margin-top: 10px;
}
.mgTop15 {
	margin-top: 15px;
}
.mgTop20 {
	margin-top: 20px;
}
.mgTop30 {
	margin-top: 30px;
}
.mgTop40 {
	margin-top: 40px;
}
.mgTop60 {
	margin-top: 60px;
}

.mgBottom5 {
	margin-bottom: 5px;
}
.mgBottom10 {
	margin-bottom: 10px;
}
.mgBottom15 {
	margin-bottom: 15px;
}
.mgBottom20 {
	margin-bottom: 20px;
}
.mgBottom30 {
	margin-bottom: 30px;
}
.mgBottom40 {
	margin-bottom: 40px;
}
.mgBottom50 {
	margin-bottom: 50px;
}

.mgLeft3 {
	margin-left: 3px;
}
.mgLeft5 {
	margin-left: 5px;
}
.mgLeft10 {
	margin-left: 10px;
}
.mgLeft15 {
	margin-left: 15px;
}
.mgLeft20 {
	margin-left: 20px;
}
.mgLeft25 {
	margin-left: 25px;
}
.mgLeft30 {
	margin-left: 30px;
}

.mgRight3 {
	margin-right: 3px;
}
.mgRight5 {
	margin-right: 5px;
}
.mgRight10 {
	margin-right: 10px;
}
.mgRight15 {
	margin-right: 15px;
}
.mgRight20 {
	margin-right: 20px;
}
.mgRight25 {
	margin-right: 25px;
}