/*--------------- MAIN ---------------*/
body {
margin: 0px;
padding: 0px;
background-color: #FFFFFF;
}
/*--------------- 大きな背景の色↑ ---------------*/

html {
scrollbar-base-color: #E5E5FF;
}

a:link {color:#blue; text-decoration:none; }
a:visited {color:#206BA2; text-decoration:none; }
a:active {color:#ff9900; text-decoration:none; }
a:hover {color:#ff9900; text-decoration:none; }

h1 {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 10px;
font-weight: bolder;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 730px;
}

h1 a,
h1 a:link,
h1 a:visited,
h1 a:active,
h1 a:hover {
color: #ff3399;
text-decoration: none;
}

h2 {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
font-weight: bolder;
color: #cc00ff;
margin: 0px 20px 20px 30px;
padding: 0px;
}

/*--------------- CONTENTS ---------------*/
#container {
width: 980px;
margin-top: 20px;
margin-left : auto;
margin-right : auto;
text-align : center;
}

/*--------------- 中の背景色 ---------------*/
.contents {
float:left;
text-align: left;
margin: 0px;
padding: 0px 0px 0px 0px;
background-color: #FFCCCC;
border: 2px solid #222222;
}
/*--------------- 中の背景色↑ ---------------*/

.wrapper {
float:left;
width: 770px;
margin: 0px;
}

.main {
float:right;
width: 500px;
margin:0px;
}

.menu {
float:left;
width: 270px;
margin:0px;
display:inline;
overflow:hidden;
}

.menu_right {
float:left;
width: 205px;
margin:0px;
display:inline;
overflow:hidden;
}

/*--------------- タイトルの背景色 ---------------*/
.header_waku {
background-image:url("http://img-cdn.jg.jugem.jp/74d/586791/20090530_473396.jpg");
background-repeat:no-repeat;
background-color: #FFCCCC;
margin: 0px;
padding: 0px 0px 10px 0px;
height:120px;
}
/*--------------- タイトルの背景色↑ ---------------*/


.entry_waku {
border: 2px solid #222222;
background-color: #ffffff;
margin: 0px 0px 15px 0px;
padding: 0px 0px 0px 0px;
width: 495px;
overflow:auto;
}

.side_waku {
border: 2px solid #222222;
background-color: #ffffff;
margin: 0px 10px 10px 10px;
padding: 0px;
}

.footer_waku {
margin: 0px;
padding: 0px;
}

/*--------------- LIST ---------------*/
ul {
list-style-type: disc;
margin: 0px 0px 0px 15px;
padding: 0px;
}

/*--------------- ENTRY ---------------*/
.entry_index {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
line-height: 140%;
color: #333333;
margin: 10px 5px 5px 5px;
padding: 0px;
}

.entry_navi{
font-size: 12px;
text-align: center;
margin: 0px 0px 15px 0px;
padding: 0px;
}

.entry_date {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #ff3399;
margin: 5px 20px 10px 10px;
padding-bottom: 3px;
border-bottom: 1px dashed #aaaaaa;
}

/*--------------- 記事タイトル ---------------*/
.entry_title {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 16px;
font-weight: bolder;
color: #cc00ff;
margin: 10px 20px 10px 20px;
padding: 0px;
}
/*--------------- 記事タイトルここまで ---------------*/

/*--------------- 記事本文 ---------------*/
.entry_body {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
line-height: 140%;
color: #333333;
margin: 15px 10px 15px 15px;
padding: 0px;
}
/*--------------- 記事本文ここまで ---------------*/

.entry_more {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
line-height: 140%;
color: #333333;
margin: 15px 10px 10px 20px;
padding: 0px;
}

.entry_state {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 10px;
color: #999999;
margin: 20px 10px 10px 10px;
text-align: right;
padding-top: 10px;
border-top: 1px dashed #aaaaaa;
}

blockquote {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
color: #444444;
margin: 5px 15px 5px 3px;
padding: 10px;
background-color: #F0F8FF;
border: 1px solid #ABD5E3;
}

.pict {
border-width: 3px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

.entry_title a,
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active,
.entry_title a:hover {
color: #cc00ff;
text-decoration: none;
}

/*--------------- SIDE_MENU ---------------*/
.side_title {
font-family: "Verdana";
font-size: 12px;
font-weight: bolder;
color: #ff3399;
margin: 5px 5px 5px 5px;
padding-bottom: 3px;
border-bottom: 1px dashed #aaaaaa;
}

.side_title a {
float: right;
}

.linktext {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 10px;
color: #333333;
line-height: 150%;
margin: 10px 5px 10px 5px;
padding: 0px;
}

/*--------------- CALENDAR ---------------*/
.calendar {
font-family: "Verdana";
font-size: 11px;
color: #333333;
margin: 0px;
padding: 0px;
}

.cell {
text-align: center;
width: 25px;
height: 12px;
}

.day_cell {
text-align: center;
width: 22px;
color: #333333;
}

/*--------------- SEARCH ---------------*/
.search {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 10px;
color: #333333;
line-height: 100%;
margin: 20px 0px 5px 0px;
padding: 0px;
}

.template {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 10px;
color: #333333;
line-height: 100%;
margin: 20px 0px 5px 20px;
padding: 0px;
}

.copyright {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 11px;
line-height: 200%;
text-align:center;
}

.mark_navi {
font-family: "Hiragino Maru Gothic Pro", "ヒラギノ丸ゴ Pro W4", sans-serif;
font-size: 12px;
font-weight: bolder;
color: #ff3399;
}

/*--------------- TREE_LIST_MENU ---------------*/
ul.tree {
list-style-type: none;
margin: 0px;
padding: 0px;
}

ul.tree li {
list-style-image: none;
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 20px;
background-image: url("http://img-cdn.jg.jugem.jp/d0c/745814/20080409_177541.jpg");
background-repeat: no-repeat;
}

ul.tree li.end {
list-style-image: none;
list-style-type: none;
margin: 0px;
padding: 0px 0px 0px 20px;
background-image: url("http://img-cdn.jg.jugem.jp/d0c/745814/20080107_25484.jpg");
background-repeat: no-repeat;
}
