@charset "utf-8";

/* basic elements */

body {
	font-family:
		Verdana,
		Arial,
		Meiryo,
		"メイリオ",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3",
		Osaka,
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	text-align: center;
letter-spacing: 0.1em; 
	}

ul,li {
	margin: 0;
	padding : 0;
	list-style : none;
}





body {
background: #f4f4f4 url(http://www.sakimonohigai.com/images/bg.gif) top center repeat-y;
	margin-top:0;
	margin-bottom:0;
}


#container {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #455428;
border-right: 1px solid #455428;
}

#header {
	height: 160px;
	background: url(http://www.sakimonohigai.com/images/header.jpg) top right no-repeat;
	clear: both;
}
#header h1 {
	margin: 0;
	padding:30px 0 0 40px;
	font-size:30px;
	font-weight: bold;
	color: #333333;
}
#header h1 a {
	text-decoration: none;
	color: #333333;
}
#header img {
	border:none
}
#header h2 {
	margin: 0px;
	padding: 5px 0 0 35px;
	font-size:13px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333;
}

#navigation {
	margin:0;
	background: url(http://www.sakimonohigai.com/images/navi_bg.jpg) top right no-repeat;
	height:30px;
	font-size:12px;
}
#navigation li {
	margin: 0;
	padding: 0;
	float: left;
}
#navigation li a {
	display:block;
	padding:0 25px;
         line-height:30px;
	font-weight:bold;
	background: url(http://www.sakimonohigai.com/images/navi_off.jpg) top right;
	color: #333333;
	text-decoration: none;
}
#navigation li a:hover {
	background: url(http://www.sakimonohigai.com/images/navi_on.jpg) top right;
color: #666666;
}

.toptext{
padding-top:1px;
}

/*■パンくず*/
.pan {
	font-size: 12px;
	margin: 15px 0 0 15px;
	padding: 0;
}
#container_inner {
	margin-top:0;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	clear:both;
}
#alpha {
	float: left;
	width:500px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
}
#alpha h3 {
	margin:0 0 10px;
	font-size: 16px;
         line-height:30px;
         padding:15px 0 0 30px;
	color: #333;
	background:url(http://www.sakimonohigai.com/images/title_l.jpg) bottom left no-repeat;
}
#alpha h4 {
	margin:10px 0 10px 10px;
	font-size: 14px;
	color: #000000;
	background-color:#FFFFFF;
	padding:2px 7px;
	border-left: 7px solid #c4dda4;
         clear:both;
}
#alpha p {
	margin:5px 0 15px;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	padding-left:10px;
}


#alpha .mainimage {
         border:0;
         float:left;
	margin:0 10px 10px 0;
}


ul.content {
	padding:0 0 10px 10px;
	margin: 10px 0 0 0;
font-size: 12px;
}

ul.content li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(http://www.sakimonohigai.com/images/mark01.jpg) no-repeat;
	background-position:0% 50%;
}

ul.profile {
	padding:0 0 10px 10px;
	margin: 10px 0 0 0;
font-size: 12px;
}

ul.profile li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
	background: url(http://www.sakimonohigai.com/images/mark01.jpg) no-repeat;
	background-position:0% 10%;
}


.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px #999999;
	margin-bottom:20px;
	padding:3px;
}
#beta {
	margin-top:0;
	float: right;
	width:185px;
	border:0px dashed #000000;
}
#beta h4 {
	margin-top:0;
	margin-bottom:10px;
	font-size: 14px;
         line-height:30px;
	color: #333;
	padding:15px 0 0 30px;
	background:url(http://www.sakimonohigai.com/images/title_s.jpg) bottom left no-repeat;
}
#beta h5 {
	margin:0 0 10px;
	font-size: 14px;
	color: #FF6600;
	padding:4px;
	border: 1px solid #AAE5A4;
	background-color:#F4FDE5;
}
#beta p {
	margin:5px;
	padding:0;
	font-size: 12px;
}

.btitle,.b14{
font-weight: bold;
}


#beta img {
	border:0;
}
.mark1 {
	margin: 0 0 20px 5px;
	padding-left: 0;
	list-style: none;
}
.mark1 li {
	padding-left: 15px;
	background-image: url(http://www.sakimonohigai.com/images/mark01.jpg);
	background-repeat: no-repeat;
	background-position: 0.08em 0.3em;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height:18px;
}
#footer_ad {
	clear: both;
	margin:0;
	padding:0;
	font-size: 12px;
	text-align: center;
	border-top: 1px dotted #EEEEEE;
}

#footer_ad p{
	margin:0;
	padding:5px 10px;
font-size: 12px;
	font-weight:bold;
	text-align: left;
	color:red;
}
#footer {
	clear: both;
border-top:1px solid #C0C0C0;
padding-top:5px;
	background: #455428 url(http://www.sakimonohigai.com/images/footer.jpg) bottom center no-repeat;
         height:62px;
         width:100%;

}

#footer p {
text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #fff;
         line-height:1.5;
}

#footer a {
	color: #fff;
	text-decoration:none;
}
address {   
         font-style:normal;
         text-align: center;
         font-size: 12px;
	color: #fff;
         margin:0;
         padding-bottom:0;
}  


.top {
	margin:15px 0;
	padding:3px;
	font-size:12px;
	text-align:right;
}
.pickup_random {
	margin:10px 0;
	padding:10px 20px;
	background: #ffffff;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
#alpha .pickup_random p {
	margin:10px 0;
	font-size:12px;
}
#alpha .pickup_random h4 {
	margin:10px 0;
	padding:0 25px;
	font-size:12px;
	font-weight:bold;
	border:0;
	background:url(http://www.sakimonohigai.com/images/mark02.jpg) top left no-repeat;
         line-height:25px;
}
hr {
	margin: 1px 0px 10px;
	padding:0;
	border-style: dotted none none none;
	border-top-width: 1px;
	border-top-color: #999999;
	height: 1px;
}

#alpha .adsense {
	margin:0 10px 10px;
}
#alpha .adsense p {
	margin:0 10px;
	padding:0;
	color: #999999;
	font-size: 12px;
	text-align:left;
}


#alpha .imgleft{
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}



#alpha .catephoto {
         border:0;
         float:left;
	margin:5px 10px 10px 0;
}


/* ■テーブルデザイン */

.top_table {
	border-collapse: collapse;
	width:490px;
	margin: 0 0 10px 0;
	padding: 0;
	}

.tleft {
	width:220px;
	text-align: left;
	vertical-align:top;
	margin: 0;
	padding-top: 10px;
	}

.tright {
	width:255px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	vertical-align:top;
	}

.tright h4{
	color: #006699;
	padding:1px 5px;
	margin:0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	border-left: 5px solid #f8cbe0;
	}
.tright ul{
	padding:0;
	margin: 0 0 8px 10px; 
}
.tright li{
	padding:0px 0px 1px 18px;
	margin: 0px;
	list-style-type: none
}

.tright li{
	background: url(images/arrow5.gif) no-repeat; 
}

.top_list li {
	padding:0 0 0 15px;
	margin: 3px 0 0;
	list-style-type: none;
font-size: 12px;
	background: url(http://www.sakimonohigai.com/images/mark01.jpg) no-repeat;
	background-position:0% 50%;
}


/*■サイトマップ*/

#alpha ul.home{
    list-style: none;
    margin-left:25px;
}
#alpha ul.home li{
    font-size:12px;
    line-height:18px;
}
#alpha ul.tree{
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}

#alpha ul.tree ul{
    margin: 0 0 0 1em!important;
    padding: 0!important;
}
#alpha ul.tree li.tree{
    margin: 0!important;
    padding: 0 0 0 15px!important;
    background-image: url(http://www.sakimonohigai.com/images/tree_lst.gif);
    background-repeat: no-repeat!important;
    list-style: none!important;
    font-size:12px;
}
#alpha ul.tree li.tree_end{
padding: 0 0 0 15px!important;
    background-image: url(http://www.sakimonohigai.com/images/tree_end.gif);
    list-style: none;   
background-repeat: no-repeat!important;
}


