@charset "shift_jis";

body {
color:#666;
font-family:Hiragino Kaku Gothic Pro , "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック" , "Osaka" , Helvetica , Arial , sans-serif ;
background-color:#fff;
padding:0;
margin:0;
}

p {
padding:0;
margin:0;
}

img {
border:0;
}

div {
padding:0;
margin:0;
}

a:link, a:visited, a:active {
color:#448E47;
text-decoration:underline;
}

a:hover {
color:#8ccc26;
text-decoration:none;
}

#header {
background-color:#181512;
padding:0;
margin:0;
}

#header p {
color:#fff;
font-size:10px;
text-align:center;
padding:10px 0 5px 0;
margin:0;
}

#header a:link, #header a:visited, #header a:active {
color:#fff;
text-decoration:none;
}

#header a:hover {
color:#8ccc26;
text-decoration:none;
}

#making {
width:800px;
padding:0;
margin:0;
}

#bnr {
float:right;
margin:23px 0 0 0;
}

#footer {
background-color:#181512;
background-image:url(../images/making/bg_f.gif);
background-repeat:repeat-x;
background-position:0 0;
}


/*making
-------------------------------------------------*/
#contentLmaking {
float: left;
width: 660px;
margin-bottom: 20px;
}

#makingWrap {
background: url(../img/making_leftcolum_bg.gif) repeat-y 0 0;
background-color: transparent;
}

#makingNext {
text-align: right;
line-height: 100%;
font-size: 70%;
background-color: #FFF;
padding-bottom: 3px;
color: #999;
}

#makingLink {
text-align: center;
line-height: 100%;
font-size: 70%;
background-color: #FFF;
padding-bottom: 10px;
color: #999;
}

#makingLink span{
padding-right: 8px;
padding-left: 8px;
}

#contentLmaking h3 {
margin-bottom: 10px;
color: #666;
}

#makingImg {
width: 545px;
}

#contentLmaking p {
color:#666;
margin-bottom:6px;
}

#makingImg h3 {
margin: 0;
padding: 0;
}

#makingContentR {
float:left;
width:600px;
margin:20px 0 20px 20px;
}

#makingContentR p {
margin-bottom: 20px;
font-size: 90%;
line-height: 150%;
text-align:left;
}

.makingPhotoR {
float: right;
margin-top: 8px;
margin-bottom: 8px;
margin-left: 8px;
}

.makingPhotoTop {
margin-top: 8px;
}

#makingProfile {
border: 1px solid #CCC;
padding: 10px;
margin-bottom:10px;
}

#makingProfile h4{
color:#448E47;
font-size:11px;
text-align:left;
margin-bottom: 5px;
}

#makingProfile p {
font-size:11px;
line-height:14px;
color: #666;
margin-bottom:8px;
}

#makingProfile img {
float:right;
margin:5px 0 10px 5px;
}

#makingFooter {
width:800px;
text-align:right;
clear:both;
}

.underline {
border-bottom: 1px solid #448E47;
}

.copyright {
color:#fff;
font-size:10px;
padding:3px 10px 10px 0;
}


/*--------------------------------------------------
  ページクローズリンク
--------------------------------------------------*/
#closelink {
padding:0;
margin:0;
}

#closelink a:link, #closelink a:visited, #closelink a:active {
color:#fff;
font-size:10px;
text-align:left;
text-decoration:none;
float:center;
background-image:url(../images/general/mk_close.gif);
background-repeat:no-repeat;
background-position:left center;
padding:0 0 0 14px;
margin:0;
}

#closelink a:hover {
color:#666;
}