@charset "utf-8";
/* CSS Document */



#title_article_center {
margin-top: 30px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
text-align: center;
}


#intro {
margin: 40px 90px 40px 90px;
}

#article_menu {
width: 500px;
margin-top:50px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
list-style-image:url(../images/arrow_large.gif);

border: solid 1px #00b2d0;

border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
padding: 20px;
}



#article_menu ul {
padding: 0px 20px 0px 20px;
}



#profile {
border: solid 2px #b2b2b2;
padding: 20px;
}

#profile img {
float: left;
padding-right: 20px;
}

.article p {
margin: 0px 60px 20px 60px;
}

.comment {
background-image:url(/images/bg/stripe_blue2.gif);
padding: 20px;
font-size: 95%;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border: 1px solid #00b2d0;
}


.photoArea {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}



.catch h4 {
margin: 20px 20px 20px 20px;
font-size: 180%;
background-image:url(../images/catch_underline.gif);
background-repeat: no-repeat;
background-position: bottom;
color: #00B2CF;
font-weight: 900;
}
.catch h4 a:hover {
text-decoration: none;
}

.first-letter {
font-size: 1.5em;
color: #ffffff;
background: #00b2d0;
line-height: 1;
margin: 1px 5px 2px 0;
padding: 5px 5px 5px 5px;
}



.entry-asset-shadow {
width: 700px;
background-color: #00b2d0;
border-radius:15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
position: relative;
top: 15px;
left: 15px;
margin-top: 30px;
margin-bottom: 50px;
margin-right: auto;
margin-left: auto;
}



.pageNavi {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 50px;
}

