* {
	margin: 0px;
	padding: 0px;
}

a:{text-decoration: underline;}
a:link { color: #ff3358; }
a:visited { color: #ff3358; }
a:active { color: #cc3300; }
a:hover { color: #cc3300; }

body {
	color: #333333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック",sans-serif;
	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 0px 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;
}

.main_top {
color: #444444;
font-size: 10px;
line-height: 18px;
margin: 0px 17px 34px 0px;
}





/*　サイドバー　*/
.module-header{
color: #333333;
font-size: 12px;
font-weight: normal;	
line-height: 130%;
}




.module-content {
color: #333333;
font-size: 10px;
line-height: 180%;
margin: 0px 0px 34px 0px;
}

.module-list-item { 
list-style-type: none;
margin: 7px 0px 0px 0px;
padding: 0px;
}

ul { padding: 0; } 




/*　本文　*/
.entry_navi{
font-size: 10px;
line-height: 150%;
margin: 0px 0px 30px 0px;
}

.entry-header{
color: #333333;
font-size: 12px;
font-weight: bold;
background-color: #ffffff;
}

.entry-content{
margin: 0px 0px 68px 0px;
}

.entry-body{
color: #333333;
font-size: 10px;
line-height: 180%;
}
.entry-body11{
color: #333333;
font-size: 11px;
line-height: 180%;
}

.entry-cate{
color: #333333;
font-size: 10px;
text-align:right;
margin: 0px 0px 0px 0px;
}

.date-header{
color: #999999;
font-size: 10px;
margin: 10px 0px 7px 0px;
font-weight: normal;	
}

.entry{
margin: 0px 0px 50px 0px;
}

.page{
color: #333333;
font-size: 11px;
margin: 0px 0px 34px 0px;
}



/*　news　*/
.note_entry-header{
background:url(images/nback_01.jpg); 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.note-entry-body{
}
.note-entry-footer{
height:30px;
margin: 0px 0px 30px 0px;
}
.note-entry-cate{
color: #333333;
font-size: 10px;
text-align:right;
margin: -25px 0px 0px 0px;
font-weight: normal;
}
.note-entry-date{
color: #333333;
font-size: 10px;
padding: 0px 0px 0px 0px;
font-weight: normal;
border-bottom: 1px solid #777777;
}
.note-entry-title{
color: #333333;
font-size: 14px;
padding: 15px 0px 8px 0px;
font-weight: bold;
}
.note-entry-des{
color: #333333;
font-size: 11px;
line-height: 180%;
padding: 0px 0px 15px 0px;
}

.note-entry-name{
color: #333333;
font-size: 11px;
line-height: 180%;
padding: 0px 0px 60px 0px;
}

.note-entry-com{
font-size: 10px;
margin: 0px 0px 20px 0px;
}
.note-module-header{
font-size: 12px;
font-weight: normal;	
line-height: 130%;
margin: 40px 0px 0px 0px;
border-bottom: 1px dotted #666666;
}


/*　profile　*/
.prof_entry{
color: #fff;
font-size: 11px;
font-weight: normal;	
line-height: 175%;
}


p {
margin-bottom: 14px;
}

.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 25px;
}
.pict {
float: left;
margin: 4px 25px 17px 0px;
}
