/*
	print.css
	2007/11/03 yabuta@rainbowsoft.co.jp
*/

body {
	font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯', osaka, Gothic, sans-serif;
	background-color: #FFFFFF;
	margin:  0px;
	padding: 0px;
	text-align: center;
	font-size:12px;
	color:#000000;
	line-height: 120%;
}

a:link    { color: blue; }
a:visited { color: blue; }
a:active  { color: red; }
a:hover   { color: red;}

table {
	border: solid 1px #333333;
    border-collapse: collapse;
}

td {
	border: solid 1px #333333;
	padding:2px 3px;
}

/* ------------------------------------------------------- */
#bord {
	/*width:800px;*/
	width:786px;
	background-image:none;
	margin:0;
	height:auto;
}

#top {
	
	width: 786px;
	height:120px;
	margin-left: 7px;
	margin-right: 7px;
	padding:20px 0px 20px 0px;
	background-color: #FFFFCC;
	border-bottom: 1px solid #666666;
	background-image: url(../images/valortop.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#top2 {
	display: none; /* ¡úprintÍÑ */
}

#top3 {
	display: none; /* ¡úprintÍÑ */
}

#cont {
	/*background-color: #bbccff;*/
	width: 550px;
	padding:10px;
	white-space: nowrap;
}

#box1 {
	width: 786px;
	margin-left: 7px;
	margin-right: 7px;
	height: auto;
	text-align: center;
	padding: 4px;
}

#box1 p {
	text-align:center;

}

.tbl1 td {
	border-bottom:1px solid #bb0000;
	padding:0 20px 0 15px;
	text-align:left;
}

.tbl2 td {
	padding:0 2px 0 2px;
	text-align:left;
	font-size:11px;
}

#connect {
	display: none; /* ¡úprintÍÑ */
}

#detail_contact {
	display: none; /* ¡úprintÍÑ */
}

#detail_inq_button {
	display: none; /* ¡úprintÍÑ */
}

#foot {
	display: none; /* ¡úprintÍÑ */
}

#shadow-left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}


#shadow-right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
/* ------------------------------------------------------- */
.setpsL {
	float:left;
}

.setpsR {
	float:right;
}

.noLF {
	white-space: nowrap;
}
/* ------------------------------------------------------- */

.setTB1 table {
	border: solid 4px #333333;
    border-collapse: collapse;
	margin-bottom:8px;
}

.setTB1 td {
	border: solid 1px #333333;
	padding:3px;
}

.setTB2 table {
	margin-top:12px;
	margin-bottom:8px;
	border: solid 1px #333333;
    border-collapse: collapse;
	text-align:center;
}

.setTB2 td {
	border: solid 1px #333333;
	padding:3px
}

.setTB2 th {
	border: solid 1px #333333;
	padding:3px
	font-weight: bold;
	background-color: #FFFFCC;	
}

.setTB3 table {
	border: solid 1px #333333;
    border-collapse: collapse;
	text-align:center;
	margin:2px;
}

.setTB3 td {
	border: solid 1px #333333;
	padding:4px 2px;
	background-color: #FFFFCC;
}

.setTB3 th {
	border: solid 1px #333333;
	padding:4px 2px;
	font-weight: bold;
}

.setTB4 table {
	border: solid 1px #333333;
    border-collapse: collapse;
	text-align:left;
	margin:0;
}

.setTB4 td {
	border: solid 1px #333333;
	padding:3px 3px;
}

.setTB5 table {
	border: 0;
    border-collapse: collapse;
	text-align:left;
	margin:0;
}

.setTB5 td {
	border: 0;
	padding:0;
}


/* ------------------------------------------------------- */
h1 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

h2 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	margin:1px;
	padding:4px 0 4px 28px;
}


h3 {
	color:#316056 ;
	padding: 5px;
	border-bottom: 1px dashed #316056;
	border-top: 1px dashed #316056;
	margin:10px 30px 5px;
}

h4 {
	font-size: 11px;
	color: #396F64;
	text-align: left;
	padding:1px 5px;
	margin:0px;
	width:90%;
	border-bottom:2px solid #ccc;
}

h5 {
	color: #396F64;
	text-align: right;
	margin:0px 30px;
}

/* ------------------------------------------------------- */
.ulmenu ul{
	clear: both;
	width:100%;
	margin-top:20px;
	margin-right:20px;
	font-size:14px;
	border: thin dotted #CC0066;
}

.ulmenu li {
	background-color:#FFFF99;
	list-style:none;
	padding:2px;
	width:180px;
	border-width:1px;
	border-color:#555555;
	border-style:solid;
	margin-top: 8px;
	margin-left:-20px;
	text-align: center;
}

.ulmenu a{
    text-decoration:none;
    display:block;
    color:#663300;
}

.ulmenu a:hover{
	background-color:#FF9933}
/* ------------------------------------------------------- */

ul.list {
	text-align:left;
    width:auto;
    font-size:12px;
	margin: 0px;
	padding-bottom: 4px;
}

ul.list li{
    list-style:none;
	margin: 0px;
    padding:1px 0px  4px 10px;
    float:left;
}

/* ------------------------------------------------------- */
.links {
	padding-left:20px;
	font-size:12px;
	width: 100%;
	text-align:left;
	display: none; /* ¡úprintÍÑ */
}

.pmzero {
	margin: 0px;
	padding: 0px;
}

.list2 {
	padding:2px 10px 8px 20px;
	font-size:12px;
	text-align:left;
}

.list2 span {
	white-space: nowrap;
}

.list3 {
	padding:2px 2px 2px 2px;
	font-size:11px;
	text-align:left;
}

.list3 span {
	white-space: nowrap;
}

.list4 {
	text-align:right;
	padding:1px 20px 1px 20px;
	margin:5px 15px 5px 10px;
	width: auto;
	border-top: 1px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}

.list5 {
	text-align:right;
	padding:1px 20px 1px 5px;
	margin:5px 5px 5px 5px;
	width: auto;
}

.list6 {
	padding:2px 2px 5px 2px;
	margin:2px;
	width: auto;
	background-color: #FFFF66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #333333;

}

.list7 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	padding:4px 0 4px 28px;
}

.list8 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	color:#FF6600;
	padding:4px 0 4px 150px;
}
/* ------------------------------------------------------- */
.title2 {
	width:528px;
	text-align:left;
	font-size: 14px;
	padding: 4px 10px;
	margin-top:10px;
	border-top: 1px ridge #333333;
	border-right: 2px ridge #666666;
	border-bottom: 2px ridge #666666;
	border-left: 1px ridge #333333;
	background-image: url(../images/back2.gif);
	background-repeat: repeat;
}

.title3 {
	/*width:578px;*/
	width:auto;
	text-align:left;
	font-size: 14px;
	background-color: #CCE2D3;
	padding: 3px;
	border: 1px solid #333333;
}

.title4 {
	text-align:left;
	font-size: 14px;
	padding: 2px 0px 2px 18px;
}
/* ------------------------------------------------------- */
.text01 {
	padding:0px 4px;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.text02 {
	padding:2px 4px;
	font-size: 14px;
	font-weight: bold;
	background-color: #006666;
	color: #FFFFFF;
}

.text03 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	/*white-space: nowrap;*/
}

.text04 {
	font-size: 14px;
	font-weight: bold;
	color: #FC0000;
}

.text05 {
	height:100%;
	padding:9px 4px;
	margin:2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align:center;
}
/* ------------------------------------------------------- */
.setbox1 {
	background-color: #FFFFCC;
	margin: 8px;
	padding: 8px;
	width: 550px;
	border: 1px solid #333333;
}

.setbox2 {
	width:578px;
	margin: 0px;
	padding: 0 0 10px 0;
	border: 1px solid #CCE2D3;
}

.setbox3 {
	width:auto;
	margin: 5px;
	padding: 8px;
	border: 3px solid #CCE2D3;
	background-color: #FFFFCC;
}

.setbox4 {
	width:auto;
	font-size: 13px;
	font-weight: bold;	
	margin: 2px 2px 6px 2px;
	padding: 0px 10px;
	background-image: url(../images/bord1.gif);
	background-repeat:repeat;
}

.Rbox1 {
	width:180px;
	height:20px;
	padding:3px 2px 2px 2px;
	margin:1px;
	background-image: url(../images/Rbox1.gif);
	background-repeat: no-repeat;

	text-align:center;
	font-size: 12px;
	font-weight: bold;
}

/* ------------------------------------------------------- */
.bgcolor1 {
	background-color:#FFFFCC;
}

.bgcolor2 {
	background-color: #FF6600;
}

.img-M {
	vertical-align:middle;
}

.photo6 {
	overflow:auto;
	white-space:nowrap;
	width:350px;
	height:112px;
}

/* ------------------------------------------------------- */
.font10 {
	font-size:10px;
}

.font11 {
	font-size:11px;
}

.font12 {
	font-size:12px;
}

.font13 {
	font-size:13px;
}

.font14 {
	font-size:14px;
}

.lineH1 {
	line-height:1.8em;
}

.stxtL {
	text-align:left;
}
/* ------------------------------------------------------- */

