body {
	font-family: "Osaka", "ＭＳ Ｐゴシック", arial , sans-serif ;
	text-align: center;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
div {
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: small;
	font-weight: normal; 
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ol {
	list-style: decimal;
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
}



a:link {
	color: #0066cc ;
	text-decoration: none ;

}
a:visited {
	color: #0066cc ;
	text-decoration: none ;

}
a:hover {
	text-decoration: none ;
	color: #ff6666 ;
}
a:active {
	text-decoration: none ;
	color: #0066cc ;
}







.font1 {
	color: #ff0000;
	font-weight: bold;
}

.clear {
	visibility: hidden;
}


.sp1 {
	width: 780px;
	height: 20px;
	clear: left;
	display: block;

}

/******************************************************
 基本レイアウト
*******************************************************/

#all {
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#head {
	width: 950px;
	padding-bottom: 15px;
	background-color: #ffffff;
}

#pankuzu {
	width: 930px;
	text-align: left;
	padding: 10px;
	clear: left;
}

#left {
	width: 150px;
	float: left;
	display: inline;
	background-color: #f2f2f2;
	margin-left: 10px;
}

#right {
	width: 780px;
	float: left;
	display: block;
	margin-left: 10px;
}

#footpr {
	float: left;
	width: 950px;
	padding-top: 15px;
	background-color: #ffffff;
}

#footpr img {
	border:0px;
}

#foot {
	float: left;
	width: 950px;
	padding-top: 15px;
	background-color: #ffffff;
}




/******************************************************
 ヘッダー画像
*******************************************************/

#head h1 {
	background: url(/img/head.jpg);
	width: 950px;
	height: 67px;
	overflow: hidden;
	display: block;
}

#head h1 a{
	width: 950px;
	height: 96px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	background-color:transparent; 
}

#head span {
	visibility: hidden;
}



/******************************************************
 ヘッダーメニュー
*******************************************************/

#headmenu {
	width: 950px;
	height: 38px;
	overflow: hidden;
	background-image: url(/img/menu_bk.gif);
	background-repeat: repeat-x;
	padding-left: 91px;
}
#headmenu ul {
	height: 28px;
	display: inline;
}
#headmenu li {
	float: left;
	overflow: hidden;
	display: inline;
	height: 28px;
	margin-top: 10px;
}
#headmenu li a {
	float: left;
	display: inline;
	width: 154px;
	height: 28px;
	text-decoration: none;
}
#headmenu li a:hover {
	background: none;
}
#headmenu li span {
	visibility: hidden;
}

#headmenu .home a {
	background: url(/img/btn1.gif);
}
#headmenu .home  {
	background: url(/img/btn1a.gif);
}
#headmenu .profile a {
	background: url(/img/btn2.gif);
}
#headmenu .profile  {
	background: url(/img/btn2a.gif);
}
#headmenu .gallery a {
	background: url(/img/btn3.gif);
}
#headmenu .gallery  {
	background: url(/img/btn3a.gif);
}
#headmenu .blog a {
	background: url(/img/btn4.gif);
}
#headmenu .blog  {
	background: url(/img/btn4a.gif);
}
#headmenu .contact a {
	background: url(/img/btn5.gif);
}
#headmenu .contact  {
	background: url(/img/btn5a.gif);
}

/******************************************************
 レフトメニュー
*******************************************************/

#lfetmenu {
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#lfetmenu .li1 {
	font-weight: bold;
	font-size: 12px;
	display:block;
	background: url(/img/ya1.gif) 0 3px no-repeat;
	padding:1px 3px 3px 18px;
	margin:2px 5px 3px 10px;
}


#lfetmenu .li2 {
	font-weight: bold;
	font-size: 12px;
	display:block;
	background: url(/img/ya2.gif) 0 3px no-repeat;
	padding:1px 3px 3px 18px;
	margin:2px 5px 3px 10px;
}

#lfetmenu .li3 {
	font-size: 12px;
	display:block;
	padding:1px 3px 3px 18px;
	margin:2px 5px 3px 20px;
}

.listbtn {
	padding-left: 9px;
}




/******************************************************
 フッターテキスト
*******************************************************/

#foot_img {
	clear: left;
	background: url(/img/foot.gif);
	height: 43px;
	color: #ffffff;
}



/******************************************************
 フッターメニュー
*******************************************************/

#footmenu {
	width: 840px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	margin:0px auto;
}
#footmenu li {
	float: left;
	font-size: 12px;
	display:inline;
	padding:4px ;
}






/******************************************************
 メイン
*******************************************************/


.maintitle {
	padding-bottom: 5px;
	text-align: left;
}

.mainlist {
	clear: left;
	text-align: left;
}

.main_sublist {
	float: left;
	padding: 0px 20px 0px 20px ;
	display: block;
}

.main_sublist li {
	width:105px;
	height:20px;
	display: inline;
	float: left;
	font-size: 12px;
	text-align: left;
	overflow:hidden;
}






/******************************************************
 リスト(簡易）
*******************************************************/


ul.contents {
	line-height:1.3em;
	text-align:center;
	list-style:none;
	margin:0 0 0 0; 
	padding:0;
}

ul.contents li {
	margin:0px 8px 5px 0px;
	padding:0;
	float:left;
	display:block;
}


ul.contents li a {
	width:102px;
	height:125px;
	margin:0;
	padding:0;
	display:block;
	overflow: hidden;
}


ul.contents img   {
	background-color: #ffffff;
	border: solid 1px #cccccc;
}


ul.contents a:hover img{
	border: solid 1px #ff9999;
}


/******************************************************
 リスト(詳細）
*******************************************************/



.siteimg {
	float: left;
	width: 100px;
	height:75px;
	margin-right:10px;
	border: solid 1px #cccccc;
}

.sitetitle {
	float: left;
	display:block;
	width: 650px;
	margin-bottom: 4px;
}

.sitetext {
	float: left;
	display:block;
	width: 650px;
}

.line1 {
	float: left;
	width: 762px;
	background: url(/img/line1.gif);
	height: 25px;
}







/***詳細ページ***/

.siteimg2 {
	float: left;
	width: 250px;
	height:400px;
	margin-right:10px;
	border: solid 1px #cccccc;
}

.sitetitle2 {
	float: left;
	display:block;
	width: 500px;
	margin-bottom: 4px;
}

.sitetext2 {
	float: left;
	display:block;
	width: 500px;
}











/******************************************************
 目次
*******************************************************/

.mokuji {
	float: left;
	width: 762px;
	margin-top:10px;
	margin-bottom:10px;
}



/******************************************************
 ブログ
*******************************************************/

.blog_menu {
	margin-left:10px;
	margin-right:10px;
}

.blog_line {
	width: 150px;
	background: url(/img/blog_line.gif);
	height: 20px;
}

.asset-header h2 {
	width: 742px;
	padding: 10px;
	margin:0px 10px 0px 0px;
	background-color: #efefef;
}
.asset-header h1 {
	width: 742px;
	padding: 10px;
	margin:0px 10px 0px 0px;
	background-color: #efefef;
}


/******************************************************
 ＴＯＰ内容
*******************************************************/


.t_left {
	width: 609px;
	float: left;
}
.t_right {
	width: 140px;
	height: 780px;
	background-color: #f2f2f2;
	float: left;
	margin-left: 13px;
}




.t_info {
	width: 298px;
	float: left;
}


.t_search {
	width: 298px;
	float: left;
	margin-left: 13px;
}





.t_recom {
	width: 298px;
	padding-top: 15px;
	float: left;
}

.recom_link {
	width: 283px;
	padding-right: 15px;
	text-align: right;
}


.t_book {
	width: 298px;
	padding-top: 15px;
	float: left;
	margin-left: 13px;
}

.t_pick {
	padding-top: 15px;
	clear: left;
}

.t_pickimg {
	padding-top: 15px;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}


.t_pr {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
}

.t_rban {
	width: 120px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}


.t_book img {
	border:0px;
}

.t_right img {
	border:0px;
}

.book_td1 {
	width:9%;
	height:20px;
}
.book_td2 {
	width:24%;
	height:20px;
	text-align: left;
}
.book_td3 {
	width:10%;
	height:20px;
}





