* {
	margin:0;
	padding:0;
}
body {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
	line-height:1.2em;
	color:#444;
}
h1 {
	margin-top:2px;
	font-size:11px;
	font-weight:normal;
	height:13px;
}
@media print { /*印刷時*/
	#wrapper {
		width:681px;
		margin:0 auto;
		position:relative;
	}
}
@media screen { /*表示時*/
	#wrapper {
		width:680px;
		margin:0 auto;
		position:relative;
	}
} 
#main {
	margin:5px 0;
}
#left {
	float:left;
	width:520px;
}
#right {
	float:left;
	width:160px;
}
#footer {
	clear:both;
	text-align:center;
	border-top:1px solid #333;
	font-size: small;
	padding-top:5px;
}
#footer #powered {
	text-align: right;
	font-size: x-small;
}
a {
	text-decoration:none;
}
a:link {

}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}

li {
	list-style:none;
}
.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.clear {
	clear:both;
}
.article {
	width:489px;
	margin-bottom:10px;
	padding:5px 10px;
	background-color:#ffefe0;
	border:1px solid #E5613F;
}
.article_header {
	background: url('../img/waku2.gif') no-repeat;
	padding:2px 0 0 5px;
}
.article_header h3 {
	font-size:12px;
}
.article .photo {
	width:160px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.article .photo table {
	width: 100%;
}
.article .photo td {
	height:120px;
	vertical-align:middle;
}
.article .photo a img {
	display: block;
	margin: 0 auto;
}
.article .summary {
	width:309px;
	height:110px;
	overflow:hidden;
	float:left;
}
.article .summary h3{
	font-size: 12px;
}
.article .summary h4{
	font-size: 12px;
	line-height:15px;
}
.article .summary .up_date{
	text-align:right;
}
.article_footer {
	text-align:right;
	clear:both;
}
.article .list dt {
	width:150px;
	float:left;
	padding:8px 0;
	font-weight:bold;
}
.article .list dd {
	width:300px;
	float:left;
	padding:8px 0;
}

#detail {
	width:511px;
}
#detail #detail_head {
	background: url('../img/waku2.gif') no-repeat;
	padding-left:5px;
}
#detail #detail_body {
	background-color:#ffefe0;
	border:1px solid #E5613F;
	padding:3px;
}
#detail #detail_body ul{
	font-weight:bold;
}
#detail #detail_body p {
	margin:10px 0;
}
#detail #link_list {
	margin-top:10px;
	background-color:#ffefe0;
	border:1px solid #E5613F;
	padding:3px;
}
.qa_box {
	width:243px;
	height:130px;
	float:left;
	margin:3px 3px 2px 3px;
	border:1px solid #e5613f;
}
#detail #detail_body .qa_box p {
	margin:3px 0;
	font-weight:bold;
	padding-left:5px;
	border-bottom:1px dotted #e5613f;
}
.ans {
	width:236px;
	height:85px;
	padding:3px 3px 0 3px;;
	overflow:auto;
}
#left #itiran_header {
	width:491px;
	height:50px;
	padding:0 10px;
	background: url('../img/waku3.gif') no-repeat;
	margin-bottom:10px;
}
.q_a dt {
	padding:2px 0;
	border-bottom:1px dotted #e45e41;
}
.q_a dd {
	padding:10px 0;
	margin-bottom:10px;
}
.form {
	font-size:12px;
}
.form h4 {
	color:#e45e41;
	font-weight:normal;
	font-size:11px;
	border-bottom:1px dotted #e45e41;
	margin:20px 0 5px 0;
}
.form table {
	border-collapse: collapse;
	border-spacing: 0;
}
.form th {
	padding:3px;
}
.form td {
	padding:3px;
}
.form .op li {
	width:50px;
	float:left;
}
.form .ck li {
	width:220px;
	float:left;
}
.form th {
	text-align:right;
	font-weight:normal;
}
.form .button {
	margin-top:20px;
	padding:10px 0 5px 0;
	border-top:1px solid #e45e41;
	text-align:center;
}
#menu {
	width: 100%;
	overflow: hidden;
	background: #ffefe0;
	background:url(../img/menu_bg_r.gif);
}
#menu ul {
	overflow: hidden;
}
#menu li {
	list-style: none;
	width: 95px;
	height: 20px;
	line-height: 22px;
	margin-bottom: -1px;
	float: left;
	text-align: center;
	padding:1px;
}
#menu a {
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 13px;
	font-weight:bold;
	color: #e45e41;
}
#menu a:hover,
#menu a.current {
	color: #f0f0f0;
	background:url(../img/menu_bg.gif);
}

#photo_holder {
	width: 100%;
	text-align: center;
}
#thumb_list {
	text-align: center;
}
#thumb_list li {
	width: 75px;
	display: inline;
}
#p_link {
	margin-top:5px;
}
#p_link li {
	display:inline;
	padding-left: 8px;
	background: url(../img/arw-right-org.gif) no-repeat 2px 4px;
}
.errmsg {
	color: #f00;
}
.user_box {
	width:242px;
	float: left;
	margin-right:12px;
}
.user {
	width:200px;
	margin-bottom:10px;
	padding:5px 20px;
	background-color:#ffefe0;
	border:1px solid #E5613F;
}
.user_header {
	background: url('../img/waku5.gif') no-repeat;
	padding:2px 0 0 5px;
}
.user_header h3 {
	font-size:12px;
}
.user .photo {
	width:160px;
	height:120px;
	overflow:hidden;
	float:left;
	margin-right:5px;
}
.user .photo td {
	height:120px;
	vertical-align:middle;
}
.user .summary {
	width:200px;
	height:60px;
	overflow:hidden;
	float:left;
}


.innerSearch {
	width:158px;
	height:118px;
	background-color:#FFEFE0;
	border:1px solid #E5613F;
	margin-bottom:5px;
}
.innerSearch dl {
	padding:8px;
	margin-top:13px;
}
.innerSearch dt {
	font-size: 1.3em;
	margin-bottom:10px;
}
