@charset "UTF-8";


/* ---------------------------------------------
common setup
--------------------------------------------- */
body {
font-family:'ヒラギノ角ゴ Pro W3','メイリオ','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size:13px; /* 100% */
color:#333333;
background:#ffffff;
border-top:6px solid #000000;
}

a {
color:#0099cc;
text-decoration:underline;
}
a:link {
color:#0099cc;
}
a:visited {
color:#6666cc;
text-decoration:underline;
}
a:hover {
color:#ffffff;
background-color:#0099cc;
text-decoration:none;
}
a:active {
color:#0099cc;
}

.clearfix {zoom:1;}
.clearfix:after {
content:""; 
display:block; 
clear:both;
}
.cl {
clear:both;
}

/*  ------------------------------------------  
common layout
------------------------------------------  */
/* header */
#header {
width:950px;
margin:0 auto;
height:60px;
}
#header #logo { /* 未使用中 */
float:left;
padding-right:15px;
}
#header #headermenu {
float:right;
}
#headermenu #menu {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
padding-top:10px;
}
#menu a {
text-decoration:none;
}
#menu ul {
margin:0;
padding:0;
list-style-type:none;
overflow:hidden;
position:relative;
zoom:1;
}
#menu ul li {
float:left;
display:inline;
padding:0 12px 0 12px;
border-left:2px solid #000000;
line-height:100%;
}
#menu ul li.last {
border-right:2px solid #000000;
padding:0 12px;
/padding:0 12px 0 12px; /* for IE6, 7 */
}

/* wrapper */
#wrapper {
width:950px;
margin:0 auto;
}

/* title */
#titlelogo {
margin-top:5px;
}
#title {
margin:30px 0 45px 0;
}

/* footer */
#footer {
width:950px;
margin:0 auto;
border-top:2px solid #000000;
margin-top:44px;
margin-bottom:22px;
}

/*  ------------------------------------------  
common parts
------------------------------------------  */
/* title */
#title h2 {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
font-size:26px; /* 200% */
display:inline;
border-left:5px solid #ff0066;
letter-spacing:2px;
padding-left:12px;
}

/* main */
p {
letter-spacing:1px;
line-height:1.6em;
margin-bottom:1.5em;
}
ul{
list-style-type:disc;
padding-left:1.2em;
margin-bottom:1em;
letter-spacing:1px;
line-height:1.6em;
}
dl{
margin-bottom:2em;
letter-spacing:1px;
line-height:1.6em;
}
dt {
font-weight:bold;
}
dd {
padding-left:2em;
}
strong {
font-weight:bold;
}
strong.marker {
font-weight:normal;
background-color:#ffff00;
}
strong.large {
font-size:18px; /* 139% */
font-weight:normal;
line-height:1.6em;
}

ul.link-list {
padding-left:0;
}
ul.link-list li {
list-style-type:none;
background:url(../../images/common/arrow.gif) no-repeat left center;
padding-left:15px;
}

.right {
text-align:right;
}
.center {
text-align:center;
}
.left {
text-align:left;
}
.text-s {
font-size:11px; /* 85% */
}
.gray {
color:#666666;
}
.pink {
color:#ff0066;
}

.float-left {
float:left;
}
.float-right {
float:right;
}

/* footer */
#copy {
font-size:11px; /* 85% */
letter-spacing:1px;
padding-top:5px;
}

/*  ------------------------------------------  
home
------------------------------------------  */
.diary {
border-bottom:1px solid #d3d3d3;
padding-bottom:30px;
margin-bottom:30px;
}
.diary h3 {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
font-size:19px; /* 147% */
color:#000000;
font-weight:bold;
line-height:1.6em;
margin-bottom:1em;
}
.diary h4 {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
font-size:16px; /* 124% */
color:#000000;
font-weight:bold;
line-height:1.6em;
margin-top:2em;
margin-bottom:0.5em;
}

.diary-left {
width:753px; /* 画像幅最大753px */
float:left;
}
.diary-right {
width:197px;
float:left;
}
.diary-footer {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
text-align:center;
padding-top:14px;
}

p.date {
font-size:12px; /* 93% */
color:#ff0066;
font-weight:bold;
margin-bottom:0.5em;
}

.right-menu-wrapper {
width:179px;
padding-left:18px;
}
.right-menu {
border:1px solid #d3d3d3;
margin-bottom:18px;
padding:12px;
}
.right-menu p.right-menu-title {
text-align:center;
color:#000000;
font-weight:bold;
margin-bottom:15px;
}
.right-menu .right-menu-text {
font-size:11px; /* 85% */
margin-bottom:0.5em;
}

/*  ------------------------------------------  
diary
------------------------------------------  */
.diary dt {
font-weight:bold;
font-size:16px; /* 124% */
padding-bottom:1em;
}

.right-menu02 {
border-top:1px solid #d3d3d3;
border-bottom:1px solid #d3d3d3;
margin-top:18px;
margin-bottom:18px;
padding:12px;
}
.right-menu02 .right-menu02-text {
font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
text-align:center;
margin-bottom:0;
}

span.month {
border-right:1px solid #f5f5f5;
padding:0 10px 0 10px;
}
span.month-jun {
border-right:1px solid #f5f5f5;
border-left:1px solid #f5f5f5;
padding:0 10px 0 10px;
}

/*  ------------------------------------------  
about
------------------------------------------  */
.about h3 {
font-size:16px; /* 124% */
color:#000000;
font-weight:bold;
margin-bottom:1em;
}
.about h4 {
letter-spacing:1px;
line-height:1.6em;
font-weight:bold;
margin-top:2em;
margin-bottom:1em;
}

.about-left {
width:316px;
float:left;
}
.about-right {
width:634px;
float:left;
}

/*  ------------------------------------------  
column
------------------------------------------  */
.column h3 {
font-size:16px; /* 124% */
color:#000000;
font-weight:bold;
margin-bottom:1em;
}

.column-category {
border-bottom:1px solid #d3d3d3;
padding-left:1em;
padding-bottom:30px;
margin-bottom:30px;
}
.column-category ul{
line-height:1.8em;
}
.column-category ul li {
font-size:11px; /* 85% */
color:#999999;
}
.column-category ul li a {
font-size:13px; /* 100% */
margin-right:0.5em;
}

/*  ------------------------------------------  
gallery
------------------------------------------  */
.gallery h3 {
color:#ff0066;
font-weight:bold;
line-height:1.6em;
margin-bottom:0.5em;
}
.gallery h4 {
font-size:16px; /* 124% */
color:#000000;
font-weight:bold;
line-height:1.6em;
margin-bottom:1em;
}

.g-unit {
border-bottom:1px solid #d3d3d3;
padding-bottom:20px;
margin-bottom:20px;
}
.g-unit.last {
border-bottom:none;
}
.g-unit-left {
width:475px;
float:left;
}
.g-unit-right {
width:475px;
float:left;
}
.g-category {
border-top:1px solid #d3d3d3;
border-bottom:1px solid #d3d3d3;
padding:15px 0 15px 0;
margin-bottom:30px;
}
.g-category p {
margin-bottom:0;
}

/*  ------------------------------------------  
link
------------------------------------------  */
.link h3 {
font-size:16px; /* 124% */
color:#000000;
font-weight:bold;
margin-bottom:1em;
}

.link-category {
border-bottom:1px solid #d3d3d3;
padding-left:1em;
padding-bottom:30px;
margin-bottom:30px;
}
.link-category ul {
margin:0;
padding:0;
list-style-type:none;
overflow:hidden;
position:relative;
zoom:1;
}
.link-category ul li {
float:left;
display:inline;
padding:0 24px 12px 0;
line-height:100%;
}
.link-category ul li.arrow {
background:url(../../images/common/arrow.gif) no-repeat left center;
padding-top:14px;
padding-left:15px;
}

/*  ------------------------------------------  
margin
------------------------------------------  */
.mgt2em {
margin-top:50px;
}

.mgt5 {
margin-top:5px;
}
.mgt10 {
margin-top:10px;
}
.mgt20 {
margin-top:20px;
}
.mgt30 {
margin-top:30px;
}
.mgt40 {
margin-top:40px;
}
.mgt50 {
margin-top:50px;
}

.pdr20 {
padding-right:20px;
}

.mgb5 {
margin-bottom:5px;
}
.mgb10 {
margin-bottom:10px;
}
.mgb20 {
margin-bottom:20px;
}
.mgb30 {
margin-bottom:30px;
}
.mgb40 {
margin-bottom:40px;
}
.mgb50 {
margin-bottom:50px;
}

.pdl20 {
padding-left:20px;
}
