@charset "UTF-8";
@import url(common.css);
@import url(clearfix.css);



body {
	background: #FFFFFF url(http://www.paint-doctor.jp/imgs/bg_main.gif) center top;
	color: #333333;
	font-family: "ヒラギノ丸ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
}



a { text-decoration: none; }
a:link { color: #FF8000; }
a:visited { color: green; }
a:active { color: #CC3333; }
a:hover { color: #FF0000; text-decoration : underline; }
a img { border: none; }



#container {
	background: #FFFFFF url(http://www.paint-doctor.jp/imgs/second/second_bg.gif) repeat-y center top;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 720px;
}



#header {
	/* background: #FFF9E6 url(http://www.paint-doctor.jp/imgs/bg_2.gif) no-repeat center top; */
}
#header h1 {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	padding: 3px;
	text-align: center;
}
#header .header_back {
	background: #FFF9E6 url(http://www.paint-doctor.jp/imgs/bg_2.gif) no-repeat center top;
}
#header .header_back table td { font-size: small; }

#left {
	float: left;
	width: 192px;
}
#left_menu .button {
	font-size: 12px;
	line-height: 1.4;
	height: 42px;
	padding-left: 23px;
	vertical-align: middle;
}



#center {
	float: left;
	width: 528px;
}
#center .inside {
	 padding: 0px 14px 15px;
}

#center .text_h2 {
	margin: 30px 0 15px;
}
#center .text_h3 {
	border-bottom: 1px dotted #CC0000;
	border-left: 6px solid #CC0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin: 30px 0 15px;
	padding: 5px 0 5px 10px;
}
#center .text_h4 {
	background-color: #8484FF;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 5px;
}
#center .inside p {
	font-size: 12px;
	line-height: 1.4;
	margin: 5px 0 15px;
}
#center .text_12px {
	font-size: 12px;
	line-height: 1.4;
}
#center .red_text {
	color: #CC0000;
	font-size: 14px;
	line-height: 1.4;
}

.go_kato-paint_co_jp {
	font-size: x-small;
	margin-top: 30px;
	text-align: center;
}

.graph table {
	border: 1px solid #8484FF;
	border-collapse: collapse;
}
.graph th {
	background-color: #D0D0FF;
	border: 1px solid #8484FF;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 3px;
	white-space: nowrap;
}
.graph td {
	border: 1px solid #8484FF;
	font-size: 12px;
	line-height: 1.4;
	padding: 6px 3px;
}
.graph .blue {
	background-color: #F0F0FF;
}
.graph .blue2 {
	background-color: #F3F3F3;
}

.graph2 table {
	border: 1px solid #D6839D;
	border-collapse: collapse;
}
.graph2 th {
	background-color: #D6839D;
	border: 1px solid #D6839D;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
}
.graph2 td {
	border: 1px solid #D6839D;
	font-size: 12px;
	line-height: 1.4;
	padding: 6px;
}
.graph2 .pink {
	background-color: #FCF3F5;
}
.graph2 .input_s {
	width: 150px;
}
.graph2 .input_l {
	width: 300px;
}

.graph3 table {
	border: 1px solid #99CC66;
	border-collapse: collapse;
}
.graph3 th {
	background-color: #99CC66;
	border: 1px solid #99CC66;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 6px;
	white-space: nowrap;
}
.graph3 td {
	border: 1px solid #99CC66;
	font-size: 12px;
	line-height: 1.4;
	padding: 6px;
}
.graph3 .green {
	background-color: #E1FFC4;
}

/* おすすめ塗料商品紹介 */
#shouhin table {
	border: 1px solid #8484FF;
	border-collapse: collapse;
}
#shouhin th {
	background-color: #D0D0FF;
	border: 1px solid #8484FF;
	font-size: 12px;
	font-weight: normal;
	padding: 6px 3px;
	white-space: nowrap;
}
#shouhin td {
	border: 1px solid #8484FF;
	font-size: 12px;
	line-height: 1.4;
	padding: 6px 3px;
}
#shouhin .blue {
	background-color: #F0F0FF;
}
#shouhin p {
	font-size: 12px;
	line-height: 1.4;
	margin: 5px 0 15px 0;
	padding: 0 12px;
}
#shouhin ul {
	list-style: disc;
	margin: 5px 0 15px 12px;
	padding: 0 12px;
}
#shouhin li {
	font-size: 12px;
	line-height: 1.4;
}
#shouhin .midashi1 {
	border-top: 1px solid #8484FF;
	border-bottom: 1px dotted #8484FF;
	font-size: 14px;
	margin: 15px 0 5px;
	padding: 5px;
}
#shouhin .midashi2 {
	background-color: #8484FF;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 5px;
}
#shouhin .midashi3 {
	border: 1px solid #8484FF;
	margin: 15px 0 5px;
	padding: 5px;
}
.sekou {
	margin: 0 auto;
}
.sekou th {
	text-align: center;
	width: 68px;
}
.sekou td {
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}



#footer {
	background: #FFFFFF url(http://www.paint-doctor.jp/imgs/second/second_bg2.gif) repeat-y center top;
	clear: both;
	width: 100%;
}
#footer .inside {
	padding: 15px 30px;
}
#footer .inside p {
	font-size: 12px;
	line-height: 1.4;
}

