* {
	margin: 0px;
	padding: 0px;
}

a:{text-decoration: underline;}
a:link { color: #ff515a; }
a:visited { color: #ff515a; }
a:active { color: #ff515a; }
a:hover { color: #ff2400; }

body {
	color: #333333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Verdana", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 24px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

ul {
list-style-type: none;
margin: 7px 0; 
}


img {
	border: 0px;
}



/*ページ全体の幅*/
#container {
margin:0px auto;
width:875px;
text-align:left;
border:solid 0px #eeeeee;
}


/*ヘッダー*/
.header {
width:875px;
margin: 0px 0px 20px 0px;
border:solid 0px #eeeeee;
}


/*フッター*/
.footer {
clear:left;
margin: 0px 0px 40px 0px;
color: #666666;
font-size: 10px;
}

/*　画面左左側メニューの幅　*/
.sidetitle {
width:51px;
height:700px;
margin: 0px 0px 0px 34px;
border:solid 0px #eeeeee;
border-left:dotted 0px #999999;
}

/*　IE6用--画面左左側メニューの幅　*/
*html .sidetitle {
width:51px;
height:700px;
margin: 0px 0px 0px 17px;
border:solid 0px #eeeeee;
border-left:dotted 1px #999999;
}

/*　画面左側メニューの幅　*/
.side {
width:200px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border:solid 0px #eeeeee;
}

/*　画面右側メニューの幅　*/
.sider {
width:200px;
margin: 0px 0px 0px 0px;
border:solid 0px #eeeeee;
}

/*　画面中央の幅　*/
.main {
width: 425px;
margin: 0px 25px 0px 25px;
padding: 0px 0px 0px 0px;
border:solid 0px #eeeeee;
}

ul { padding: 0; } 

/*　サイドバー　*/
.module-header{
color: #333333;
font-size: 12px;
font-weight: normal;	
line-height: 130%;
}
.module-content {
color: #333333;
font-size: 11px;
line-height: 160%;
margin: 0px 0px 34px 0px;
}
.module-list-item { 
list-style-type: none;
margin: 7px 0px 0px 0px;
padding: 0px;
}



/*　本文　*/

.entry_navi{
font-size: 10px;
line-height: 150%;
margin: 0px 0px 30px 0px;
}


/*　WotkShop　*/

.ws-entry{
margin: 0px 0px 20px 0px;
}

.ws-entry-body{
color: #333333;
font-size: 10px;
line-height: 160%;
font-weight: normal;
}
.ws-entry-more{
color: #333333;
font-size: 11px;
line-height: 170%;
font-weight: normal;
}
.ws-entry-title{
font-size: 12px;
padding: 5px 0px 0px 0px;
margin: 15px 0px 5px 0px;
line-height: 160%;
font-weight: bold;
border-top: 1px dotted #cccccc;
}
.books-entry-des{
color: #333333;
font-size: 11px;
line-height: 180%;
}
.ws-entry-com{
font-size: 10px;
line-height: 180%;
margin: 0px 0px 20px 0px;
}
.ws-entry-cate{
font-size: 10px;
}
.ws-module-header{
font-size: 10px;
line-height: 140%;
margin: 10px 0px 0px 0px;
border-bottom: 1px dotted #999999;
}
.ws-entry-img{
float: left;
padding: 10px 0px 0px 0px;
margin: 0px 15px 0px 0px;
height:60px;
}


p {
margin-bottom: 14px;
}

.page{
margin: 30px 0px 30px 0px;
}

.pagetop {
margin: 0px;
color: #666666;
font-size: 10px;
}

.content-nav {
color: #666666;
font-size: 10px;
}


.paginate {
color: #666666;
font-size: 11px;
margin: 0px 0px 0px 0px;
}
.clear { 
clear: both; 
}
.pictr {
float: right;
margin: 4px 0px 17px 17px;
}
.pict {
margin: 4px 0px 17px 0px;
}
.pictl {
float: left;
margin: 4px 25px 17px 0px;
}
