@charset "Shift_JIS";

body{
	margin: 0px;
	background-color: #F7F7F7;
	font-size: 14px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

a:link,a:visited { color:#555; text-decoration:none;}
a:hover { color:#000; text-decoration:underline;}

.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden;}
.clearfix{ display: inline-block;} 

/* Hides from IE Mac */
* html .clearfix{ height: 1%;}
.clearfix{ display:block;}

h3{
	color: #FFF;
	background-color: #217C9E;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
}
h4{
	border-left: 6px solid #b7b7b7;
	padding: 5px 0 5px 8px;
	background-color:#CC0;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	}

h5{
	border-left: 6px solid #b7b7b7;
	padding: 5px 0 5px 8px;
	background-color: #ebebeb;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	}


#header{
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}


#header h1{ font-size: 12px; font-weight: normal; color: #333; float: right;}

#globalnavi{
	width: 150px;
	float: right;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
#globalnavi ul{list-style-type: none;margin: 0;padding: 0;}

#globalnavi li{float: left;text-align: center;border-right-width: 1px;border-right-style: solid;border-right-color: #CCCCCC;padding-right: 10px;padding-bottom: 0;padding-left: 10px;margin: 0;}

#globalnavi li.last{ border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none;}
#globalnavi a{ text-align: center; display: inline; padding: 0.5em 0; width: 100%; color: #333;}
#globalnavi a:hover{color: #F762A2;text-decoration: none;}



#footer{
	background-color: #333;
	color: #FFF;
	height: 50px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}


/* コンテンツ文字
---------------------------------------------------- */
#content h2 {
	margin:10px;
	margin-top:30px;
	padding:0;
	padding-left:10px;
	border-left:5px solid #666666;
	text-align:left;
	font-size:medium;
	color: #444444;
}

#content p {
	font-size: small;
	text-align: center;
	color: #444444;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}


/* コンテンツ
---------------------------------------------------- */

.bana {
  max-width: 100%;
  margin: 0 auto;
}
.bana p {text-align:center; }



#content ul, ol {
	list-style: none;
}
#content {
	line-height: 150%;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* @group list */

#content ul.listdata{
clear:both	!important;
}

/* APPLY-IE7 */
*:first-child+html div.category ul.listdata li  {
	height: auto !important;
}
div.category ul.listdata li {
	font-size: 16px	!important;
	font-weight: bold;
	margin: 18px 0 20px 0	!important;
	width: 750px !important;
	padding-left: 22px !important;
	background: url(http://image.rakuten.co.jp/topcreate/cabinet/line.gif) no-repeat;
	list-style-type: none;
}

/* My Comment */

div.category ul.listdata ul.listdata:after {
	content: "." !important;
	display: block !important;
	height: 0 !important;
	clear: both !important;
	visibility: hidden !important;
}
div.category ul.listdata ul.listdata {
	display: inline-block !important;
	margin-top: 20px !important;
	width: 700px;
}
/* Hides from IE-mac \*/
* html div.category ul.listdata ul.listdata { height: 1% !important; }
div.category ul.listdata ul.listdata { display: block !important; }
/* End hide from IE-mac */

div.category ul.listdata ul.listdata {
	margin-bottom: 20px !important;
	font-size: 12px !important;
	padding-left: 5px !important;
}

div.category ul.listdata ul.listdata li {
	width: 45% !important;
	padding-left: 15px !important;
	padding-top: 5px !important;
	padding-bottom: 1px !important;
	float: left !important;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	background: url(http://image.rakuten.co.jp/topcreate/cabinet/yazirusi.gif) no-repeat 0 5px;
	height: 25px !important;
	font-size: 12px !important;
	font-weight: normal !important;
	list-style-type: none;
}

div.category ul.listdata ul.listdata li a {
}

div.category ul.listdata ul.listdata li a:link {
	color: #333333;
}

div.category ul.listdata ul.listdata li a:visited {
	color: #333333;
}

div.category ul.listdata ul.listdata li a:hover {
	color: #F762A2;
	text-decoration: none;
}

div.category ul.listdata ul.listdata li a:active {
	color: #333333;
	text-decoration: none;
}
/* @end */


/* @group detail */


div.detail h5 {
	border-left: 6px solid #b7b7b7;
	padding: 5px 0 5px 8px;
	background-color: #ebebeb;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
}

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

div.detail ul.listdata {
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 20px;
}

div.detail ul.listdata li {
	margin-bottom: 8px;
	margin-left: 0px;
	background: url(http://image.rakuten.co.jp/topcreate/cabinet/yazirusi.gif) no-repeat 0 5px;
	padding-left: 16px;
	text-indent: -16px;
	list-style: none;
}

div.detail ul.listdata li a {
	padding-left: 15px;
	padding-bottom: 1px;
}

div.detail ul.listdata li a:link {
	color: #666;
}

div.detail ul.listdata li a:visited {
	color: #7f7f7f;
}

div.detail ul.listdata li a:hover {
	color: #7f7f7f;
	text-decoration: none;
}

div.detail ul.listdata li a:active {
	color: #7f7f7f;
	text-decoration: none;
}

div.detail dl {
	font-size: 12px;
}

div.detail dt {
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-left: 20px;
	background-image: url(http://image.rakuten.co.jp/topcreate/cabinet/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.detail dt em {
	display: block;
	width: 700px;
	margin-left: 20px;
	border-bottom: 1px dashed #cccccc;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	line-height: 14px;
	height: 16px;
}

div.detail dd {
	background-image: url(http://image.rakuten.co.jp/topcreate/cabinet/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.detail dd em {
	display: block;
	margin-left: 20px;
	font-style: normal;
	width: 680px;
	padding-bottom: 10px;
	margin-top: -5px;
}

div.detail ul, div.detail ol {
	margin: 0px;
}

div.detail ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 24px;
}

div.detail ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

div.detail p.ptop {
	margin: 20px 0 40px 0;
	clear: both;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 1px;
	text-align: right;
}


div.detail p.ptop a:link {
	color: #666;
}

div.detail p.ptop a:visited {
	color: #7f7f7f;
}

div.detail p.ptop a:hover {
	color: #7f7f7f;
	text-decoration: none;
}

div.detail p.ptop a:active {
	color: #7f7f7f;
	text-decoration: none;
}



/*----------"カレンダー"----------*/

#calendar {
	margin: 20px 0;
	margin-bottom: 30px;
}

#calendar table {
	background: #fff;
	width: 760px;
	margin: 0 auto;
}

#calendar table,#calendar th,#calendar tr,#calendar td {
	border: solid #333 1px;
	border-collapse: collapse;
	text-align: center;
	padding: 3px;
}

#calendar th {
	background: #099;
	color: #fff;
	font-weight: normal;
}

#calendar .week {
	background: #c9dfe8;
}

#calendar .red {
	background: #f66;
	color: #333;
}
#calendar .yellow {
	background: #fc0;
	color: #333;
}

/*----------.class----------*/

.cont {
	padding: 0 10px;
}
.inbox {
	margin-bottom: 30px;
}

.red {
	color: #f66;
}
.yellow {
	color: #fc0;
}

.notice {
	color: #e60033;
}




/* @end */
