@charset "utf-8";

* {
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: none;
}

body {
	background: url(http://www.maki-web.com/img/bg.gif) repeat;
	/*background: #ddd;*/
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 11px;
	margin: 0 auto;
	padding-left: 10px;
	background:#bc21fd;
	color: #fff;
	width:790px;
}
h1 a{
	font-size: 12px;
	padding-left: 5px;
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	font-size: 12px;
	padding-left: 5px;
	color: #fff;
	text-decoration: underline;
}

a.toTop{
	font-size: 10px;
	color: #666666;
	padding-left: 650px;
}

a img {
	border:none;
}

a {
	color: #217efd;
	text-decoration: none;
}

a:hover {
	color: #217efd;
	text-decoration: underline;
}

/*
-------------------------------------------------------------------*/
#base {
	width:820px;
	margin: 0 auto;
	padding: 0;
	background: url(http://www.maki-web.com/img/line.png) 0 0 repeat-y;
}

#wrap {
	width:800px;
	margin: 0 auto;
	margin-top: 10px;

}

/*
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:250px;
	margin: 0 auto;
	padding: 0;
	background-image: url(http://www.maki-web.com/img/head1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -7777px;
}
/*
----------------------------------------------- */
#cont {
	width:570px;
	margin: 0 auto;
	float: right;
	border-left: #ddd 1px solid;
}
#cont h2 {
	font-size:18px;
	color: #000;
	display:block;
	width: 535px;
	height: 37px;
	margin-left: 10px;
	padding: 13px 0 0 20px;
	border: none;
	clear:both;
	background: url(http://www.maki-web.com/img/h2_title.gif) 0 0 no-repeat;

}

#cont p.txt{
	clear: both;
         width:540px;
         margin: 0 auto;
         padding: 15px 20px 20px;
         line-height: 1.6em;
         font-size: 13px;
}

#cont ul.list{
	width:555px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#cont ul.list li a{
	line-height: 1.6em;
	font-size: 14px;
}
#cont span {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
#cont b {
	font-size: 12px;
	color: #333;
}
#cont strong {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}
#cont ul {
	margin: 0 0 0 35px;
}
#cont li{
	list-style-position: inside;
	list-style: none;
}
#cont ul.L {
	padding: 0 0 0 35px;
}
#cont li.link1 {
	list-style-position: inside;
	list-style: decimal;
}

#cont ul.top_list{
	width:530px;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 1.7em;
	font-size: 13px;
}
#cont ul.top_list li{
	padding: 2px 0;
}
#cont ul.top_list li.even{
	background: #f5f5f7;
}
/*
-------------------------------------------------------------------*/
#cont p.google {
	font-weight: normal;
}

/*
-------------------------------------------------------------------*/
#side {
	width: 220px;
	float: left;
	margin-bottom: 20px;
	margin-left: 5px;
}
.side-banner{
	width: 220px;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;

}
#side h3 {
	display: block;
	width: 210px;
	height: 21px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding: 6px 0 5px 10px;
	background: url(http://www.maki-web.com/img/h3_title.gif) 0 0 no-repeat;

}
#side h3 a{
	color: #fff;
	font-size: 13px;
}

#side ul {
	margin: 0;
	padding: 0;
}
#side li a {
	display: block;
	width:210px;
	margin: 10px 5px 10px 5px;
	text-decoration: none;
	font-size: 12px;
	color:#333333;
	line-height: 1.2em;
	padding: 2px 0;
}
#side li a:visited {
	color:#333333;
}
#side li a:hover {
	color: #217efd;
	padding: 2px 0;
	text-decoration: underline;
}

#side img {
	border:none;
}
/*フッター
-------------------------------------------------------------------*/
address {
	font-style: normal;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	display: block;
	width: 800px;
	background: #bc21fd;
	font-size: 12px;
	margin-top:30px;
}
.foot_link{
	margin: 0 auto;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
/*
-------------------------------------------------------------------*/

p.link {
    margin: 0 0 0 360px;
}

p.link a{
	padding: 0 0 10px 0;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

p.link a:hover {
	color: #e52c18;
	text-decoration: none;
}

/*
-------------------------------------------------------------------*/
/*---------- 表 ----------*/



table#table01 {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 1em;
	width: 550px;
	border-collapse: collapse;
	border: solid 1px #908f8f;
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}

table#table01 th,
table#table01 td {
	border: solid 1px #908f8f;
	padding: 4px;
	font-size: 11.5px;
	line-height: 1.8em;
}

table#table01 th {
	font-size: 12px;
	background: #edeeee;
	border-left:  1px #908f8f solid;
	white-space: nowrap;
	color: #000;
}

td a:link,
td a:visited{
	color: #217efd;
	font-weight: bold;
}
td a:hover{
	color: #217efd;
	font-weight: bold;
}

.link_btn a{
	width: 320px;
	height: 60px;
	display: block;
	background: url(http://www.maki-web.com/img/link_btn_off.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
.link_btn a:hover{
	width: 320px;
	height: 60px;
	display: block;
	background: url(http://www.maki-web.com/img/link_btn_on.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
p.bread_list{
	font-size: 12px;
	height: 7px;
	line-height: 1.6em;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 15px;

}
p.bread_list a{
	font-size: 12px;
	color: #217efd;
	text-decoration: none;
}
p.bread_list a:hover{
	font-size: 12px;
	color: #217efd;
	text-decoration: underline;
}
p.ranking_link{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 15px;

}
p.ranking_link a{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
p.ranking_link a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #217efd;
	text-decoration: none;
}
p.kutikomi_link{
	width: 400px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	padding-bottom: 20px;
}
p.kutikomi_link a{
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
p.kutikomi_link a:hover{
	font-size: 16px;
	color: #03a1fc;
	text-decoration: none;
}
.thumbnail{
	width: 400px;
	margin: 0 auto;
	padding-top: 10px 0;
}
.detail_btn{
	clear:both;
	width: 320px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding-top: 10px;
}
.detail_btn a{
	width: 320px;
	height: 100px;
	display: block;
	background: url(http://www.maki-web.com/img/link_btn_off.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
.detail_btn a:hover{
	width: 320px;
	height: 100px;
	display: block;
	background: url(http://www.maki-web.com/img/link_btn_on.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin-top: 20px;
}
#kutikomi{
	width: 555px;
	margin: 0 auto;
	margin-left: 10px;
	margin-bottom: 30px;

}
#person{
	clear: both;
	display: block;
	width: 540px;
	margin-bottom: 10px;
	padding: 10px;
}
.k_img{
	float: left;
	width: 70px;
	height: 100px;
	padding-left: 10px;
}
.k_txt_men{
	float: right;
	line-height:1.4em;
	width: 420px;
	background: #f4f7ff;
	padding:10px;
}
.k_txt_women{
	float: right;
	line-height:1.4em;
	width: 420px;
	border: 1px solid #ddd;
	padding: 10px;
}

#thumb{
	margin: 0 auto;
	width: 400px; 
	padding: 20px 0;
}


