@charset "EUC-JP";

/*=================================================================
	http://www.maidotaro.com/
=================================================================*/

@import url(initialize.css);
@import url(globalnavi.css);

body {
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size:62.5%;
	font-style:normal;
	line-height:180%;
	letter-spacing:0.00em;
	color:#333333;
	text-align:left;
	background:url(../img/common/maido_bg01.jpg) repeat-x #E7EAEE;
}

h1, h2, h3, h4, h5, h6 {
	text-indent:-9999px;
}

a:link, a:visited {
	color:#336699;
	text-decoration:underline;
}

a:hover, a:active {
	color:#FF6600;
	text-decoration:underline;
}

div#wrapper {
	margin:0 auto;
	width:970px;
}

div#flashbox {
	padding:25px 10px 21px;	
	width:950px;
	height:500px;
	background:url(../img/index/maido_flashbg.jpg) top center no-repeat;
	overflow:hidden;
}

div#flashbox div#FlashContent {
	width:950px;
	height:500px;
	background:url(../img/index/maido_flashimg.jpg) top center no-repeat;
}

div#flashbox div#FlashContent h1 {
	text-indent:0;
	padding:20px 50px;
}

div#flashbox div#FlashContent p {
	padding:0 50px 50px;
}

div#head {
	padding:0 10px 24px 190px;
	width:770px;
	height:60px;
	overflow:hidden;
	position:relative;
	background:url(../img/common/maido_headbottom01.jpg) no-repeat;
}

div#head div#logo {
	position:absolute;
	top:0;
	left:10px;
	width:180px;
	height:70px;
	overflow:hidden;
	text-indent:-9999px;
}

div#container {
	padding:10px 315px 50px 35px;
	width:620px;
	font-size:1.2em;
	position:relative;
	background:url(../img/common/maido_bg02.jpg) top center repeat-y;
}

div#sidebox {
	position:absolute;
	top:10px;
	left:685px;
	width:250px;
}

div#foot {
	margin:0 25px;
	width:920px;
	background:url(../img/common/maido_foot02.jpg) repeat-y;
	position:relative;
}

div#foot img#topnavi {
	position:absolute;
	top:-30px;
	left:535px;
	width:100px;
	height:28px;
}

div#foot p#copyright {
	margin:0;
	padding:30px 15px 20px 660px;
	width:245px;
	min-height:60px;
	_height:60px;
	color:#29547E;
	letter-spacing:0.1em;
	line-height:140%;
	display:block;
	background:url(../img/common/maido_foot01.jpg) top center no-repeat;
}

div#log {display:none}


/* index
-----------------------------------------------------------------*/

p#index_blog {
	margin:0;
	width:620px;
	height:180px;
	background:url(../img/index/maido_blog_h.jpg) no-repeat;
}

p#index_blog a {
	padding:180px 0 0;
	width:620px;
	height:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/index/maido_blog.jpg) no-repeat;
}

p#index_blog a:hover {background:none;}

p#index_schedule {
	margin:5px 0 25px;
	width:620px;
	text-align:right;
}

table#index_topics {
	width:620px;
	border-bottom:1px solid #666666;
	background:url(../img/index/maido_topicsbg.jpg) repeat-y #FFFFFF;
}

table#index_topics td.date {
	padding:8px;
	font-size:0.8em;
	letter-spacing:0.08em;
	line-height:160%;
	text-align:center;
	vertical-align:top;
}

table#index_topics span.day {
	margin:10px 0;
	font-size:3.4em;
	color:#30799C;
	display:block;
}

table#index_topics p {
	margin:5px 0 15px;
	padding:0 15px;
	border-left:1px dotted #666666;
	line-height:160%;
}

table#index_topics a {
	font-weight:700;
	color:#FF6600;
}

table#index_topics span.nolink {
	color:#30799C;
	font-weight:700;
}


/* sidelink
-----------------------------------------------------------------*/

/* content_common
-----------------------------------------------------------------*/

p.sidelink_title {
	margin:10px 0 4px;
	padding:3px 0 3px 20px;
	width:230px;
	color:#29547E;
	font-weight:700;
	background:url(../img/common/maido_sicon.jpg) no-repeat 4px 8px;
	border-bottom:1px dotted #000000;
}

p.sidelink_info {
	margin:0 10px 15px;
	width:230px;
}

p.sidelink_info a, p.sidelink_info a:hover, p.sidelink_info a:visited {
	color:#333333;
	text-decoration:none;
}


.twtr-widget{
	margin-bottom:15px;
}

.twtr-hd{
	background-color:#333333;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
	text-indent:0;
}