.title {
 FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: white; LETTER-SPACING: 2px
;}
.sub {
 BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; FONT-SIZE: 10px; margin-bottom : 1px; BORDER-LEFT: #808080 1px solid; COLOR: #e6e6e6; BORDER-BOTTOM: #808080 1px solid; TEXT-ALIGN: center
;}
#main{
 PADDING-RIGHT: 50px;
 PADDING-LEFT: 50px;
 PADDING-BOTTOM: 30px;
 WIDTH: 600px;
 PADDING-TOP: 50px;
 HEIGHT: 250px;
 margin: 0px auto;
 overflow: scroll;
 clear: both;
 border: 1px solid #000000;
 background-color: #FFFFFF;
 background-image: none;
}
#coner {
 margin-top: 30px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 padding-bottom: 0px;
 width: 650px;
}
#coner li {
 font-weight: bolder;
 color: #FFFFFF;
 background-color: #CCCCCC;
 float: left;
 width: 90px;
 margin-right: 5px;
 margin-left: 5px;
 padding-top: 10px;
 padding-bottom: 10px;
 display: block;
 list-style-type: none;
 text-align: center;
 font-size: 12px;
}
#coner .onconer {
 color: #FFFFFF;
 background-color: #006600;
}
body {
 background-image: url(/img/sub/back.gif);
}
#coner a {
 color: #FFFFFF;
}
#main p {
 margin-bottom: 10px;
}
/*製作例*/
#gallery img {
 border: 5px solid #E4E4E4;
 margin-top: 5px;
 margin-right: 1px;
}
#gallery {
 width: auto;
 margin-right: auto;
 margin-left: auto;
 text-align: center;
}
#topimg {
 text-align: center;
 padding: 33px;
 background-color: #F7F7F7;
 margin: 15px 15px 25px;
 border: 1px solid #CCCCCC;
}
#topimg #intro p {
 margin-top: 1em;
 text-align: justify;
}
.headline {
 text-align: left;
 margin-bottom: 5px;
 border-bottom-width: 3px;
 border-bottom-style: double;
 border-bottom-color: #FF9900;
 font-weight: bolder;
 color: #006600;
 font-size: 14px;
 text-indent: 1em;
 position: relative;
}
