/* basic design */

*{
	margin:0px;
	padding:0px;
	font-size:100%;
}

/*IE7のみ適用*/  
*+html body { padding-left: 0px; }   
/*IE6以前のみ適用*/  
* html body { padding-left: 0px; } 

html{
height: 100%;
}

BODY {
	height: 100%;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	padding: 0px;
	text-align:center;
}
  


a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {color: #999999; text-decoration: underline; }
a:hover {color: #007321; text-decoration: underline; }


/* ---------------------------------------
ベースレイアウト
--------------------------------------- */

#container {
	margin: 0px auto;
	text-align: center;
}

#footer {display: none;}

.footlink {
	color: #666666;
	text-decoration: underline;
}


/* ---------------------------------------
コピーライト
--------------------------------------- */

#copy {display: none;}

#copy2 {display: none;}

/* ---------------------------------------
ヘッダー
--------------------------------------- */

#header {
	padding: 0px;
	width:760px;
	height: 50px;
	margin: 0px;
	text-align: left;
	clear: both;
	display: none;
}

#head01 {display: none;}

#head02 {
	text-align: left;
		float: left;

}

#head03 {display: none;}




#global {
	margin: 0px 0px 0px 36px;
	padding: 18px 0px 0px;
	width:521px;
	height: 38px;
}


.gl {
	border: none;
}


#hmenu {display: none;}

/* ---------------------------------------
パンくず
--------------------------------------- */

#breadgram {
	text-align: left;
	height: 20px;
	width: 760px;
	font-size: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 10px;
	display: none;
}


/* ---------------------------------------
コンテンツ
--------------------------------------- */

#contents {
	margin: 0px;
	text-align: center;
	background: #FF99CC;
}




/* ---------------------------------------
デザイン
--------------------------------------- */


.clear{
	clear:both;
	line-height:0;
	height:0;
}
.footmark {
	margin-right: 5px;
	margin-left: 20px;
}
.logo {
	margin-top: 5px;
	border: none;
}




/* ---------------------------------------
レイアウト（外枠）
--------------------------------------- */

#ptitle {
	padding: 0px;
	width:650px;
	margin: 0px 0px 15px;
	text-align: right;
	border-bottom: 5px solid #CCCCCC;
	clear: both;
}

#ptitle2 {
	padding: 5px;
	width:650px;
	text-align: left;
	background: url(../../products/img/ttback.gif) repeat-x;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#left {
	width:520px;
	text-align: center;
	padding: 0px 0px 10px;
	clear: both;
	margin-right: 120px;
	margin-left: 120px;
	margin-bottom: 15px;
		}




#main {
	padding: 15px 0px 0px;
	width:520px;
	text-align: left;
	margin-right: 120px;
	margin-left: 120px;
	clear: both;
	border-top: 1px solid #999999;
}


#mainfoot {display: none;}

/* ---------------------------------------
レイアウト（中）
--------------------------------------- */


#pd01 {
	padding: 0px;
	width:246px;
	margin: 0px 0px 15px;
	text-align: right;
	border: 2px solid #CCCCCC;
	float: left;
}

#pd02 {display: none;}

#pd03 {
	padding: 0px;
	width:250px;
	margin: 0px 0px 15px;
	text-align: center;
	float: right;
}


#title {
	display: none;
}
#t01 {
	display: none;
}
/* ---------------------------------------
デザイン
--------------------------------------- */

.t01 {
	font-size: 10px;
	color: #006600;
	line-height: 12px;
}


.t02 {
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}


.pdd01 {
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
		vertical-align: top;
}

.pdd02 {
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	padding-left: 1px;
	vertical-align: top;
}

.pdd03 {
	border: 1px solid #CCCCCC;
}

.pdd04 {
	margin-bottom: 5px;
}

/* ---------------------------------------
表組み
--------------------------------------- */
.pdh00 {
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	border: none;
}


.pdh01 {
	margin: 0px;
	padding: 3px 8px 3px 3px;
	text-align: left;
	vertical-align: top;
white-space:nowrap;
}

.pdh02 {
	margin: 0px;
	padding: 0px;
	width: 4px;
	background: #CBE57E url(../../products/img/border02.gif);
}

.pdh03 {
	margin: 0px;
	padding: 5px;
	width: 100%;
}

.pdh04 {
	margin: 0px;
	padding: 3px 3px 3px 8px;
	background: url(../../products/img/border02.gif) repeat-y;
}

.pdh05 {
	margin: 0px;
	padding: 5px;
}


.pdh06 {
	margin: 0px;
	padding: 5px;
	height: 15px;
}

.pdh07 {
	margin: 0px;
	padding: 5px 0px;
	height: 15px;
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
	text-align: right;
}


.pdh08 {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	line-height: 15px;
	background: #EEEEEE;
	text-align: center;
}

.kubun {
	margin: 1px;
	padding: 0px;
}

.border01 {
	display: none;
}

.border02 {
	display: none;
}


dl,dt,dd {
margin: 0;
padding: 0;
}

dl {
width: 100%;
background: #FFFFFF;
}
dt,dd {
padding: 5px;
}
dt {
	clear: left;
	float: left;
	width: 70px;
	margin: 0px 5px 5px;
	background: #FFFFCC;
}
dd {
	margin: 5px 5px 5px 85px;
	border-bottom: 1px solid #CCCCCC;
	background: #FFFFFF url(../../products/img/border01.gif) repeat-y;
	padding-left: 15px;
}


li {
	list-style: disc;
}

ul {
	font-size: 12px;
	margin-left: 20px;

}

ol {
	font-size: 10px;
	color: #FF0000;
	margin-left: 20px;
	line-height: 15px;
}

.fbutton {
	border: none;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}

.fbutton2 {
	border: none;
	padding: 0px 0px 5px;
		margin: 0px 0px 5px;
}


#ecb {display: none;}



/* ---------------------------------------
テキスト
--------------------------------------- */

.font_s {
	font-size: 10px;
	line-height: 15px;
}

.font_g {
	color: #003300;
}
.font_s_b {
	color: #0099FF;
	font-size: 10px;
}

td {
	padding-bottom: 10px;
}
.font_s_gl {
	color: #999999;
	font-size: 10px;
}
.font_g_b {
	color: #006633;
	font-weight: bold;
}
.font_r {
	font-size: 10px;
	color: #FF0000;
	line-height: 15px;
}
.textright {
	text-align: right;
	float: right;
}

.font_b {
	font-weight: bold;
}
.osusume {
	padding-right: 10px;
	padding-left: 10px;
}
.top_cate {
	margin-right: 20px;
}

.b_red {
	font-weight: bold;
	color: #FF0000;
}

/* ---------------------------------------
見出しデザイン
--------------------------------------- */

h1 {
	font-size:22px;
	margin-top:0;
	margin-bottom:0;
	font-weight: bold;
	display:inline;
	color: #666666;
	line-height: 28px;
}
h2 {
	font-size:16px;
	margin-top:0;
	margin-bottom:0;
	display:inline;
	font-weight: bold;
	color: #006633;
}
h3 {font-size:16px; 	margin-top:0;
	margin-bottom:0;
	font-weight: normal;
	display:inline;
}
h4 {font-size:12px; 	margin-top:0;
	margin-bottom:0;
	font-weight: normal;
	display:inline;
}
