@charset "UTF-8";

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

Hello CREYLE !


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



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


body {
	text-align: left;
  font: 13px/1.8 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
	background:#fff url(/skin/ma5/img/common/body_bg.gif) top left repeat-x;
	color: #000;
	text-align: center;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.small {
	font-size: 0.8em;
	float: right;
}
.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;
}

li{
	list-style: none;
}

/*─ wrapper ──────────────────────────────────*/
#wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background:#fff url(/skin/ma5/img/common/wrap_bg.gif) top left repeat-y;
	overflow: hidden;
}

/*─ header ──────────────────────────────────*/
#header {
	background: #fff;

}
#header_id {
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	background: url(/skin/ma5/img/common/line_v.gif) top right repeat-y;
}
#header_id h1 {
	margin: 0;
	font-size: 28px;
	line-height: 30px;
	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;
	background: none;
}
#header_id p {
	margin: 0 0 8px 0;
	padding: 0 5px;
	font-size: 11px;
}
#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: #ccc;
	text-decoration: none;
}
#header ul li a:hover {
/*	color: #22ac38; */
	text-decoration: underline;
	background: none;
}
#header ul li.setting {
	padding: 0 3px 0 23px;
	background-image: url(/skin/ma5/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/ma5/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: 100%;
	padding-top: 10px;
	background: url(/skin/ma5/img/common/line_h.gif) repeat-x top left;
	height: 30px;
}
#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: #000;
	font-size: 11px;
	line-height: 16px;
}
#footer ul li a {
	padding-left: 10px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #54c3f1;
	text-decoration: underline;
}
#footer ul li a.rss {
	background-image: url(/skin/ma5/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: 930px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	height: 30px;
	background:url(/skin/ma5/img/common/wrap_bg.gif) top left repeat-y;
}

#menu ul.gtop-middle{
	float: left;
	height: 30px;

	width: 620px;
	text-align: right;
	background: url(/skin/ma5/img/common/gtop_bg.gif) top left repeat-y;
}



#menu ul li {
	display: inline;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}
#menu ul li a {
	height: 30px;
	text-align: left;
	color: #666;
	font-size: 10px;
	line-height: 30px;
	letter-spacing: 1px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #54c3f1;
	text-decoration: underline;
	background: none;
}
#menu ul li a.left {
/*	border-left: 1px solid #cccccc; */
}
#menu ul li a.focus {
	color: #54c3f1;
}


#submenu div.gtop-top{
	height:10px;
	overflow:hidden;
	background: #efefef url(/skin/ma5/img/common/global_bg_subtop.gif) no-repeat top left;
	margin:0;padding:0;
}
#submenu ul.gtop-middle{
	background: #efefef url(/skin/ma5/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/ma5/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/ma5/img/icon/gt.gif) no-repeat 1px 6px;
}
#submenu ul li a:hover {
	color: #54c3f1;
	text-decoration: underline;
}
#submenu ul li a.left {

}
#submenu ul li a.focus {
	color: #54c3f1;
	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 {
	float: left;
	width: 930px;
	margin: 0px auto 0 auto;
	text-align: left;
	background:  url(/skin/ma5/img/common/line_h.gif) top left repeat-x;
	padding-bottom: 30px;
}
#main .left {
	float: left;
	width: 600px;
	margin-left: 30px;
	background: url(/skin/ma5/img/common/line_v.gif) top left repeat-y;
	overflow: hidden;
	padding-top: 30px;
}
#main .right {
	float: left;
	width: 300px;
	background: url(/skin/ma5/img/common/line_v.gif) repeat-y top right;
	color: #000;
	padding-top: 30px;
}
/*--
#main h2 {
	clear: both;
	margin-bottom: 1px;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	border-top: 3px solid #999;
	border-bottom: 1px dotted #999;
	letter-spacing: 1px;
	overflow: hidden;
}


#main h2 {
	clear: both;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	letter-spacing: 1px;
}
--*/

#main .left h2 {
	clear: both;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	background: #CCC url("/skin/ma5/img/common/line_h.gif") repeat-x bottom left;
	width: 600px;
}

#main .right h2 {
	clear: both;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	letter-spacing: 1px;
	background: #ccc url(/skin/ma5/img/common/line_h.gif) bottom left repeat-x;
}

#main .right a {
	color: #000;
	text-decoration: none;
}

#main .right a:hover{
	color: #999;
}

#main .right li {
	font-size: 14px;


}

.main_icon{
	width: 18px;
	height: 46px;
	background: url("/skin/ma5/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 {
	margin-top: 0 0 0px 0;
	float: left;
	width: 100%;
}



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

/*─ 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 ul.category_list{
	margin-left:30px;
	font-size:0.9em;
}






#main .left .entry .entry_buttons {
	clear: both;
	margin: 0px 0 0px 0;
	text-align: center;
	background-image: url(/skin/ma5/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;
	clear: both;
}

#main .left .entry .comments {
	margin-top: 20px;

/*	border-top: 1px dotted #cccccc; */
}
#main .left .entry .comments h3 {
	background: #eee url(/skin/ma5/img/icon/hukidashi.gif) no-repeat left center;
	padding-left: 17px;
	margin: 0 8px 12px 8px;
	font-weight: bold;
	font-size: 1.0em;
	letter-spacing: 0;

}
#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: 30px;
	float: left;
	background: url(/skin/ma5/img/common/line_h.gif) repeat-x bottom left;
	width: 541px;
}

#main .left .entry_list2 {
	float: left;
	background: url(/skin/ma5/img/common/line_h.gif) repeat-x bottom left;
	padding-left: 30px;
	padding-top: 30px;
}

*:first-child+html #main .left .entry_list2{
	padding-bottom: 30px;
}

#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;
	background: url(/skin/ma5/img/logo/support_logo_bg.gif) top left repeat;
	padding: 5px;
	margin-right: 10px;
}
#main .left .entry_list p.last_update {
	display: block;
	margin-top:3px;
}
#main .left .entry_list p.last_update{
	margin-left: 19px;
	color:#666666;
}

#main .left .entry_list span.category{
	color:#54c3f1;
}

#main .left .entry_list p.last_update span.date {
	background-image: url(/skin/ma5/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/ma5/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/ma5/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;
}


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

#main_top{
	height: 398px;
	text-align: left;
	background: url(/skin/ma5/img/common/line_h.gif) top left repeat-x;
	width: 930px;
}

#main_top2{
	height: 398px;
	text-align: left;
	background: url(/skin/ma5/img/common/line_v.gif) top right repeat-y;
	width: 930px;
	overflow: hidden;
}


#main_top_l{
	height: 400px;
	width: 300px;
	float: left;
	text-align: left;
	background: #000 url(/skin/ma5/img/common/line_v.gif) top right repeat-y;
	
}



#main_top_c{
	height: 400px;
	width: 30px;
	float: left;
	text-align: left;
	background: #666;
	
}

#main_top_r{
	height: 400px;
	width: 600px;
	float: left;
	text-align: left;
	background: url(/skin/ma5/img/common/line_v.gif) top left repeat-y;
}


#main_top_s{
	height: 150px;
	text-align: left;
	background: url(/skin/ma5/img/common/line_h.gif) top left repeat-x;
	width: 930px;
}


#main_top_l_s{
	height: 150px;
	width: 300px;
	float: left;
	text-align: left;
	background: #000 url(/skin/ma5/img/common/line_v.gif) top right repeat-y;
}


#main_top_c_s{
	height: 150px;
	width: 30px;
	float: left;
	text-align: left;
	background: #666;
	
}

#main_top_r_s{
	height: 150px;
	width: 600px;
	float: left;
	text-align: left;
	background: url(/skin/ma5/img/common/line_v.gif) top left repeat-y;
}



/*─ 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;
}




/*-- ma5add ---*/

.prize_top{
	background: #ccc;
	width: 532px;
	padding: 4px;
}

.prize_top_table{
	background: #fff;
	border-collapse: collapse;
	width: 500px;
}

.prize_top_table tr {
	border-bottom: 1px solid #ccc;
}

.prize_top_bottom tr{
	border-bottom: 0px solid #fff;
}

.prize_top_table tr th {
	background: #fff;
	width: 190px;
	border-right: 1px solid #ccc;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.prize_num {
	background: #fff;
	width: 56px;
	text-align: center;
	border-right: 1px solid #ccc;
}

.prize_mon {
	background: #fff;
	width: 100px;
	text-align: center;
	border-right: 1px solid #ccc;
}

.prize_memo {
	font-size: 10px;
	line-height: 1.4em;
	padding: 10px;
}

.h2_title{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #000;
}

.h2_title_black{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #000;
	color: #000;
}

.h2_title_blue{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #00a0e9;
	color: #00a0e9;
}

.h2_title_purple{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #a667a7;
	color: #a667a7;
}

.h2_title_orange{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #eb962f;
	color: #eb962f;
}

.h2_title_blue{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #518cca;
	color: #518cca;
}

.h2_title_navy{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #2250a2;
	color: #2250a2;
}

.h2_title_pink{
	background: #fff;
	padding-left: 5px;
	border-left: 5px solid #d34587;
	color: #d34587;
}

/*─ Leading Partner ──────────────────────────────────*/

.lp_logo{
	float: left;
	width: 150px;
	height: 150px;
	background: url(/skin/ma5/img/logo/support_logo_bg.gif) top left repeat;
	padding: 5px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.contact_box{
	width: 540px;
	height: 100px;
	border: 1px solid #ddd;
}

#ma5apisicons {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 540px;
	padding-right: 1px;
	padding-bottom: 1px;
}

#ma5apisicons .ma5apicol {
	width: 88px;
	float: left;
	border: 1px solid #ddd;
	height: 88px;
	background: #000;
}

#ma5apisicons  .ma5apicol img{
	width: 90px;
}

#ma5medialink {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 540px;
	padding-right: 1px;
	padding-bottom: 1px;
}


#ma5medialink .ma5apicol {
	width: 88px;
	float: left;
	border: 1px solid #ddd;
	height: 88px;
	background: #fff;
}

#ma5medialink  .ma5apicol img{
	width: 90px;
}

/*-Twitter --*/

#twitter_div{
	padding: 15px;
	font-size: 10px;
	background: url(/skin/ma5/img/common/line_h.gif) bottom left repeat-x;
	float: left;
	color: #999;
}

#twitter_update_list{
	float: left;
	font-size: 10px;
}

#main .right ul#twitter_update_list li{
	background: url(/skin/ma5/img/common/line_h.gif) bottom left repeat-x;
	margin-top: 5px;
	padding-bottom: 5px;
	float: left;
	font-size: 10px;
}

h2 .sidebar_title{
	color: #d81c16;
	font-size: 14px;
}

#ma5news {
	padding: 10px;
	border: 1px solid #ddd;
}

div#ma5news li {
	background: url(/skin/ma5/img/common/line_h.gif) bottom left repeat-x;
	font-size: 10px;
	line-height: 18px;
	margin-top: 10px;
	padding-bottom: 10px;
}

div#ma5news li span{
	color: #95D3DF;
	font-size: 12px;
	margin-left: 10px;
}

div#ma5news li a {
	text-decoration: none;
	font-size: 12px;
}

div#ma5news li a:hover {
	color:#cf402c;
}

div#ma5news li.ma5newslasst{
	margin-bottom: 10px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

