@charset "UTF-8";

/* ──────────────────────────────────
                                           
  #### #####   ###### ###  ## ###   ###### 
 #   #  #   #   #   #  ##  ##  #     #   # 
#       #   #   #  #    #  #   #     #  #  
#       #  #    ####     ##    #     ####  
#       ####    #  #     #     #     #  #  
#       #  #    #        #     #     #     
 #   #  #  ##   #   #    #     #  #  #   # 
  #### ###  ## ######   ###   ##### ###### 

Hello CREYLE !


 ────────────────────────────────── */



/*─ body ──────────────────────────────────*/


body {
	line-height: 1.6;
	text-align: left;
  font: 13px/1.231 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
	background-color: #efefef;
	color: #474747;
	text-align: center;
}
a {
/*	color: #22ac38; */
	text-decoration: underline;
}
a:hover {
/*	color: #60d873; */
	text-decoration: underline;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.8em;
}
.date {
	font-size: 0.8em;
	color: #888888;
}
.normal {
	font-weight: normal;
}
.ime_off {
	ime-mode: disabled;
}
.button input:hover {
	opacity: 0.7;
	filter: alpha(style=0, opacity=70);
}
.description {
	margin-bottom: 20px;
}

/*─ wrapper ──────────────────────────────────*/
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	overflow: hidden;
}

/*─ header ──────────────────────────────────*/
#header {
	width: 900px;
	margin: 0 auto;
	background: #fff url(/skin/default/img/common/header_bottom_img.png) bottom left no-repeat;
	padding-top: 5px;
	float: left;
}
#header_id {
	float: left;
	margin-left: 20px;
	padding: 2px 0 0 0;
	text-align: left;
}
#header_id h1 {
	margin: 0;
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	overflow: hidden;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #000000;
}
#header_id h1 a {
	color: #000000;
	text-decoration: none;
}
#header_id h1 a:hover {
	color: #666666;
	text-decoration: none;
}
#header_id p {
	margin: 0 0 8px 0;
	padding: 0 5px;
	font-size: 11px;
	color: #EC008C;
}
#header ul {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
}
#header ul li {
	display: inline;
	padding: 0 3px 0 8px;
	border-left: 1px solid #aaaaaa;
}
#header ul li.head {
	padding: 0 5px 0 0;
	border-left: 0px solid #aaaaaa;
}
#header ul li a {
	color: #333333;
	text-decoration: none;
}
#header ul li a:hover {
/*	color: #22ac38; */
	text-decoration: underline;
}
#header ul li.setting {
	padding: 0 3px 0 23px;
	background-image: url(/skin/default/img/icon/wrench.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
}
#header ul li.rss {
	padding: 0 3px 0 23px;
	background-image: url(/skin/default/img/icon/rss.gif);
	background-repeat: no-repeat;
	background-position: 6px 1px;
}
#header_menu {
	display: inline;
	float: right;
	text-align: left;
	margin: 0 10px 8px 0;
	padding: 0;
}





/*─ footer ──────────────────────────────────*/
#footer {
	clear: both;
	width: 900px;
	margin: 0px auto 0 auto;
	padding: 0;
	background: #333;
	height: 40px;
}
#footer ul {
	width: 100%;
	padding: 8px 0 0 0;
/*	border-top: 1px solid #cccccc; */
	list-style-type: none;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
}
#footer ul li a {
	background: url(/skin/default/img/icon/footer.gif) no-repeat center left;
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #EC008C;
	text-decoration: underline;
}
#footer ul li a.rss {
	background-image: url(/skin/default/img/icon/rss.gif);
	background-position: bottom left;
	padding-left: 18px;
}
#footer ul li a.noicon {
	background-image: none;
	padding: 0;
}


/*─ menu ──────────────────────────────────*/

#menu {
	clear: both;
	width: 900px;
	margin: 0 auto;
	text-align: left;

}

#menu div.gtop-top{
	height:24px;
	background: #efefef url(/skin/default/img/common/global_bg_top.gif) top left no-repeat;
}
#menu ul.gtop-middle{
	background: #efefef url(/skin/default/img/common/global_bg_middle.gif) top left no-repeat;
	padding-left:10px;
}
#menu div.gtop-bottom{
	clear:both;
	height:23px;
	background: #efefef url(/skin/default/img/common/global_bg_bottom.gif) top left no-repeat;
}


#menu ul li {
	float: left;
	display: inline;
	width: 146px;
}
#menu ul li a {
	overflow:hidden;
	display: block;
	height: 30px;
	text-align: left;
	padding-left: 26px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(/skin/default/img/common/menu_li.gif) top left no-repeat;
}
#menu ul li a:hover {
	color: #EC008C;
	text-decoration: underline;
	background: url(/skin/default/img/common/menu_li_a.gif) top left no-repeat;
}
#menu ul li a.left {
/*	border-left: 1px solid #cccccc; */
}
#menu ul li a.focus {
	color: #EC008C;
	background: url(/skin/default/img/common/menu_li_a.gif) top left no-repeat;
}


#submenu div.gtop-top{
	height:10px;
	overflow:hidden;
	background: #efefef url(/skin/default/img/common/global_bg_subtop.gif) no-repeat top left;
	margin:0;padding:0;
}
#submenu ul.gtop-middle{
	background: #efefef url(/skin/default/img/common/global_bg_middle.gif) no-repeat top left;
	text-align:left;
	padding-left:2em;
}
#submenu div.gtop-bottom{
	clear:both;
	height:23px;
	background: #efefef url(/skin/default/img/common/global_bg_bottom.gif) no-repeat top left;
}
#submenu ul li {
	display: inline;
	padding-right:20px;
}
#submenu ul li a {
	text-align: left;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding:3px 3px 3px 10px;
	background:url(/skin/default/img/icon/gt.gif) no-repeat 1px 6px;
}
#submenu ul li a:hover {
	color: #EC008C;
	text-decoration: underline;
}
#submenu ul li a.left {

}
#submenu ul li a.focus {
	color: #EC008C;
	background-color: #efefef;
}



/*─ slideshow ───────────────────────────────────────*/
#slideshow {
	width: 880px;
	height: 200px;
	margin: 0 10px 0 10px;
	background-color: #eeeeee;
}
div#bgImg{
	width: 880px;
	height:200px;
	margin: 0 auto;
	overflow:hidden;
	text-align:center;
}




/*─ main ──────────────────────────────────*/
#main {
	clear: both;
	width: 900px;
	margin: 0px auto 0 auto;
	text-align: left;
	background: #fff url("/skin/default/img/common/main_top_img.png") top left no-repeat;
	padding-top: 10px;
}
#main .left {
	float: left;
	width: 555px;
	margin-top: 10px;
	margin-left: 10px;
}
#main .right {
	float: left;
	width: 300px;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	background: url("/skin/default/img/common/dot_line_second.gif") left top repeat-y;
}
#main h2 {
	clear: both;
	margin-bottom: 1px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 46px;
	letter-spacing: 1px;
	background: url("/skin/default/img/common/dot_line.gif") bottom left no-repeat;
	overflow: hidden;
}
body#osappli_canvas #main h2{
	background: url("/skin/default/img/common/dot_line_max.gif") bottom left no-repeat;
	text-indent:1em;
}

.main_icon{
	width: 18px;
	height: 46px;
	background: url("/skin/default/img/common/h2_left.gif") left top no-repeat;
	float: left;
	margin-right: 10px;
}

#main h2 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#main h2 a:hover {
	font-weight: bold;
/*	color: #22ac38; */
	text-decoration: underline;
}
#main h2.normal {
	font-weight: normal;
}
#main h2.normal a {
	font-weight: normal;
}
#main .contents {
	
	background-color: #ffffff;
/*	border: 1px solid #cccccc; */
	padding: 8px 10px 12px 10px;
	margin: 0 0 15px 0;

}
body#osappli_canvas #main .contents{
	padding:10px 0;
}
#main .contents .more {
	text-align: right;
	margin-bottom: -7px;
	margin-right: -5px;
}
#main .contents .more a {
	padding-left: 3px;
}
#main .contents ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main .contents ul li {
	margin: 0 0 4px 0;
	padding: 0;
}

/*─ entry ──────────────────────────────────*/
#main .left .entry h3 {
	color: #000;
	font-size: 1.6em;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding-bottom: 2px;
	background: #eee;
/*	border-bottom: 1px solid #cccccc; */
}
#main .left .entry h3 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: #eee;
}
#main .left .entry h3 a:hover {
/*	color: #22ac38; */
	text-decoration: underline;
	background: #eee;
}
#main .left .entry h4 {
	color: #555555;
	letter-spacing: 1px;
	font-weight: bold;
/*	padding-bottom: 2px;
	border-bottom: 1px solid #cccccc; */
}
#main .left .entry .entry_buttons {
	clear: both;
	margin: 0px 0 0px 0;
	text-align: center;
	background-image: url(/skin/default/img/common/button_bg.gif) top left no-repeat;
}
#main .left .entry .entry_buttons img {
	cursor: pointer;
}
#main .left .entry .last_update {
	margin: 0;
	padding: 0;
	text-align: right;
}
#main .left .entry .last_update span.date {
	background-image: url(/skin/default/img/icon/pencil.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 0 0 19px;;
}
#main .left .entry .comments {
	margin-top: 20px;
	padding-top: 8px;
/*	border-top: 1px dotted #cccccc; */
}
#main .left .entry .comments h3 {
	background-image: url(/skin/default/img/icon/hukidashi.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 17px;
	margin: 0 0 12px 0;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 0px;
/*	border-bottom: 0px solid #cccccc; */
}
#main .left .entry .comments h3 em {
	font-weight: normal;
	font-size: 0.8em;
}
#main .left .entry .comments ul {
	list-style-type: none;
}
#main .left .entry .comments ul li {
	margin: 0;
	padding: 0 0 12px 17px;
}
#main .left .entry .comments ul li h4 {
	font-weight: bold;
}
#main .left .entry .comments ul li p.comment {
	margin: 0;
	padding: 0;
}
#main .left .entry .comments ul li p.link {
	margin: 0;
	padding: 0 0 3px 0;
/*	border-bottom: 1px dotted #cccccc; */
	font-size: 0.8em;
	color: #888888;
}
#main .left .entry .comments .button {
	text-align: center;
	margin: 10px 0 12px 0;
}


/*─ entry_list ──────────────────────────────────*/
#main .left .entry_list {
	padding: 16px 16px 4px 16px;
}
#main .left .entry_list h3 {
	color: #333333;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px 0 4px 0;
}
#main .left .entry_list h3 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#main .left .entry_list h3 a:hover {
/*	color: #22ac38; */
	text-decoration: underline;
}
#main .left .entry_list p.thumb {
	display: block;
	float: left;
}
#main .left .entry_list p.thumb img {
	display: block;
	margin: 0 12px 0 0;
/*	border: 1px solid #cccccc; */
	padding: 5px;
/*	background-color: #f4f9fd; */
	border: 1px solid #aaa;
}
#main .left .entry_list p.last_update {
	display: block;
	margin-top:3px;
}
#main .left .entry_list p.last_update span.category{
	margin-left: 19px;
	color:#666666;
}
#main .left .entry_list p.last_update span.date {
	background-image: url(/skin/default/img/icon/pencil.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 4px 0 0 19px;;
}

#main .left .entry_list .entry_list_wrap {
	clear: both;
	margin: 0;
	padding: 0 0 16px; 0;
}

#main .left .entry_list .buttons {
	margin-top: 12px;
	padding: 20px 0 30px 0;
/*	border-top: 1px dotted #cccccc; */
	text-align: center;
	background: url(/skin/default/img/common/button_bg.gif) top left no-repeat;
}

/*─ member_list ──────────────────────────────────*/
#main .left .member_list table {
	margin: 0 0 30px 0;
	padding: 0;
}
#main .left .member_list table tr td {
	width: 100px;
	padding: 10px 0 0 20px;
}

#main .left .member_list img.photo {
	display: block;
/*	border: 1px solid #cccccc; */
	padding: 8px;
	margin: 0 0 1px 0;
/*	background-color: #f4f9fd; */
	background-image: url(/skin/default/img/common/bg_half.gif);
}




/*─ pager ──────────────────────────────────*/
#main .left .pager {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
}
#main .left .pager ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main .left .pager ul li {
	margin: 0;
	padding: 0 0 0 8px;
	display: inline;
}
#main .left .pager ul li img {
	position: relative;
	top: 3px;
}


/*─ kiyaku ──────────────────────────────────*/

div.section{
	margin-left: 1em;
	margin-bottom: 2em;
}







/*─ banner ──────────────────────────────────*/

#banner{
	width: 300px;
	height: 150px;
	background: #f1f1f1;
	text-align: center;
/*	line-height: 200px; */
	margin-bottom: 20px;
}




