@charset "utf-8";

/* ==================================================

ニチマ スタイルシート

================================================== */

/* Win版 IE5.x系列用
--------------------------------------------------------------------*/
@media tty {i{content:"\";/*" "*/}} @import 'common_wie5x.css'; /*";}}/* */

/* 共通
--------------------------------------------------------------------*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,td,th,form {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
li {
	list-style-type:none;
}
li img {
	vertical-align:top;
}
table {
	border-collapse:collapse;
}
td,th {
	vertical-align:top;
}
th {
	text-align:left;
}
a img {
	border:none;
}

body {
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	margin:0 0;
	text-align:center;
	font-size:80%;
	line-height:130%;
	color:#464646;
	background-color:#fff;
}
.fs {
	font-size:85%;
	line-height:120%;
}
.fl {
	font-size:125%;
	line-height:130%;
}
.fll {
	font-size:150%;
	line-height:130%;
}
.flll {
	font-size:180%;
	line-height:130%;
}
.b {
	font-weight:bold;
}
.c {
	text-align:center;
}
.r {
	text-align:right;
}
a:link,
a:visited{
	color:#009b62;
	text-decoration:none;
}
a:hover,
a:active {
	color:#009b62;
	text-decoration:underline;
}

br.clear {
	clear:both;
	font:0pt/0pt sans-serif;
}

.warning {
	color:#ff0000;
	background-color:#ffffcc;
	border: 1px solid #ff0000;
	padding:5px;
	margin:10px 0;
}

.bk {
	width:952px;
	margin:0 auto;
	background-color:#c7e299;
}
.main {
	width:950px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
.seotext {
	height:25px;
	margin:0 auto;
	text-align:left;
	background:url(../common/seo_text_bk.gif) no-repeat;
}
.seotext p {
	color:#fff;
	line-height:25px;
	padding-left:10px;
}
.header {
	height:70px;
}
.header-i {
	border-bottom:solid 1px #c7e299;
}
.header .logo {
	width:490px;
	float:left;
}
.header .logo img {
	margin:12px 0 12px 10px;
}
.header .logo-r {
	width:460px;
	float:right;
}
.header .logo-r img {
	margin:5px 0 4px;
}
.scroll_text {
	height:34px;
	background:url(../img/scroll_text_bk.gif) no-repeat;
}
.scroll_text .info {
	float:left;
	width:740px;
}
.scroll_text .info marquee {
	margin:0 15px 0 115px;
	color:#009b62;
	font-weight:bold;
	line-height:34px;
}
.scroll_text .search {
	float:right;
	width:200px;
}
.scroll_text .search input {
	margin:3px 3px 0 0;
}
.scroll_text .search #search_box {
	width:130px;
}
.scroll_text .search #btn {
	width:50px;
}
.topic_path {
	height:34px;
	background:url(../common/topic_path_bk.gif) no-repeat;
}
.topic_path .info {
	float:left;
	width:740px;
}
.topic_path .info p {
	margin:0 15px 0 20px;
	color:#989a98;
	line-height:34px;
}
.topic_path .search {
	float:right;
	width:200px;
}
.topic_path .search input {
	margin:3px 3px 0 0;
}
.topic_path .search #search_box {
	width:130px;
}
.topic_path .search #btn {
	width:50px;
}
.title-area {
	padding:15px 0 5px;
}
.title-area img {
	vertical-align:middle;
	margin:0 5px 0 20px;
}
.title-area h1 {
	font-weight:bold;
}
.main-area {
	float:left;
	padding:15px 0 30px;
}
.main-left {
	float:left;
	width:188px;
}
.main-left .main-left-i {
	padding:0 12px 0 11px;
}
h3.menu-bar {
	background:url(../common/lm_bar_bk.gif) no-repeat;
	padding-left:10px;
	font-weight:bold;
	line-height:23px;
}
ul.main-menu  {
	border:solid 1px #d2d2d2;
	padding:3px 7px;
	margin-bottom:20px;
}
.main-menu li {
	background:url(../common/arrow_1.gif) no-repeat 0 6px;
	padding:2px 0 2px 13px;
}
.main-menu li.month {
	background:url(../common/arrow_2.gif) no-repeat 14px 9px;
	padding:2px 0 2px 23px;
}
.main-menu li.bungu {
	background:url(../common/arrow_2.gif) no-repeat 14px 9px;
	padding:2px 0 2px 23px;
}
.main-left .banner img {
	margin-bottom:10px;
}
.main-left .banner li.flash {
	margin-bottom:10px;
}
.main-left .banner li {
	text-align:center;
}
.main-right {
	float:right;
	width:762px;
}
.main-right-i {
	padding:0 30px 30px 20px;
}
.footer {
	margin:0;
	font-size:90%;
}
.footer .footer-menu {
	height:30px;
	background:url(../common/footer_menu_bk.gif) no-repeat;
	text-align:center;
}
.footer p {
	padding:10px 0;
}
.footer a {
	color:#fff !important;
}
.copyright-area {
	width:950px;
	margin:0 auto;
	padding-top:5px;
}
.copyright-area p {
	text-align:center;
}
.copyright-area .copyright {
	padding:15px 0;
}

/* トップページ
--------------------------------------------------------------------*/
#top .main-area {
	background:url(../img/top_right_bk.gif) repeat-y 637px 0;
}
#top .top-left {
	float:left;
	width:437px;
}
#top .top-right {
	float:right;
	width:312px;
}
#top .top-right-i {
	padding:0 12px;
}
#top .green {
	color:#009b62;
}
#top .top-flash {
	margin:0 0 10px;
	text-align:center;
}
#top .top-news .photo {
	float:left;
	width:150px;
	text-align:center;
}
#top .top-news .photo-r {
	float:right;
	width:275px;
}
#top .top-news .big-news p {
	font-weight:bold;
}
#top .top-news p {
	padding:1px;
}
#top .top-news .backnumber {
	padding:5px 0 3px 0;
}
#top .top-news li {
	padding:1px;
}
#top .main-bar {
	height:22px;
	background:url(../img/main_bar_bk.gif) no-repeat;
	margin-top:15px;
}
#top .main-bar .left {
	float:left;
	width:375px;
}
#top .main-bar .right {
	float:right;
	width:60px;
}
#top .main-bar p {
	line-height:22px;
	padding-left:10px;
	font-weight:bold;
}
#top .main-bar img {
	margin-top:7px;
}
#top .main-bar-top {
	border-bottom:solid 1px #d2d2d2;
	margin-bottom:5px;
	margin-top:10px;
}
#top .line {
	border:solid 1px #d2d2d2;
	padding:10px;
}
#top .new-item p {
	padding-top:1px;
}
#top .new-item .item-l {
	float:left;
	width:142px;
}
#top .new-item .item-r {
	float:right;
	width:131px;
}
#top .new-item .photo {
	width:131px;
	height:94px;
	text-align:center;
	margin-bottom:2px;
}
#top .new-item p {
	width:131px;
}
#top .special .photo {
	padding-bottom:10px;
	border-bottom:solid 1px #e2e2e2;
}
#top .special .photo .photo-l {
	float:left;
	width:100px;
	text-align:center;
}
#top .special .photo .photo-r {
	float:right;
	width:300px;
}
#top .special p {
	padding:1px;
}
#top .special .backnumber {
	padding:7px 0 3px;
}
#top .special li {
	padding:1px;
}
#top .pr {
	padding-top:15px;
}
#top .right-top-banner {
	background-color:#fff;
}
#top .right-bar {
	height:22px;
	background:url(../img/right_bar_bk.gif) no-repeat;
	margin-top:10px;
}
#top .right-bar .left {
	float:left;
	width:228px;
}
#top .right-bar .right {
	float:right;
	width:60px;
}
#top .right-bar p {
	line-height:22px;
	padding-left:15px;
	font-weight:bold;
}
#top .right-bar img {
	margin-top:7px;
}
#top .r-magazine {
	background-color:#fff;
}
#top .r-magazine p {
	padding:3px;
}
#top .monthly {
	background-color:#fff;
}
#top .monthly .photo {
	float:left;
	width:70px;
	text-align:center;
}
#top .monthly .photo-r {
	float:right;
	width:186px;
}
#top .monthly .gou {
	margin-bottom:3px;
	font-weight:bold;
}
#top .twitter {
	padding-top:10px;
}
#top .pickup {
	background-color:#fff;
}
#top .advertisement {
	padding-top:15px;
}
#top .what {
	background-color:#fff;
}
#top .what .photo {
	float:left;
	width:110px;
}
#top .what img {
	margin:0 10px 7px 0;
}

/* 文マガとは
--------------------------------------------------------------------*/
#bunmaga h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#bunmaga .copy {
	color:#009b62;
	font-weight:bold;
	margin-bottom:5px;
}
#bunmaga .about-main p {
	margin-bottom:12px;
}
#bunmaga .name {
	padding-top:10px;
	text-align:right;
}

/* ニュース
--------------------------------------------------------------------*/
#news .entry-toplist li {
	background:url(../common/arrow_1.gif) no-repeat 0 9px;
	padding:2px 0 2px 15px;
}
#news .top-line {
	border-bottom:solid 1px #d2d2d2;
	margin-bottom:20px;
}
#news h2 {
	font-weight:bold;
	color:#069b62;
	padding-bottom:10px;
}
#news h3.month {
	background:url(../common/news_bar_bk.gif) no-repeat;
	padding-left:10px;
	font-weight:bold;
	line-height:23px;
	margin-bottom:5px;
}
#news h4 {
	background-color:#ebebeb;
	padding:5px 0 5px 10px;
}
#news h4.top {
	margin-bottom:5px;
}
#news .main-entry {
	padding:10px 0 50px 0;
}
#news .main-entry .photo {
	float:right;
	width:270px;
}
#news .main-entry .photo div {
	text-align:center;
}
#news .main-entry .photo img {
	margin-left:20px;
}
#news .main-entry .photo img.next {
	margin-top:10px;
}
#news .main-entry .photo p {
	margin:5px 0 10px 20px;
}
#news .main-entry .photo-l {
	float:left;
	width:270px;
}
#news .main-entry .photo-l div {
	text-align:center;
}
#news .main-entry .photo-l img {
	margin-right:20px;
}
#news .main-entry .photo-l img.next {
	margin-top:10px;
}
#news .main-entry .photo-l p {
	margin:5px 20px 10px 0;
}
#news h5 {
	border-top:solid 1px #d2d2d2;
	padding:10px 0 5px;
}
#news .entry-list li {
	background:url(../common/arrow_3.gif) no-repeat 0 4px;
	padding-left:15px;
}
#news .twitter {
	float:left;
	width:90px;
	padding:2px 0 15px;
}
#news .facebook {
	float:left;
	width:200px;
	padding:2px 0 15px;
}
#news .sns {
	clear:both;
}


/* 新製品情報
--------------------------------------------------------------------*/
#new_item .top-line {
	border-top:solid 1px #d2d2d2;
}
#new_item .entry-block {
	border-bottom:solid 1px #d2d2d2;
	padding:10px 0;
}
#new_item .entry-block .photo {
	float:left;
	width:150px;
	text-align:center;
}
#new_item .entry-block .photo-r {
	float:right;
	width:550px;
}
#new_item .entry-block .photo-r p {
	padding:2px 0;
}
#new_item .entry-block .title {
	color:#069b62;
	font-weight:bold;
}
#new_item .entry-block .motto {
	margin-top:5px;
}
#new_item h2 {
	font-weight:bold;
	color:#069b62;
	padding-bottom:10px;
}
#new_item h4 {
	background-color:#ebebeb;
	padding:5px 0 5px 10px;
}
#new_item .main-entry {
	padding:10px 0 50px 0;
}
#new_item .main-entry .photo {
	float:right;
	width:270px;
}
#new_item .main-entry .photo div {
	text-align:center;
}
#new_item .main-entry .photo img {
	margin-left:20px;
}
#new_item .main-entry .photo img.next {
	margin-top:10px;
}
#new_item .main-entry .photo p {
	margin:5px 0 15px 20px;
}
#new_item .main-entry .photo-l {
	float:left;
	width:270px;
}
#new_item .main-entry .photo-l div {
	text-align:center;
}
#new_item .main-entry .photo-l img {
	margin-right:20px;
}
#new_item .main-entry .photo-l img.next {
	margin-top:10px;
}
#new_item .main-entry .photo-l p {
	margin:5px 20px 10px 0;
}
#new_item h5 {
	border-top:solid 1px #d2d2d2;
	padding:10px 0 5px;
}
#new_item .entry-list li {
	background:url(../common/arrow_3.gif) no-repeat 0 4px;
	padding-left:15px;
}
#new_item .page-link {
	padding-top:20px;
	text-align:center;
}
#new_item .twitter {
	float:left;
	width:90px;
	padding:2px 0 15px;
}
#new_item .facebook {
	float:left;
	width:200px;
	padding:2px 0 15px;
}
#new_item .sns {
	clear:both;
}


/* 特集
--------------------------------------------------------------------*/
#special .top-line {
	border-top:solid 1px #d2d2d2;
}
#special .entry-block {
	border-bottom:solid 1px #d2d2d2;
	padding:10px 0;
}
#special .entry-block .photo {
	float:left;
	width:150px;
	text-align:center;
}
#special .entry-block .photo-r {
	float:right;
	width:550px;
}
#special .entry-block .photo-r p {
	padding:2px 0;
}
#special .entry-block .title {
	color:#069b62;
	font-weight:bold;
}
#special .entry-block .motto {
	margin-top:5px;
}
#special h2 {
	font-weight:bold;
	color:#069b62;
	padding-bottom:10px;
}
#special h4 {
	background-color:#ebebeb;
	padding:5px 0 5px 10px;
}
#special .main-entry {
	padding:10px 0 50px 0;
}
#special .main-entry .photo {
	float:right;
	width:270px;
}
#special .main-entry .photo div {
	text-align:center;
}
#special .main-entry .photo img {
	margin-left:20px;
}
#special .main-entry .photo img.next {
	margin-top:10px;
}
#special .main-entry .photo p {
	margin:5px 0 15px 20px;
}
#special .main-entry .photo-l {
	float:left;
	width:270px;
}
#special .main-entry .photo-l div {
	text-align:center;
}
#special .main-entry .photo-l img {
	margin-right:20px;
}
#special .main-entry .photo-l img.next {
	margin-top:10px;
}
#special .main-entry .photo-l p {
	margin:5px 20px 10px 0;
}
#special h5 {
	border-top:solid 1px #d2d2d2;
	padding:10px 0 5px;
}
#special .entry-list li {
	background:url(../common/arrow_3.gif) no-repeat 0 4px;
	padding-left:15px;
}
#special .page-link {
	padding-top:10px;
	text-align:center;
}
#special .twitter {
	float:left;
	width:90px;
	padding:2px 0 15px;
}
#special .facebook {
	float:left;
	width:200px;
	padding:2px 0 15px;
}
#special .sns {
	clear:both;
}


/* 月刊「BUNGU TO JIMUKI」
--------------------------------------------------------------------*/

#bungu h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#bungu h2.next {
	margin-top:50px;
}
#bungu .bungu-top .photo {
	float:left;
	width:315px;
	margin-bottom:15px;
}
#bungu .bungu-top .green {
	color:#009b62;
	font-weight:bold;
	padding:10px 0;
}
#bungu table {
	width:710px;
	margin:0 auto;
}
#bungu table th {
	width:140px;
}
#bungu table th p {
	background:url(../common/arrow_5.gif) no-repeat 10px 13px;
	padding:6px 5px 6px 20px;
	font-weight:bold;
}
#bungu table td p {
	padding:6px 5px 6px 10px;
}

/* 月刊「BUNGU TO JIMUKI」(ENGLISH)
--------------------------------------------------------------------*/

#english h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#english h2.next {
	margin-top:50px;
}
#english .english-top .photo {
	float:left;
	width:315px;
	margin-bottom:15px;
}
#english .english-top .green {
	color:#009b62;
	font-weight:bold;
	padding:10px 0;
}
#english table {
	width:710px;
	margin:0 auto;
}
#english table th p {
	background:url(../common/arrow_5.gif) no-repeat 10px 13px;
	padding:6px 5px 6px 20px;
	font-weight:bold;
}
#english table td p {
	padding:6px 5px 6px 10px;
}


/* バックナンバー
--------------------------------------------------------------------*/
#bungutojimuki .top-line {
	border-top:solid 1px #d2d2d2;
}
#bungutojimuki .entry-block {
	border-bottom:solid 1px #d2d2d2;
	padding:10px 0;
}
#bungutojimuki .entry-block .photo {
	float:left;
	width:108px;
	text-align:center;
}
#bungutojimuki .entry-block .photo-r {
	float:right;
	width:592px;
}
#bungutojimuki .entry-block .photo-r .info1 {
	padding:2px 0 4px 0;
	font-weight:bold;
}
#bungutojimuki .entry-block .title {
	color:#069b62;
	font-weight:bold;
}
#bungutojimuki .page-link {
	padding-top:10px;
	text-align:center;
}

/* ステーショナリージャパン
--------------------------------------------------------------------*/
#stationery h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#stationery h2.next {
	margin-top:50px;
}
#stationery .stationery-top .photo {
	float:left;
	width:260px;
}
#stationery .stationery-top img {
	margin-top:5px;
}
#stationery .stationery-top .photo-r {
	float:right;
	width:450px;
}
#stationery .stationery-top .copy {
	color:#009b62;
	font-weight:bold;
	margin-bottom:3px;
}
#stationery .introduction .photo-l {
	float:left;
	width:400px;
}
#stationery .introduction .photo {
	float:left;
	width:300px;
}
#stationery .introduction .copy {
	color:#009b62;
	font-weight:bold;
	margin-bottom:3px;
}

/* 会社概要
--------------------------------------------------------------------*/
#company h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
}
#company h2.next {
	margin-top:30px;
}
#company table {
	width:710px;
	margin:0 auto;
}
#company table th p {
	background:url(../common/arrow_5.gif) no-repeat 10px 13px;
	padding:6px 5px 6px 20px;
	font-weight:bold;
}
#company table td p {
	padding:6px 5px 6px 10px;
}

/* Service Lineup
--------------------------------------------------------------------*/
#lineup h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
}
#lineup h2.next {
	margin-top:30px;
}
#lineup h4 {
	background:url(../common/arrow_6.gif) no-repeat 0 10px;
	padding:3px 5px 0 10px;
	font-weight:bold;
	color:#009b62;
}
#lineup .lineup-box .photo {
	float:left;
	width:245px;
}
#lineup .lineup-box .photo-r {
	float:right;
	width:450px;
}
#lineup .line {
	margin-top:5px;
}
#lineup p.contact {
	padding-top:3px;
}

/* 広告掲載について
--------------------------------------------------------------------*/
#advertisement h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#advertisement h2.next {
	margin-top:30px;
}
#advertisement h2.next2 {
	margin-top:40px;
}
#advertisement h4 {
	background:url(../common/arrow_5.gif) no-repeat 0 6px;
	margin:10px 0 3px;
	padding-left:8px;
}
#advertisement .green {
	color:#009b62;
}
#advertisement .advertisement-top .photo {
	float:left;
	width:190px;
}
#advertisement .advertisement-top .photo-r {
	float:right;
	width:520px;
}
#advertisement .advertisement-top .copy {
	color:#009b62;
	font-weight:bold;
	margin-bottom:3px;
}
#advertisement .advertisement-next {
	padding-bottom:10px;
}
#advertisement .advertisement-next .photo {
	float:left;
	width:150px;
}
#advertisement .advertisement-next img {
	margin-top:5px;
}
#advertisement .advertisement-next .photo-r {
	float:right;
	width:550px;
}
#advertisement .table-1 table {
	margin:0 auto;
}
#advertisement .table-1 table th p {
	background:url(../common/arrow_5.gif) no-repeat 10px 13px;
	padding:6px 5px 6px 20px;
	font-weight:bold;
}
#advertisement .table-1 table td p {
	padding:6px 5px 6px 0;
}
#advertisement .table-1 table th div {
	padding:6px 5px 6px 0;
	font-weight:bold;
}
#advertisement .table-2 {
	padding:0  0 5px;
}
#advertisement .table-2 table th,
#advertisement .table-2 table td {
	border:solid 1px #d2d2d2;
}
#advertisement .table-2 table th p {
	background-color:#e5f5ef;
	padding:6px 20px 6px 20px;
	text-align:center;
}
#advertisement .table-2 table td.top {
	background-color:#ccebe0;
}
#advertisement .table-2 table td p {
	padding:6px 20px 6px 20px;
	text-align:center;
}
#advertisement .table-2 table td .lft {
	text-align:left;
}
#advertisement p.table-u {
	padding-bottom:5px;
}

/* 個人情報の取扱いについて
--------------------------------------------------------------------*/
#privacy h2 {
	background:url(../common/main_bar_bk.gif) no-repeat 20px 0;
	padding-left:35px;
	line-height:23px;
	margin-bottom:5px;
	font-weight:bold;
}
#privacy .policy p {
	padding:0 30px 0 20px;
}

/* 特定商取引法に基づく表記
--------------------------------------------------------------------*/
#tokutei h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
	margin-bottom:3px;
}
#tokutei table {
	width:710px;
	margin:0 auto;
}
#tokutei table th p {
	background:url(../common/arrow_5.gif) no-repeat 8px 12px;
	padding:8px 5px 8px 20px;
	font-weight:bold;
}
#tokutei table td p {
	padding:8px 5px 8px 10px;
}

/* フォームページ
--------------------------------------------------------------------*/
#form-page h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
	margin-bottom:5px;
}
#form-page h2.next {
	margin-top:20px;
}
#form-page .top-info {
	margin-bottom:5px;
}
#form-page .top-info2 {
	margin-bottom:15px;
}
#form-page .tel {
	margin:5px 0 3px 0;
	color:#ff9900;
	font-weight:bold;
}
#form-page .tel img {
	vertical-align:middle;
	margin-right:5px;
}
#form-page table {
	width:710px;
	margin:0 auto;
	margin-bottom:10px;
}
#form-page table th div {
	background:url(../common/arrow_5.gif) no-repeat 10px 13px;
	padding:6px 5px 6px 20px;
	font-weight:bold;
}
#form-page table td div {
	padding:6px 5px 6px 10px;
}
#form-page table td .add-info {
	padding-left:5px;
}
#form-page .require {
	color:#ff0000;
	font-weight:normal;
	padding-left:5px;
}
#form-page .require-mark {
	color:#ff0000;
}
#form-page form {
	margin-bottom:25px;
}
#form-page .last-info {
	text-align:center;
	margin:50px 0 150px 0;
}

/* アンケートページ
--------------------------------------------------------------------*/
#questionnaire h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
	margin-bottom:5px;
}
#questionnaire .top-info {
	margin-bottom:15px;
}
#questionnaire .top-info2 {
	color:#ff9900;
	font-weight:bold;
	margin-bottom:3px;
}
#questionnaire .top-info3 {
	padding-bottom:7px;
	border-bottom:dotted 1px #d2d2d2;
	margin-bottom:15px;
}
#questionnaire dl.q-area dt {
	background:url(../questionnaire/img/q.gif) no-repeat 3px 2px;
	padding:0 10px 5px 20px;
}
#questionnaire dl.q-area dt div {
	font-weight:bold;
	color:#009b62;
}
#questionnaire dl.q-area dd {
	padding:0 10px 10px 20px;
	border-bottom:dotted 1px #d2d2d2;
	margin-bottom:10px;
}
#questionnaire form {
	margin-bottom:25px;
}
#questionnaire .last-info {
	text-align:center;
	margin:50px 0 150px 0;
}

/* アンケート結果
--------------------------------------------------------------------*/
#result h2 {
	background:url(../common/main_bar_bk.gif) no-repeat;
	padding-left:15px;
	line-height:23px;
	font-weight:bold;
}
#result h2.next {
	margin-top:30px;
}
#result .news {
	width:710px;
}
#result .news th p {
	padding:6px 5px;
	font-weight:bold;
	color:#ff9900;
	text-align:center;
}
#result .news td p {
	padding:6px 5px;
	font-weight:bold;
}
#result .news td p.green {
	color:#009b62;
}
#result .news td p.orange {
	color:#ff9900 !important;
}
#result .notes {
	padding-top:5px;
}
#result .comment {
	margin-top:20px;
	border:solid 1px #009b62;
	padding:12px 15px;
}
#result .comment .green {
	color:#009b62;
	font-weight:bold;
	padding-bottom:2px;
}
#result .uchiwake-area {
	padding-top:10px;
}
#result .uchiwake-area .uchiwake-left {
	float:left;
	width:350px;
}
#result .uchiwake-area .uchiwake-right {
	float:right;
	width:350px;
}
#result .uchiwake th p {
	padding:3px 5px;
}
#result .uchiwake td p {
	padding:3px 5px;
}
#result .uchiwake .top {
	color:#009b62;
	font-weight:bold;
}