*{
	margin : 0;
	padding : 0;
}

html>/**/body {
	font-size: 0.69em; /* Except IE */
	color : #6D6D6D;
	line-height : 1.6;
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

* html body {
	font-size: 69%; /* IE6 */
	color : #6D6D6D;
	line-height : 1.6;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}

*:first-child+html body {
	font-size: 69%; /* IE7 */
	color : #6D6D6D;
	line-height : 1.9;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
a{
	color : #AD254C;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
ul{
	list-style : none;
}
em{
	color : #363636;
	font-style : normal;
	margin-bottom : 0.69em;
}
h1{
	width : 950px;
	height : 30px;
	background : url(graphic/logo090921.gif) no-repeat 0 1em;
	text-indent : -9999px;
	padding : 1em 0 0.69em 0;
}
section{
	display : block;
	border-bottom : 1px solid #6D6D6D;
	padding : 1em 0;
}
section#first{
	padding-top : 0;
}
article{
	width : 100%;
	padding-bottom : 30px;
	text-align : center;
}
#wrapper{
	width : 950px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
}
#contents{
	width : 950px;
	padding-bottom : 1em;
	clear : both;
	overflow : hidden;
}
#contents #content{
	/* background : url(graphic/top.jpg) no-repeat 0 0; */
	width : 570px;
	min-height : 600px;
	height : auto ! important;
	height : 600px;
	padding : 10px;
	float : left;
	border : 1px dotted #D4D4D4;

}
#contents #content .pen{
	margin-bottom : 10px;
}
#contents #content section{
	border : 0;
}
#contents #content #navigation{
	text-align : center;
}
#contents #content em{
	display : block;
	width : 100%;
	color : #ccc;
	text-align : right;
	padding-top : 10px;
}
#contents #various{
	width : 350px;
	float : right;
	text-align : left;	
}
#twit{
	width : 100%;
	text-align : center;
	padding : 0 0 1em 0;
}
#circle{
	width : 100%;
	text-align : right;
	padding : 1em 0 1em 0;
}
.pen{
	background : url(graphic/pen.gif) no-repeat 0 50%;
	padding-left : 3em;
}
.link{
	width : 350px;
	clear : both;
	overflow : hidden;
	padding-bottom : 1em;
}
.link li{
	float : left;
	padding-right : 2em;
	word-break: keep-all;
}
#banner{
	text-align :center;
	padding-bottom : 15px;
}