@charset "utf-8";

/*+++++++++++++++++++++++++++++++++*/
/*Web Site Section.CSS   Ver.*/
/*+++++++++++++++++++++++++++++++++*/

/*=====tabs=======*/

ul.tabs{
	margin:0 auto;
	text-align:center;
 	width:880px;
 	height:51px;
}

ul.tabs li{
	width:271px;
	height:51px;
	float:left;
	margin:0 5px;
    background-image: none;
}

#tabArea1{
	margin:0 auto;
	text-align:center;
}

 .tabPanelGroup{
 	clear:both;


	border:1px solid #cbcbcb;
	background-color:#f6f6f6;
	padding:40px 5px;
 }


/*=======Graphic=====*/

.graph-view h1 {
	font-size: 12px;
	line-height: 1.2;
	margin-bottom: 8px;
	}
.graph-view h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	}
.gr-cap {
	padding-bottom: 15px;
	}

.gr-cap p {
	margin-top: 5px;
	margin-bottom: 0;
	}

.gr-cap img {
	border: solid 1px #b0b0b0;
	
	}

/*==== Common Settings ====================================*/


/*=====Clear fix======*/
/* For modern browsers */
.clf:before,.clearfix:before,section:before,
.clf:after,.clearfix:after,section:after
 {
    content:"";
    display:table;
}
 
.clf:after,.clearfix:after,section:after
 {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.clf,.clearfix,section
 {
    zoom:1;
}

/*==== Headings ==========================================*/
hgroup.Main-title {
	background-image: url(../../img/item/page_module/h1_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}

hgroup.Main-title h1 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 3px;
	text-shadow:0 1px 0 #FFFFFF;
}
#ContentBody h1 {
	font-size: 20px;
	margin-bottom: 10px;
	}


hgroup.Main-title h2 {
	font-size: 148.9%;
	line-height: 1.2;
	margin: 0;
	}

h1.bar {
	color: white;
	font-size: 16px;
	line-height: 1.2;
	background-image: url(../../img/item/page_module/h_bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
	}


#ContentBody h3.field-header {
	color: #a2968e;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	clear: both;
	margin-bottom: 8px;
	padding-top: 30px;
	padding-left: 20px;
	}


/*=====Form====*/
table.table_type1 {
	line-height: 1.2;
	margin-bottom: 25px;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	}
	
	
table.table_type1 .gray {
	width:145px;
	font-weight:bold;
	background-color:#f6f6f6;
	}
table.table_type1 .red {
	width:340px;
	color:#aa0012;
	background-color:#ffeaec;
	}
	
.Form-btn {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
	}

.Form-btn img {
	vertical-align: top;
	}

.Form-btn input {
	vertical-align: top;
	cursor: pointer;
	}

.form-step {
	position: relative;
	margin-left: -4px;
	padding-top: 15px;
	padding-bottom: 30px;
	}
.contact-desc {
	color: #1369af;
	text-align: right;
	padding-top: 10px;
	padding-right: 60px;
	}
.uolpad-stats {
	font-size: 24px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 150px;
	}

.uolpad-stats img {
	vertical-align: middle;
	}

table.form-field {
	line-height: 1.2;
	margin-bottom: 25px;
	border-top: 1px solid #BBB;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	}
table.form-field .exsample {
	color: #a1a1a1;
	padding-left: 15px;
	}

table.form-field input {
	vertical-align: middle;
	}
table.form-field input[type=radio]  {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 6px;
	}
table.form-field input[type=checkbox] {
	vertical-align: middle;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	}




table.form-field input[type=text]  {
	font-size: 16px;
	width: 350px;
	height: 28px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 6px;
	padding-left: 4px;
	border: solid 1px #BBB;
	}
table.form-field input[type=text].mini {
	width: 200px;
	}
table.form-field input[type=text].xmini {
	width: 100px;
	}

table.form-field input[type=text].xxmini {
	width: 60px;
	}

table.form-field input[type=text].zip1 {
	width: 60px;
	}

table.form-field input[type=text].zip2 {
	width: 80px;
	}

table.form-field input[type=text].wide {
	width: 600px;
	}
table.form-field input[type=file] {
	border: solid 1px #BBB;
	
	}

table.form-field textarea {
	font-size: 16px;
	width: 350px;
	padding: 4px;
	border: solid 1px #bbb;
	
	}
table.form-field select {
	margin-top: 0;
	margin-bottom: 6px;
	}
table.form-field select.pref {
	width: 150px;
	}
table.form-field td label {
	cursor: pointer;
	display:block;
	}
table.form-field td p {
	margin: 0;
	padding: 0;
	}

table.form-field tr {
	background-repeat: repeat-x;
	}
table.form-field th {
	width: 18em;
	padding: 14px 0 10px 20px;
	background-color:#ede8dd;
}

table.form-field th span {
	color: #a70018;
	padding-left: 4px;
	}

table.form-field td {
	vertical-align: middle;
	padding: 14px 0 10px 20px;
	}
table.form-field th.check {
	background-image: url(../../img/item/form/check.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	}

table.form-field td #num-total {
	padding-left: 30px;
	}

table.form-field table.madori-field {
	width: auto;
	}

table.form-field table.madori-field tr {
	background-image: none;
	}

table.form-field table.madori-field th {
	color: #888;
	vertical-align: middle;
	width: 6em;
	padding: 3px 0;
	border-bottom-style: solid;
	border-bottom-width: 0;
	}

table.form-field table.madori-field td {
	vertical-align: middle;
	width: 10em;
	padding: 3px 0;
	border-bottom-style: none;
	border-bottom-width: 0;
	}

table.madori-field td input[type=text] {
	width: 40px;
	}

table.opt-detail {
	}
table.opt-detail th {
	color: #a2968e;
	font-weight: normal;
	width: 13em;
	padding-left: 20px;
	}

table.opt-detail td {
	}
table td .sub-txt {
	color: #a2968e;
	float: right;
	}

input:focus, textarea:focus  {
	background-color: #f6f6f6;

	}
.thanks-message {
	padding-top: 20px;
	padding-bottom: 40px;
	}
.form-atten {
	color: #a70018;
	}

/*----Error Message List Tag-------*/
.error_mes {
	margin-bottom: 1em;
	padding: 15px 6px 6px 40px;
	border: solid 1px #a21839;
	
	}
.error_mes p {
	margin-bottom: 6px;
	}

#ContentBody .error_mes h3 {
	color: #a21839;
	font-size: 108%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom:0.3em;
	padding-left: 0;
	border-left-style: none;
	border-left-width: 0;
	}
.error_mes ul {
	margin-bottom: 0;
	padding-left: 1em;
	}
.error_mes li {
	background-image: url(../../img/item/parts/list_check.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-bottom: 0.2em;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 1.2em;
	}
.error_mes li span {
	color: #a70018;
	padding-right: 8px;
	}
.error_req {
	background-color: #f8b5b5;
	}

/*===============================*/

#comments {
	
	}

.comments-header {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	background-color: #c8d2dc;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: solid 1px #828282;
	}
.comments-header span {
	font-weight: normal;
	}

.comments-open label {
	margin-top: 4px;
	margin-bottom: 4px;
	display: block;
	}
.comments-open {
	background-color: #f0f0f0;
	/*width: 495px;*/
	margin-top: 15px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 45px;
	border: solid 1px #b0b0b0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px 3px #dedede;
	-moz-box-shadow: 0px 0px 3px 3px #dedede;
	box-shadow: 0px 0px 3px 3px #dedede;
	behavior: url(/common/css/PIE.htc);
	}
.comments-open-header {
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2;
	background-color: #828282;
	width: 450px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: solid 1px #828282;
	}

#comment-author, #comment-email, #comment-url {
	width: 350px;
	height: 19px;
	border: solid 1px #bfbcad;
	}
#comments-open-text textarea {
	width: 550px;
	height: 200px;
	margin-bottom: 10px;
	border: solid 1px #bfbcad;
	}

#comments-open-footer input {
	font-size: 16px;
	background-color: #e5e4e2;
	width: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	border: solid 1px #bfbcad;
	cursor: pointer;
	}
.comment {
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	}

.odd {
	background-color: #edeef4;
	}

.even {
	background-color: #fbfbfb;
	}

.comment-content {
	line-height: 1.5;
	}
.comment-content p {
	line-height: 1.6;
	margin-bottom: 1.3em;
	}

.comment-footer {
	text-align: right;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 20px;
	border-top: 1px solid #7e7e7e;
	}

.comment-footer img {
	vertical-align: middle;
	}
.comment-mess {
	color: #828282;
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	margin-bottom: 40px;
	padding: 20px;
	border: solid 4px;
	
	}

.entry-body blockquote {
	background-color: #f0f0f0;
	margin: 0 10px 1em 30px;
	padding: 6px;
	border: solid 1px #999;
	}
#captcha-code {
	width: 146px;
	height: 18px;
	margin-top: 6px;
	margin-bottom: 2px;
	border: solid 2px #a91223;
	}
.login-mess {
	color: #a91223;
	}
.user-name {
	font-size: 16px;
	font-weight: bold;
	}
#comments-open-captcha p {
	margin: 0;
	}
	
.pp {
	border: 1px solid #CCC;
	margin:10px 0;
	padding:10px;
	height:150px;
	background-color: #F1F1F1;
	overflow: scroll;
	overflow-x: hidden;
}
.pp h2{
	font-size:14px;
		
}
	
	
	
