﻿/* ページ全体に適用 */

body {
margin:0;
color: #333333;
background-color: #F6F6F6;
}

* html body {
text-align: center;
}

a:link {
color: #003399;
}

a:visited {
color:#666666;
}

a:hover {
color: #3966BF;
}


/* ヘッダー部分に適用 */

#header {
height: 41px;
background-color: #FFFFFF;
background-image: url(http://www.ckplat.co.jp/header/images_he/bg_he.gif);
background-repeat: repeat-x;
background-position: left top;
border-top: 3px #333399 solid;
border-bottom: 1px #CCCCCC solid;
}

#header-inner {
width: 750px;
margin: 0 auto;
}

#header-inner img {
float: left;
}

/* メイン部分に適用 */
#main {
margin: 0 auto;
background-color: #FFFFFF;
width: 800px;
border-left: solid 1px #EEEEEE;
border-right: solid 1px #EEEEEE;
padding: 0 0 20px 0;
}

img#top-banner {
margin: 40px 0 20px 25px;
}

ximg#catch {
margin: 30px auto;
}

.l-img {
float: left;
margin: 3px 30px 20px 0px;
}

.r-img {
float: right;
margin: 3px 10px 10px 10px;
}

#contents {
width: 620px;
margin: 0 auto;
text-align: left;
xborder: solid 1px #EEEEEE;
}

p {
font-size: 13px;
line-height:160%;
padding: 0px 50px;
}

.large {
font-size: 14px;
line-height:180%;
}

.red {
font-weight: bold;
color: #FF3300;
}

.small {
font-size: 11px;
line-height:180%;
}

div#lead p {
margin: 20px 0 20px;
line-height: 230%;
}

div#box {
margin: 50px 0 50px 60px;
padding-top: 15px;
border: 5px solid #CCCCFF;
height: 215px;
width: 500px;
}

div#box-close {
margin: 50px 0 50px 80px;
padding-top: 15px;
border: 5px solid #FF0000;
height: 70px;
width: 460px;
text-align: center;
}

.close {
text-decoration: line-through;
} 

p.r-text {
float:right;
}

h1 {
width: 600px;
font-size: 16px;
margin: 30px auto;
padding: 10px 10px 10px 20px;
line-height:180%;
}

h2 {
width: 540px;
font-size: 15px;
background-image: url('http://www.ckplat.co.jp/images/bg_h2_2.gif');
background-repeat: no-repeat;
margin: 30px 0px 20px 40px;
padding: 20px 10px 10px 20px;
}

h3 {
width: 540px;
font-size: 13px;
background-image: url('//www.ckplat.co.jp/images/bg_h3.gif');
background-repeat: no-repeat;
margin: 30px 0px 20px 40px;
padding: 7px 16px 5px 17px;
color:#666666;
}

h4 {
width: 540px;
font-size: 13px;
margin: 10px 0px 20px 40px;
padding: 7px 16px 5px 17px;
color:#666666;
}



ul {
width: 500px;
list-style-type: none;
margin: 20px 40px 40px 50px;
padding: 15px 10px 25px 10px;
line-height: 150%;
border: solid 1px #EEEEEE;
font-size: 14px;
}

li {
margin: 15px 10px 0 20px;
padding: 0 10px 0px 30px;
font-size: 14px;
font-weight: bold;
color: #333333;
background: url(images/li-p.gif) no-repeat 0px -1px;
}

li p {
font-size: 14px;
line-height:160%;
padding: 0px 10px;
font-weight: 100;
}


/*/// for ie6 ///*/

* html img#top-banner {
margin: 40px 0 20px 0px;
}

* html div#lead p {
margin: 0px 0 30px;

}

* html div#box {
padding-top: 15px;
border: 5px solid #CCCCFF;
height: 220px;
width: 520px;
}

* html div#box p {
margin: 0px;

}

* html p {
margin-top: 13px;
margin-bottom: 13px;
}

* html blockquote {
font-size: 16px;
}

* html table#gaiyou th {
width: 80px;
padding-left: 17px;
}

* html table#gaiyou td {
padding: 15px 0px 10px 20px;
}

* html table.t1 {
margin: 20px 0 70px 50px;
}

/*/// for ie6 END ///*/

table#gaiyou {
width: 500px;
border-collapse: collapse;
border: 1px solid #CCCCCC;
margin: 10px 0 40px 60px;
line-height: 1.5;
}
table#gaiyou th {
width: 100px;
border: 1px solid #CCCCCC;
background-color: #FFFFCC;
padding: 10px 10px 5px ;
font-size:12px;
}
table#gaiyou td {
width: 350px;
border: 1px solid #CCCCCC;
padding: 15px 20px 10px ;
font-size:12px;
}
table#gaiyou .bg-color {
background-color:#CCFFCC;
font-weight:bold;
}

table.t1 {
padding: 7px;
margin: 20px 0 70px 60px;
border: 5px solid #EEEEEE;
}

table.t1 th {
font-size: 13px;
padding: 5px 7px;
line-height:150%;
width: 30%;
background: #EDEBF8;
text-align: right;
font-weight: normal;
}

table.t1 td {
font-size: 13px;
padding: 5px 7px;
line-height:150%;
}

table.t1 p{
margin: 8px 0px 0px 0px;
line-height:140%;
}

table.t2 {
padding: 7px;
margin: 10px 0 10px 50px;
border: 5px solid #EEEEEE;
width:530px;
}

table.t2 th {
font-size: 13px;
padding: 5px 7px;
line-height:150%;
width: 30%;
background: #EDEBF8;
text-align: right;
font-weight: bold;
}

table.t2 td {
font-size: 13px;
padding: 5px 7px;
line-height:150%;
}


.must {
font-size:12px;
color:orange;
font-weight:bold;
}

div#bottom {
width: 600px;
height: 230px;
margin: 0px 0px 60px 25px;
padding: 30px 0 40px ;
text-align: center;
border: 1px solid #EEEEEE;
}

div#box-close {
margin: 50px 0 50px 80px;
padding-top: 20px;
border: 5px solid #FF0000;
height: 70px;
width: 460px;
text-align: center;
}

/* フッター部分に適用 */
#footer {
margin: 0 0 0 0;
height: 40px;
background-image: url(http://www.ckplat.co.jp/header/images_he/bg_he.gif);
background-repeat: repeat-x;
background-position: left bottom;
border-top: 1px #EEEEEE solid;
border-bottom: 4px #333399 solid;
}
#footer-inner {
width: 750px;
margin: 0 auto;
text-align: center;
}
address {
color: #333333;
font-style:normal;
font-size: 10px;
line-height:150%;
padding-top: 0.8em;
}
