body {
/*	background: #efefef url(images/bg.gif);
	color: #444444;
	font-size: 93%;
	margin: 0;
	padding: 0;*/
}

table {
	width: 100%;
}

td {
	margin : 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

th {
	background: #778899;
	color: #ffffff;
	padding: 2px;
	vertical-align: middle;
}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.4;
}

a {
	background: transparent;
	color: #000080;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
/*	color: #708090;*/
}

a:hover {
	color: #dc143c;
	text-decoration: underline;
}

th a {
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color:#000070;
}

ul {
	text-align: left;
	margin: 2px 2px 2px 15px;
	padding: 2px;
	list-style: square outside;
}

input{
	font-size: 0.9em;
}

select{
	font-size: 0.9em;
}

textarea{
	font-size: 0.9em;
}

.outline {
	/*	background: #ffffff;*/
/*	width: 100%;*/
	margin:auto;
/*	border: 1px solid #00FF00;	*/
}

.headerlogo {
	background: url(images/base.gif) left no-repeat #000080;
	width: 200px;
	height: 100px;
	margin: 0;
	padding: 0;
}

.headerbanner {
	background: url(images/cube.gif) right no-repeat #000080;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.headerbar {
	background: url(images/nav.gif) repeat-x;
	font-size: 10pt;
	text-align: right;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #dddddd;
}

.leftcolumn {
	background: url(images/lb.gif) left repeat-y;
	width: 190px;
	font-size: 0.9em;
}

.leftcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.leftblockTitle {
	background: url(images/hbar.gif) repeat-x ;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.leftblockContent {
	margin: 5px 2px 10px 2px;
	padding: 3px;
	line-height: 1.2;
}

.centeroutline {
	margin-bottom: 10px;
	padding: 1px;
	margin-top: 0px;
}

.centercolumn {
	font-size: 0.9em;
	margin: 0;
	padding: 10px;
	padding: 0px;
}

.centercolumn th {
	background: #778899;
	color: #ffffff;
	vertical-align: middle;
}

.centerCcolumn {
	margin: 0;
	padding: 10px;
}

.centerCblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerCblockContent {
	margin: 0;
	line-height: 1.4;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.centerLcolumn {
	width: 50%;
	margin: 0;
	padding: 0 3px 0 0;
}

.centerLblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerLblockContent {
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.centerRcolumn {
	width: 50%;
}

.centerRblockTitle {
	background: url(images/bg.gif);
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border: solid 1px #7a7acc;
}

.centerRblockContent {
	margin: 0;
	padding: 8px;
	line-height: 1.4;
	border-right: solid 1px #7a7acc;
	border-bottom: solid 1px #7a7acc;
	border-left: solid 1px #7a7acc;
}

.content {
	text-align: left;
	margin: auto;
	padding: 8px;
	padding-left: 30px;
	padding-right: 30px;
/*	width: 740px;*/
}

.rightcolumn {
	/*	background: url(images/rb.gif) right repeat-y;*/
	width: 180px;
	font-size: 0.9em;
	padding-right: 30px;
	padding-top: 30px;
}

.rightcolumn th {
	background: #778899;
	color: #ffffff;
	font-size: 0.9em;
	vertical-align: middle;
}

.rightblockTitle {
	background: url(images/hbar.gif) repeat-x #ffffff;
	color: #4d4d80;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 3px 3px 3px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.rightblockContent {
	margin: 5px 2px 7px 2px;
	padding: 3px;
	line-height: 1.2;
}

.footerbar {
	background: #000080;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
	margin: 0;
	padding: 3px;
}

.footerbar a {
	color: #ffffff;
}

.footerbar a:visited {
	color: #ffffff;
}

.footerbar a:hover {
	color: #ff8c00;
	text-decoration:underline overline;
}

input.formButton {}

.item {
	border: solid 1px #7a7acc;
}

.itemHead {
	background: #778899;
	color: #ffffff;
	margin: 0;
	padding: 3px;
}

.itemInfo {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemTitle a {
	background: transparent;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}

.itemTitle a:visited {
	color: #e6e6e6;
}

.itemPoster {
	font-size: 0.9em;
}

.itemPostDate {
	font-size: 0.9em;
}

.itemStats {
	font-size: 0.9em;
}

.itemBody {
	margin: 0;
	padding-left: 5px;
}

.itemText {
	margin: 6px;
	line-height: 1.5;
}

.itemFoot {
	background: #efefef;
	text-align: right;
	margin: 0;
	padding: 3px;
}

.itemAdminLink {
	font-size: 0.9em;
}

.itemPermaLink {
	font-size: 0.9em;
}

td#mainmenu a {
	text-decoration: none;
	margin: 0;
	padding: 2px;
	display: block;
}

td#mainmenu a:visited{
	color:#000080;
}


td#mainmenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}

td#mainmenu a.menuTop {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuMain {
	margin: 0;
	padding-left: 3px;
	border-bottom: dotted 1px #7a7acc;
}

td#mainmenu a.menuSub {
	margin: 0;
	padding-left: 9px;
	border-bottom: dotted 1px #7a7acc;
}

td#usermenu a {
	background: #ffffff;
	text-decoration: none;
	margin: 0;
	padding: 2px;
	border-bottom: dotted 1px #7a7acc;
	display: block;
}

td#usermenu a:visited {
	color:#000080;
}

td#usermenu a:hover {
	background: #e6e6e6;
	text-decoration: none;
}
td#usermenu a.menuTop {}

td#usermenu a.highlight {
	background: #ffcccc;
}

.outer {
	border: solid 1px #c0c0c0;
}

.head {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.even {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

.odd {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

.foot {
	background: #c2cdd6;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

tr.even td {
	background: #efefef;
	margin: 0;
	padding: 5px;
}

tr.odd td {
	background: #e6e6e6;
	margin: 0;
	padding: 5px;
}

div.errorMsg {
	background: #ffcccc;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.confirmMsg {
	background: #ddffdf;
	color: #136c99;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #ddddff;
	border-right: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	border-left: solid 1px #ddddff;
}

div.resultMsg {
	background: #ffffff;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #9999cc;
	border-bottom: solid 1px #9999cc;
	border-left: solid 1px #cccccc;
}


div.xoopsCode, div.xoopsQuote { 
	width:98%;
	height: 100%;
	padding: 0;
}

div.xoopsCode pre {
	border: solid 1px #c0c0c0;
	margin:0;
	overflow:auto;
	padding:0 1em;
	min-height:4em;
	height:auto;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
    background-color:#ffffff;
}
/* for IExplorer */
* html div.xoopsCode pre {
	height:4em;
	height:auto;	/* IE 6.x */
	width:40em;
}

div.xoopsQuote blockquote {
	margin: 0;
	padding: 0 6px 6px 6px;
	border: solid 1px #c0c0c0;
    background-color:#ffffff;
}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}

.comText {
	margin: 0;
	padding: 2px;
	line-height: 1.4;
}

.comUserStat {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight:bold;
	margin: 2px;
	padding: 4px 2px 1px 4px;
	border: solid 1px #c0c0c0;
}

.comUserStatCaption {
	font-weight: normal;
}

.comUserRank {
	margin: 2px;
}

.comUserRankText {
	font-size: 0.8em;
}

.comUserRankImg {
	border: 0;
}

.comUserName {}

.comUserImg {
	margin: 2px;
}

.comDate {
	font-size: smaller;
	font-weight: normal;
}

.comDateCaption {
	font-weight: normal;
}

.comUserStatus {
	background: #f5f5f5;
	color: #2f5376;
	font-size: 0.8em;
	font-weight: bold;
	margin: 2px;
	padding: 4px 2px 1px 3px;
	border: solid 1px #c0c0c0;
}






/****************************************************************************************/
body{
	margin:0; padding:0; width:100%; height:100%; font-size:82%; line-height:100%;
	text-align:center; font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	background-repeat: repeat-y;
	background-position:center top;
	background-image: url(img/bk.jpg);
}
ul{ list-style-type:none; }
form{ margin:0; padding:0; }
textarea{ margin:0; padding:0; }
table{
	border-collapse:collapse; font-size:100%;
}
small{ font-size:82%; }
img{ display:block; }
a{ color:#024ECA; text-decoration:underline; }
a:hover{ color:#d30; text-decoration:underline; }
address{
	text-decoration:none; font-style:normal; font-size:10px;
	font-family:verdana,helvetica,arial,sans-serif;
}
span.red{ color:#d30; }
p{ margin:0; padding:0px 0px 10px 0px; line-height:175%; }
.tdr{ text-align:right; }
.clear{ clear:both; margin:0; padding:0; }
.clearr{ clear:right; margin:0; padding:0; }
.clearl{ clear:left; margin:0; padding:0; }
.tdr{ text-align:right; }
.hidden{ display:none; }
.mac_v{ display:none; }
div#iwanamicom{
	padding:20px 0px 40px 0px; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0;
	width:846px; text-align:left;
}
/*--------------- トップ -----------------------------------------------------*/
div.wakka{
	margin:0; padding:0; width:846px;
	background-repeat:no-repeat; background-position:right top; background-image: url(img/w2.png);
}
div.wakka div{
	margin:0; padding:0; width:815px; font-size:10px;
	background-repeat:no-repeat; background-position:left top; background-image: url(img/w1.png);
}
div.wakka h1{
	display:block; margin:0; padding:10px 0px 2px 0px; width:815px; font-size:10px; text-align:right;
	font-weight:normal; color:#555;
}
/*--------------- ボディ -----------------------------------------------------*/
div.bodymain{
	margin:0; padding:0; width:846px;
	background-repeat: repeat-y; background-position:left top; background-image: url(img/bo.png);
}
div.bodywrap{
	margin:0;
	padding:0;
	width:846px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image: url(img/sita.png);
/*	min-height: 1000px;
	height: 1000px;*/
}
/*--------------- ヘッダー -----------------------------------------------------*/
div.header,
div.header1{
	position:relative; display:block; top:0; left:0; text-align:left;
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:0; width:806px; z-index:2;
}
div.header div.logo,
div.header1 div.logo{
	position:absolute; display:block; top:15px; left:519px;
	margin:0; padding:0; width:281px; height:51px; z-index:3; border:0;
}
div.header div.logo img,
div.header1 div.logo img{ margin:0; width:281px; height:51px; border:0; }
div#mbb1{ position:absolute; display:block; top:72px; left:19px; margin:0; padding:0; width:155px; height:23px; z-index:5; }
div#mbb2{ position:absolute; display:block; top:72px; left:176px; margin:0; padding:0; width:155px; height:23px; z-index:5; }
div#mbb3{ position:absolute; display:block; top:72px; left:333px; margin:0; padding:0; width:155px; height:23px; z-index:5; }
div#mbb4{ position:absolute; display:block; top:72px; left:490px; margin:0; padding:0; width:155px; height:23px; z-index:5; }
div#mbb5{ position:absolute; display:block; top:72px; left:647px; margin:0; padding:0; width:155px; height:23px; z-index:5; }
img.mab{ margin:0; width:155px; height:23px; border:0; }
div.sitemenu{
	position:absolute; display:block; top:124px; left:666px; margin:0; padding:0; width:117px; height:186px; z-index:5;
}
div.sitemenu ul{ margin:0; padding:0; }
div.sitemenu li{ margin:0; padding:0; width:117px; height:31px; border:0; }
div.sitemenu li img{ margin:0; width:117px; height:12px; border:0; }
img.ueimg{ margin:0; width:806px; height:101px; border:0; z-index:1 }

/*--------------- フッター -----------------------------------------------------*/
div.footer{
	margin:0;
	padding:0px 25px 18px 20px;
	text-align:left;
	color:#555;
	line-height:15px;
}
div.footer div.cp{
	margin:0; padding:0; text-align:right; font-family:verdana,helvetica,arial,sans-serif; font-size:10px; color:#fff;
}
div.wakka2{
	margin:0; padding:0; width:846px; height:25px; text-align:left;
	background-repeat: no-repeat;
	background-position:right top;
	background-image: url(img/w4.png);
}
div.wakka2 div{
	margin:0; padding:0; width:815px; height:25px;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(img/w3.png);
}

div.header{ height:437px; }
div.header1{ height:398px; }
div.header h2{
	position:absolute; display:block; top:417px; left:60px; 
	margin:0; padding:0px 0px 10px 18px; font-size:14px; color:#0E3192; line-height:110%;
	background-repeat: no-repeat; background-position:left top; background-image: url(img/h2.png);
	font-family:verdana,helvetica,arial,sans-serif; z-index:5;
}
/*div.submenu{
	position:absolute; display:block; top:340px; left:612px; margin:0; padding:0; width:176px; height:287px; z-index:5;
}
div.submenu ul{ margin:0; padding:0; }
div.submenu li{ margin:0; padding:0; width:176px; height:42px; }
div.submenu li img{ margin:0; width:176px; height:35px; border:0; }*/

img.mainimg{ margin:0; width:806px; height:336px; border:0; }
img.smainimg{ margin:0; width:806px; height:297px; border:0; }

div.bodys{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0;
	display:block; padding:0; width:687px; text-align:left;
}
div.lindiv{ float:left; margin:0; padding:10px 0px 0px 0px; width:506px; }
div.lindiv ul{ margin:0; padding:0; line-height:125%; }
div.lindiv li{
	margin:0; padding:8px 0px 8px 25px; border-bottom:1px solid #ccc;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(img/ya.png);
}
div.lindiv a{ color:#555; text-decoration:none; }
div.lindiv a:hover{ color:#d30; text-decoration:underline; }
div.tate{ float:right; margin:0; padding:0; width:10px; height:210px; }

div.tenjiarea{
	display:block; margin:0; padding:0px 0px 30px 0px; text-align:center;
	background-repeat:no-repeat; background-position:center top; background-image: url(img/h3t.png);
}
div.tenjiarea h3{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; padding:7px 0px 25px 0px; width:670px;
	font-size:18px; color:#fff; line-height:110%; text-align:left;
}
div.tenjiarea img{
	margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0;
}

/*             Custom                  */
#tmmenu-print{
    display:none;
}

#tmmenu {
	width: 785px;
    position:absolute;
	top:72px; left:19px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tmmenu ul{
	width: 785px;
	height: 30px;
	list-style: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tmmenu li{
	width: 157px;
	height: 30px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tmmenu ul li a {
	width: 157px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	display: block;
	float: left;
}

#tmmenu ul li a#tmm1 { background: url(images/mmenu1.gif) no-repeat;}
#tmmenu ul li a#tmm2 { background: url(images/mmenu2.gif) no-repeat;}
#tmmenu ul li a#tmm3 { background: url(images/mmenu3.gif) no-repeat;}
#tmmenu ul li a#tmm4 { background: url(images/mmenu4.gif) no-repeat;}
#tmmenu ul li a#tmm5 { background: url(images/mmenu5.gif) no-repeat;}

#tmmenu ul li a#tmm1:hover { background-position: 0px -30px;}
#tmmenu ul li a#tmm2:hover { background-position: 0px -30px;}
#tmmenu ul li a#tmm3:hover { background-position: 0px -30px;}
#tmmenu ul li a#tmm4:hover { background-position: 0px -30px;}
#tmmenu ul li a#tmm5:hover { background-position: 0px -30px;}


#tsitemenu2 {
	position:absolute;
	display:block;
	top:124px;
	left:668px;
	margin:0;
	padding:0;
	width:117px;
	height:186px;
	z-index:5;
	float: left;
	margin: 0px;
}

#tsitemenu2 ul{
	width: 124px;
	list-style: none;
	float: left;
	margin:0;
	padding:0;
}

#tsitemenu2 li{
	width: 124px;
	height: 31px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#tsitemenu2 ul li a {
	width: 124px;
	height: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

/*#tsitemenu {
	position:absolute;
	display:block;
	top:124px;
	left:668px;
	margin:0;
	padding:0;
	width:117px;
	height:186px;
	z-index:5;
	float: left;
	margin: 0px;
}

#tsitemenu ul{
	width: 124px;
	list-style: none;
	float: left;
	margin:0;
	padding:0;
}

#tsitemenu li{
	width: 124px;
	height: 31px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#tsitemenu ul li a {
	width: 124px;
	height: 12px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
}

#tsitemenu ul li a#tsm1 { background: url(images/tsitemenu1.gif) no-repeat;}
#tsitemenu ul li a#tsm1:hover { background-position: 0px -15px;}
*/






/*
div.topmenu{
	position:absolute; display:block; top:340px; left:612px; margin:0; padding:0; width:176px; height:287px; z-index:5;
}
div.topmenu ul{ margin:0; padding:0; }
div.topmenu li{ margin:0; padding:0; width:176px; height:42px; }
div.topmenu li img{ margin:0; width:176px; height:35px; border:0; }

*/

#topmenu-print{
    display:none;
}

#topmenu2 {
	position:absolute;
	display:block;
	top:340px;
	left:612px;
	margin:0;
	padding:0;
	width:176px;
	height:287px;
	z-index:25;
}

#topmenu2  ul{
	width: 176px;
	list-style: none;
	height:287px; 
	float: left;
	margin: 0px;
}

#topmenu2  li{
	width: 176px;
	height: 42px;
	float: left;
	margin: 0px;
}

#topmenu2  ul li a {
	width: 176px;
	height: 35px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*#topmenu {
	position:absolute;
	display:block;
	top:340px;
	left:612px;
	margin:0;
	padding:0;
	width:176px;
	height:287px;
	z-index:25;
}

#topmenu  ul{
	width: 176px;
	list-style: none;
	height:287px; 
	float: left;
	margin: 0px;
}

#topmenu  li{
	width: 176px;
	height: 42px;
	float: left;
	margin: 0px;
}

#topmenu  ul li a {
	width: 176px;
	height: 35px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmenu  ul li a#tpm1 { background: url(images/topmenu1.gif) no-repeat;}
#topmenu  ul li a#tpm2 { background: url(images/topmenu2.gif) no-repeat;}
#topmenu  ul li a#tpm3 { background: url(images/topmenu3.gif) no-repeat;}
#topmenu  ul li a#tpm4 { background: url(images/topmenu4.gif) no-repeat;}
#topmenu  ul li a#tpm5 { background: url(images/topmenu5.gif) no-repeat;}
#topmenu  ul li a#tpm6 { background: url(images/topmenu6.gif) no-repeat;}
#topmenu  ul li a#tpm7 { background: url(images/topmenu7.gif) no-repeat;}

#topmenu  ul li a#tpm1:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm2:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm3:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm4:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm5:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm6:hover { background-position: 0px -35px;}
#topmenu  ul li a#tpm7:hover { background-position: 0px -35px;}*/
#Topshop{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#TopshopLeft{
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#TopshopRight{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#TopshopRight img,#TopshopLeft img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.jphoto{
	padding: 0px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.jphoto h3{
	text-align: right;
	color: #FFFFFF;
	background-color: #003399;
	margin: 0px;
	position: relative;
	z-index: 1;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 9pt;
	font-weight: normal;
}

.jphoto h4{
	text-align: right;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 9pt;
	font-weight: normal;
	margin-top: -26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.jphoto img{
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
	height: 200px;
	width: 220px;
}

.jphoto a{

}

.jphoto a:hover{

}

.jphoto_num{
	margin-top: -88px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 62px;
}

.jphoto_num img{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 30px;
	z-index: 2;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jirei_td{
	width: 230px;
	height: 250px;
}

.jirei_list_num{
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3;
	position: relative;
	padding: 0px;
	width: 120px;
	vertical-align: top;
}

.jirei_list_num img{
	float: left;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 50px;
	z-index: 3;
	position: relative;
}




#Jirei_album{
	border: 1px solid #CCCCCC;
	padding: 30px;
	padding-bottom: 0px;
	height: 535px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#Jirei_album2{
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
/*	height: 535px;*/
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}

.jirei_list_num2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 3;
	position: relative;
	padding: 0px;
	width: 120px;
	height: 130px;
	/*	vertical-align: top;*/
	left: -5px;
	top: -110px;
}

.jirei_list_num2 img{
	float: left;
	margin: 0px;
	padding: 0px;
/*	height: 130px;
	width: 50px;*/
	z-index: 3;
	position: relative;
}

#txtBox2{
	margin-top: 10px;
	margin-left: 150px;
	z-index: 1;
	width: 380px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

#Jirei_album img{
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#albumLeft{
	float: left;
	width: 520px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
		margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
	position: relative;
	visibility: inherit;
}

#albumRight{
	width: 112px;
	padding: 0px;
	z-index: 1;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#txtBox{
	margin-top: 10px;
	margin-right: 10px;
	z-index: 1;
	height: 160px;

}


#picTitle{
	font-size: 18px;
	letter-spacing: 0.1em;
	text-align: right;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#picTxt{
	width: 390px;
	font-size: 1.2em;
	line-height: 1.7;
	color: #333333;
	letter-spacing: 0.1em;
	margin-left: 120px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index; 1;
	padding-right:3px;
	text-align: justify;
}

#mh_picTxt{
	width: 100%;
	font-size: 1.2em;
	line-height: 1.7;
	color: #333333;
	letter-spacing: 0.1em;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	z-index; 1;
	padding-right:3px;
	text-align: justify;
}


/*#mh_picTxt{
	border: 1px solid #00FF99;
}*/

#thumlist{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: right;
}

#thumlist ul li img a{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#thumlist ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#thumlist ul li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
}



#modelhouse_album{
	padding: 30px;
	padding-bottom: 0px;
	height: 535px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

#mh_albumLeft{
	float: left;
	width: 480px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	z-index: 1;
	position: relative;
	visibility: inherit;
}

#mh_albumRight{
	width: 112px;
	padding: 0px;
	z-index: 1;
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#stf_intro{
	margin: auto;
}

#stf_intro_all{
	text-align: center;
	padding-bottom: 10px;
}

#stf_intro_all img{
	margin: auto;
}

#stf_intro_all h3{
	font-size: 14px;
	color: #0033CC;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}

#stf_intro_all p{
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	color: #333333;
	line-height: 2;
	letter-spacing: 0.1em;
	width: 545px;
	text-align: left;
	margin: auto;
}

.stf_intro_list{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.stf_intro_list img{
	padding: 2px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.stf_intro_list h4{
	font-size: 1.2em;
	color: #FF6600;
	letter-spacing: 0.1em;
	margin-left: 145px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	font-weight: normal;
}

.stf_intro_list h3{
	font-size: 1.3em;
	color: #333333;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(img/h3kaku.png);
	margin-left: 160px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
}

.stf_intro_list p{
	font-size: 1em;
	margin-left: 160px;
	margin-top: 5px;
	line-height: 1.8;
	color: #333333;
	letter-spacing: 0.1em;
}

/*回り込み解除*/
.clear{ clear:both; margin:0; padding:0; }

/*--------------- フォーム -----------------------------------------------------*/
table.mailtb{
	margin:0;
	padding:0;
	width:745px;
	line-height:150%;
	border:1px solid #888;
	color: #333333;
}
table.mailtb th{
	border-bottom:1px solid #888; white-space:nowrap; width:130px;
	font-weight:normal; text-align:left; padding:5px 10px 5px 10px; 
	background-color:#E3EFFF;
	color: #333333;
}

table.mailtb td{
	border-bottom:1px solid #888;
	padding:5px 10px 5px 10px;
	text-align: left;
	font-size: 12px;
}
table.mailtb input,table.mailtb textarea{
	font-size: 12px;
	padding:2px 2px 2px 5px;
	vertical-align: middle;	
}

div.resultMsgx {
/*	margin-left: 47px;*/
	text-align: center;
}

table.mailtb2{
	margin:0; padding:0; width:680px; line-height:150%;
	/*border:1px solid #888;*/
		border:1px solid #996600;
}
table.mailtb2 th{
	border-bottom:1px solid #888;
	white-space:nowrap;
	width:130px;
	font-weight:normal;
	text-align:left;
	padding:5px 10px 5px 10px;
	vertical-align:top;
	background-color:#D9F0BB;
	color: #333333;
}
table.mailtb2 td{
	border-bottom:1px solid #888;
	padding:5px 10px 5px 10px;
	text-align: left;
	font-size: 12px;
}

#inquir_main{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
}

#inquir_main h3{
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.inq_chk{
	margin-left: 30px;
}
.inq_chk1{
	font-size: 14px;
	color: #FF6600;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position:left center;
	background-image: url(img/inq_h2.jpg);
}

.inq_chk2{
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.inq_ok{
	line-height: 2;
	letter-spacing: 0.1em;
}

input.inq_bot14{
	font-size: 16px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
/*展示場紹介　／　モデルハウス*/
#modelhouse{
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin:auto ;
}

.mh_table{
	width: 610px;
	margin:auto ;
}

.mh_td0{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.mh_td_tt{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.mh_td_yk{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mh_information{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #D3EAFE;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mh_information h2{
	font-size: 16px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #003399;
}

#jouken{
	border: 1px solid #FFCCFF;
	margin-bottom: 30px;
}

#jouken ul{
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;*/
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

#jouken li{
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;
}
div.pagebreak{
page-break-after: always; 
}

#tochi_index{
	margin-top: 30px;
}

.new1,.new2{
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 1px;
	text-decoration: blink;
}

/*WRK CSS*/
.wrknewyear{
	margin:auto;
	width: 85%;
	border: 1px solid #CCCCCC;
}

#cesibo-banner{
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 9px;
	padding-rifhg: 0px;
	border: 1px solid #CCCCCC;
}

#cesibo-banner p{
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #9D7704;
	letter-spacing: 0.1em;
}

#cesibo-banner-img{
}

#cesibo-banner-img table tr td img{
	padding:0px;
	margin:3px auto;
}


#cesibo-banner-img dl{
	float: left;
	margin-right: 6px;
}

#cesibo-banner-img dd{
	margin-top: 10px;
	margin-left: 70px;
	margin-bottom: 10px;
}

#cesibo-comment p{
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	color: #9D7704;
	letter-spacing: 0.1em;
}

#cesibo-comment dl{
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 90%;
	color: #333333;
}

#cesibo-comment dt{
}

#cesibo-comment dd{
	margin: 0px;
	margin-top: -15px;
	margin-left: 25px;

}
