@charset "shift_jis";

/* products
---------------------------------------------------------------------*/

#probox01 {
	margin: 15px 25px 0 25px;
}

#probox01 table {
	width: 550px;
	border-collapse: collapse;
}

#probox01 th {
	font-weight: normal;
	color: #22228A;
	background-color: #CCCCFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#probox01 th.prow01 {
	width: 100px;
}

#probox01 th.prow02 {
	width: 150px;
}

#probox01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#probox01 td.prow03 {
	text-align: left;
	padding-left: 5px;
}


#prosubbox01 {
	margin: 15px 25px 0 25px;
}

#prosubbox01 p {
	margin-top: 15px;
	line-height: 150%;
}

#prosubbox01 p.tipro01 {
	font-weight: bold;
	color: #66C;
}

#proside01 {
	margin-top: 3px;
}

#proside01 p {
	font-size: 85%;
	margin-left: 25px;
}


/* link
----------------------------------- */

#probox01 a:link, #probox01 a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#probox01 a:hover, #probox01 a:active {
	color: #0000FF;
	text-decoration: underline;
}

#prosubbox01 a:link, #prosubbox01 a:visited {
	color: #0000FF;
	text-decoration: underline;
}
#prosubbox01 a:hover, #prosubbox01 a:active {
	color: #0000FF;
	text-decoration: underline;
}

#proside01 a:link, #proside01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#proside01 a:hover, #proside01 a:active {
	color: #FFFFFF;
	text-decoration: none;
}






/* Side */
#side .biz {
	margin: 15px 0 0 0;
	padding: 15px 15px 0 15px;
	border-top: #99C solid 1px;
}

#side .biz p {
	margin: 5px 0 0 0;
	color: #d6d6ff;
	font-size: 90%;
}

#side .biz_top p {
	margin: 5px 0 0 0;
	color: #d6d6ff;
	font-size: 90%;
}

#side .biz_top p {
	margin: 5px 0 0 0;
	color: #FFF;
	font-size: 80%;
}

