@charset "euc-jp";
@import "reset.css";
@import "form.css";

/* common
============================================================================= */

.center{
	text-align:center
}
.left{
	text-align:left
}
.right{
	text-align:right
}
img{
	vertical-align:bottom
}
.bold {
	font-weight:bold;
}
.red{
	color:#FF0000;
}

/* structure
============================================================================= */

body{
	color: #333333;
}
div#contentsBox{
	width:1038px;
	padding-top:14px;
	margin:0 auto;
	background:#ffffff;	
}
h1{
	font-weight:normal;
	padding:4px 10px;
	border-bottom:1px solid #cccccc;
	letter-spacing:0.1em;
	font-size:12px;
	background:url(../images/common/bk_h1.gif) repeat-x;
}
h2{
	margin-bottom:4px;
	font-size:12px;
}
h3{
	margin-bottom:14px;
	padding:7px 14px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #a80000;
	background:url(../images/common/bk_h3.gif) repeat-x;
	font-size:108%;
	font-weight:bold;
}
h4{
	clear:both;
	margin-bottom:14px;
	padding:4px 21px;
	border:1px solid #eeeeee;
	background:url(../images/common/bk_h4.gif) no-repeat;
}

/* link
============================================================================= */

a:link {
	color:#4096ee;
	text-decoration:none;
}
a:visited {
	color:#4096ee;
	text-decoration:none;
}
a:hover {
	color:#ee9640;
	text-decoration:underline;
}
a:active {
	color:#4096ee;
	text-decoration:none;
}

/* structure left-right
============================================================================= */

#col01,#col03 {
	width:196px;
	vertical-align:top;
}
#navigation-left,
#navigation-right {
	padding-top:14px;
	background:url(../images/bg_menu.png) center top no-repeat;
}
#navigation-left img,
#navigation-right img{
	margin-left:7px;
} 
div.ul-side-menu {
	margin-left:7px;
	padding-top:14px;
	width:182px;
	background:url(../images/bg_menu_top.png) no-repeat;
}
div.ul-side-menu div.menu-bottom {
	height:14px;
	background:url(../images/bg_menu_bottom.png) bottom left no-repeat;
}
div.ul-side-menu div.menu-shadow {
	height:14px;
	background:url(../images/bg_menu_shadow.png) top left no-repeat;
}
div.ul-side-menu li {
	padding-left:14px;
	line-height:165%;
	background:url(../images/bg_menu_middle.png) 1px top repeat-y;
}
div.ul-side-menu li a {
	padding-left:14px;
	background:url(../images/icon_menu.png) left center no-repeat;
}
div.ul-side-menu li a:hover {
	background:url(../images/icon_menu_over.png) left center no-repeat;
	text-decoration:none;
}
div.logout {
	margin:0 auto;
	padding:2px 0 2px 14px;	
	margin-bottom:14px;
	width:166px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
div.logout a {
	padding-left:14px;
	background:url(../images/icon_menu.png) left center no-repeat;
}
div.logout a:hover {
	background:url(../images/icon_menu_over.png) left center no-repeat;
	text-decoration:none;
}
img.bn {
	margin-bottom:14px;
}

/* header navigation
============================================================================= */

#header	{
	margin:0 auto;
	padding:10px 0 5px;
	width:1038px;
}

#navi01	{
	background:url(../images/global-navigation_bg.png) repeat-x;
}
#navi01 ul{
	margin:0 auto;
	height:42px;
	width:1038px;
}
#navi01 ul li{
	float:left;
	background:url(../images/global-navigation_li.png) right center no-repeat;
}
#navi01 li a.select, #navi01 li a:hover {
	display:block;
	background:url(../images/global-navigation_arrow.png) bottom center no-repeat;
}
#navi02	{
	border-bottom:1px solid #CCCCCC;
	background:url(../images/sub-navigation_bg.png) top repeat-x;
}

#navi02 ul{
	margin:0 auto;
	padding:6px 0 5px;
	width:1038px;
}

#navi02 li{
	display:inline;
	padding:0 1em;
	border-right:1px solid #505050;
}

#navi03{
	padding:6px;
	text-align:center;
	border-top:1px solid #CCCCCC;
	background:url(../images/sub-navigation_bg.png) bottom repeat-x;
}

/* qa
============================================================================= */

li.q{
	padding:7px 14px 6px 28px;
	margin-bottom:7px;
	background:url(../images/icon-q.gif) no-repeat 7px center #F9FAFF;
	border:1px solid #ABC6DB;
	cursor:pointer;
	line-height:120%;
}

li.a{
	padding:14px 14px 13px 28px;
	margin-bottom:7px;
	background:url(../images/icon-a.gif) no-repeat 7px center #FFFEF9;
	border:1px solid #FFCC56;
	line-height:165%;
}

/* maincontents
============================================================================= */

#col02{
	padding:0 6px;
	width:632px;
	vertical-align:top;
}
#col02>p{
	padding:0 14px;
	line-height:165%;
	margin-bottom:21.45px;
}

/* Table_Common */

#list table{
	width:100%;
}

#list th{
	padding:6px;
	text-align:center;
	letter-spacing:0.1em;
}

#list td{
	padding:6px;
}

#search table{
	width:100%;
}

#search thead th{
	background:#ccccff;
	text-align:center;
	border-bottom:3px double;
	letter-spacing:0.2em;
	font-weight:bold;
}

#search tbody th{
	padding:10px;
	line-height:1.2em;
}

#search tbody td{
	padding:10px;
}

#faq table{
	width:100%;
}

#faq th,#faq td{
	padding:10px;
}

#service {
	margin-bottom:14px;
}
#service table,
#service th,
#service td{
	border:1px solid #cccccc;
}
#service th,
#service td{
	padding:7px;
}

#service thead th{
	background:#e5e5e5;
	font-weight:bold;
	text-align:center;
	border-bottom:3px double #cccccc;
}

#column_title{
	width:630px;
	background:url(../images/common/title_column_1_b.gif) no-repeat right;
	border:1px solid #EF810F;
}

#news_list{
	margin-bottom:14px;
	width:630px;
	height:340px;
	overflow:auto;
	border:1px solid #ccc;
}

#column_list {
	margin-bottom:14px;
	width:630px;
	height:340px;
	overflow:auto;
	border-left:1px solid #EF810F;
	border-right:1px solid #EF810F;
	border-bottom:1px solid #EF810F;
}

#news_list li,
#column_list li{
	padding:7px 14px 6px;
	border-bottom:1px dashed #DDD;
}

#new_account{
	text-align:center;
	margin-bottom:10px;
}

ul.line{
	margin-bottom:6px;
	padding-bottom:6px;
	background:url(../images/common/line_menu.gif) no-repeat bottom center;
}

.logo{
	margin:20px 0
}

#window{
	background:url(../images/common/li_window.gif) no-repeat 10px center;
}

/* Template_Footer */
#copyright{
	padding:8px 0;
	background:url(http://www.p-depot.com/images/common/bk_copy.gif) repeat-x #8E0000;
	font-size:12px;
	color:#ffffff;
	text-align:center;
}

/* Douba,Haisen_TopPage */
.ibox{
	float:left;
	padding:5px 0;
	width:80px;
	text-align:center;
}

.ibox_img{
	}

.ibox_msg{
	height:3.4em;
	padding:0.2em 4px;
	line-height:1.2em;
}

.title00{
	padding-left:8px;
	margin-bottom:10px;
	color:#339900;
	border-left:4px solid #cccccc;
}

.title01{
	}

.font01{
	color:#a80000;
}

.font02{
	font-weight:bold;
}

.font03{
	text-decoration:line-through;
}

.font04{
	font-size:4em;
	font-weight:bold;
}

/* Q & A */
#faq table{
	border-right:none;
}

.faq_icon{
	float:left;
	padding-right:8px;
}

.faq_body{
	position:static;
	left:32px;
}

/* Column */
.about_navi{
	margin-bottom:0.5em;
	text-align:right;
}

.about_navi a{
	padding-left:25px;
	background:url(../images/common/icon_arrow.gif) no-repeat left center;
}

#top_contents01{
	margin-bottom:20px;
	background:url(../images/common/border.gif) repeat-x bottom;
}

.service01,.service02{
	float:left;
	padding-bottom:4px;
	text-align:center;
}

.service01{
	padding-right:10px;
	border-right:1px solid #cccccc;
	border-collapse:collapse;
}

.service02{
	}

.service_logo{
	}

.service_body{
	padding:0 10px;
	width:260px;
	text-align:left;
}

.login{
	margin-bottom:8px;
}

.index_title{
	border-bottom:2px solid #a80000;
}

.col03_pr_img{
	margin-bottom:8px;
}

#pokka_prof table{
	width:480px;
	border-top:1px solid #cccccc;
}

#pokka_prof th{
	padding:8px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
	background:#f5f5f5;
}

#pokka_prof td{
	padding:8px;
	border-bottom:1px solid #cccccc;
}

#search	table{
	border:1px solid #cccccc;
	margin-bottom:12px;
}
#search th{
	padding:4px;
	border:1px solid #cccccc;
}
#search td{
	padding:4px;
	border:1px solid #cccccc;
}

#navi_com table{
	width:520px;
	border:1px solid #cccccc;
	margin-bottom:12px;
}
#navi_com th{
	width:100px;
	padding:8px;
	text-align:left;
	font-weight:normal;
	background:#f5f5f5;
	border:1px solid #cccccc;
}
#navi_com td{
 padding:8px;
 border:1px solid #cccccc;
}

.navi_com_title{
 font-size:16px;
 font-weight:bold;
 margin-bottom:4px;
}
.navi_com_url{
 padding:12px;
}
.navi_com_msgt{
 font-size:16px;
 font-weight:bold;
 margin-bottom:8px;
 color:#00ab00;
}
.navi_com_msg{
 padding:12px;
}

/* Table 
//////////////////////////////////////////*/
div.list {
 padding:1px;
 width:720px;
 border:1px solid #333333;
}

div.list table {
 width:718px;
 margin:2px auto;
 border:1px solid #dddddd;
}

div.list thead th {
 background:#333333;
 font-weight:normal;
 color:#dddddd;
}

div.list th,
div.list td {
 padding:4px;
 border:1px solid #dddddd;
}

td .check{
	width:60px;
	font-size:10px;
	text-align:center;
}

.contact{
	width:540px;
}

.contact th,.contact td{
	border:1px solid #cccccc;
	padding:4px;
	font-weight:normal;
	text-align:left;
}

div.topics{
	text-align:center;
	margin-bottom:6px;
}

/* Message-Box */
div.table-message-box{
	padding:14px 0;
	border-bottom:1px dashed #CCCCCC;
}
div.table-message-box table{
	width:632px;
}

div.message-box{
	width:428px;
}
div.message-box-top {
	height:12px;
	background:url(../images/message_box_top.png) no-repeat;
}
div.message-box-middle {
	padding:0 14px 14px 14px;
	background:url(../images/message_box_middle.png) repeat-y;
	line-height:1.6em;
}
div.message-box-bottom {
	height:16px;
	background:url(../images/message_box_bottom.png) no-repeat;
}


/* Infomation, column */

div#column,
div#infomation {
	padding:10px;
	width:612px;
	background:url(../images/background.jpg) left repeat-y;
}
div#column-bottom,
div#infomation-bottom {
	margin-bottom:14px;
	width:632px;
	height:12px;
	background:url(../images/message_box_bottom2.png) repeat-x top;
}
div#infomation dl{
	padding:4px 10px;
}
div#infomation dt{
	float:left;
	padding:6px 0;
	width:80px;
	border-bottom:1px solid #CCCCCC;
}
div#infomation dd{
	padding:6px 0;
	border-bottom:1px solid #CCCCCC;
}
.column-title{
	font-weight:bold;	
}
.column-body{
	line-height:165%;	
}
.column-result{
	margin-bottom:4px;
	text-align:right;
	border-bottom:1px solid #CCCCCC;
}

div#table-inquiry table{
	width:100%;
	margin-bottom:12px;
}

div#table-inquiry th{
	width:120px;
	padding:8px;
	text-align:left;
	background-color:#E5E5E5;
	border-top:1px solid #CFCFCF;
	border-right:1px dashed #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
}

div#table-inquiry td{
	padding:8px;
	text-align:left;
	border-top:1px solid #CFCFCF;
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
}


/* alert
============================================================================= */

.info, .accept, .alert, .stop, .validation {
	border:1px solid;
	padding:5px 5px 5px 35px;
	margin-bottom:1em;
	background-repeat:no-repeat;
	background-position:10px center;
}

.info{
	color:#00529B;
	background-color:#BDE5F8;
	background-image:url('../images/icon/information.png');
}

.accept{
	color:#4F8A10;
	background-color:#DFF2BF;
	background-image:url('../images/icon/accept.png');
}

.alert{
	color:#9F6000;
	background-color:#FEEFB3;
	background-image:url('../images/icon/alert.png');
}

.stop{
	color:#D8000C;
	background-color:#FFBABA;
	background-image:url('../images/icon/stop.png');
}


