/* ブラウザスタイルの初期化 */
* {
margin: 0;
padding: 0;
/* font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "MS Pゴシック", sans-serif; */

}

/*　　全体　　*/
div#sanyatsu-container {
	width: 100%;
	height: auto;
	margin:0;
}

div#sanyatsu-header {
	width: 100%;
	margin-bottom: 10px;
	background: #ffffff url("../sanyatsu_img/sanyatsu_header_bg.gif") repeat-x;
}

div#sanyatsu-header img{
	border: none;
	padding: 0;
}

div#sanyatsu-header table{
	width: 100%;
	height: 95px;
	border-collapse: collapse;
}

div#sanyatsu-header td{
	font-size: 80%;
	padding-top: 0;
	text-align: left;
	color: #ff6633;
}

/*　　掲載日　　*/
div#sanyatsu-date {
	width: 100%;
	height: auto;
	padding: 15px 0;
}

div#sanyatsu-date h2 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

div#sanyatsu-date h3 {
	font-size: 80%;
	font-weight: normal;
	text-align: left;
	color: #666666;
}

.setsumei {
	font-size: 80%;
	font-weight: normal;
	color: #666666;
}

.text-orange {
	font-color:#ff6633;
}

/*　　事例　　*/
div#sanyatsu-ad {
	width: 100%;
	margin: 0;
}

div#sanyatsu-ad img {
	border: none;
}

div#sanyatsu-ad p {
	font-size: 80%;
	color: #666666;
	border: none;
	margin:5px 0 5px 0;
}

div#sanyatsu-ad span {
	font-size: 90%;
	color: #ff6633;
}

/*　　バックナンバー　　*/
div#sanyatsu-backnum {
	width: 430px;
	margin: 20px 0 20px 0;
	clear: both;
}

div#sanyatsu-backnum img {
padding: 0;
border: none;
vertical-align: middle;
}

div#sanyatsu-backnum td {
vertical-align: top;
}

div#sanyatsu-backnum p {
	font-size: 65%;
	padding:3px 0 5px 3px;
}

.sanyatsu_kensaku {
background-color:#E3E1E1;
background-image:url(../sanyatsu_img/kensaku_bg.gif);
background-repeat:repeat-x;
width: 212px;
border:solid 1px #ccc;
padding-left: 3px;
}
.nowrap{
white-space:nowrap;
}
.margin5 {
margin: 5px 0 0 5px;
vertical-align: bottom;
}
.margin_left5 {
margin-left: 5px;
}

/*　　トピックス　　*/
div#sanyatsu-topics {
	width: 100%;
	height: auto;
	margin: 20px 0 0 0;
	clear: both;
}

div#sanyatsu-topics ul{
	font-size: 100%;
	margin: 10px 0 10px 0;
}

div#sanyatsu-topics ul li {
	margin-bottom: 8px;
	padding-left: 23px;
	line-height: 1.3;
	background: url("../sanyatsu_img/blet_list_arw.gif") 7px 0.2em no-repeat;
}

div#sanyatsu-topics h3 {
	border-bottom: 2px solid #ff6633;
}

/*　　おしらせ　　*/
div#sanyatsu-info {
	width: 430px;
	height: auto;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}

div#sanyatsu-info p {
	padding: 10px;
}

div#sanyatsu-info ul li {
	font-size: 80%;
	margin-bottom: 6px;
	padding-left: 15px;
	line-height: 1.3;
	background: url("../sanyatsu_img/list_arw.gif") 7px 0.4em no-repeat;
}

div#sanyatsu-info h3 {
	font-size: 90%;
	font-weight:bold;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	color: #ffffff;
	line-height: 1.3;
	background: #ff6633 url("../sanyatsu_img/info_bg.jpg") repeat-x;
}

/*　　サンヤツとは　　*/
div#sanyatsu-about {
	margin-top: 20px;
}

div#sanyatsu-about h3 {
	width: 430px;
	height: 40px;
    padding: 0;
	text-indent:-9999px;
	background: url("../sanyatsu_img/about_top.jpg") no-repeat;
}

div#sanyatsu-about p{

	font-size: 75%;
	line-height: 1.5;
    margin: 0;
	padding:0 0 0 15px;
}

div#sanyatsu-about img{
	float: right;
	margin-right:5px;
}

div#sanyatsu-about table{
vertical-align: top;
	background: url("../sanyatsu_img/about_middle.jpg") repeat-y;
}

div#sanyatsu-about td{
vertical-align: top;
}

div#sanyatsu-about-bottom {
	width: 430px;
	height: 10px;
	background: url("../sanyatsu_img/about_bottom.jpg") no-repeat;
}


/*　　ご注意　　*/
div#sanyatsu-caution {
	width: 100%;
	font-size: 80%;
	margin:10px 0 20px 0;
}

/*　　本の紹介　　*/
div#sanyatsu-shoukai {
	width: 100%;
	height: auto;
}

div#sanyatsu-shoukai_list {
	width: 97%;
	height: auto;
	border: 1px solid #cccccc;
	background: #FFE9CF;
}

div#sanyatsu-shoukai_list ul{
	width: 97%;
	font-size: 100%;
}

div#sanyatsu-shoukai_list ul li {
	margin-bottom: 8px;
	padding-left: 23px;

	font-weight:bold;
	line-height: 1.3;
	background: url("../sanyatsu_img/blet_list_arw.gif") 7px 0.2em no-repeat;
}

div#sanyatsu-shoukai_list span {
	font-size: 80%;
	font-weight:normal;
}

div#sanyatsu-shoukai_list h3 {
	font-size: 100%;
	font-weight:bold;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	line-height: 1.3;
	background: #ff9966 url("../sanyatsu_img/shoukai_bg.jpg") repeat-x;
}

table.shoukai01{
width:100%;
vertical-align:top;
}

th.shoukai02{
padding:10px;
vertical-align:top;
width:5%;
text-align:center;
color:#888;
font-size:130%;
}

td.shoukai03{
padding:5px 15px 15px 15px;
vertical-align:top;
width:5%;
}

td.shoukai04{
padding:5px 0px;
vertical-align:top;
}

/*　企画名　*/
div#kikaku-name {
	width: auto;
	height: auto;
	margin:10px 0 0 0;
}

div#kikaku-name h2{
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	padding: 5px 13px;
	background: url("../sanyatsu_img/blet_orange.gif") no-repeat;
}

div#kikaku-name img{
	border: none;
	float: right;
}

/*　特集一覧　*/
div#sanyatsu-sp-ichiran {
	width:100%;
	margin:10px 0 0 0;
}

table.sp-ichiran01{
width:100%;
margin-top:15px;
vertical-align:top;
	border-collapse: collapse;
}

th.sp-ichiran02{
font-size:100%;
font-weight: bold;
color:#666666;
padding:0 0 0 5px;
border-bottom:1px solid #ff6633;
border-left:5px solid #ff6633;
vertical-align:top;
text-align:left;
}

td.sp-ichiran03{
font-size:90%;
width:30px;
}

td.sp-ichiran04{
font-size:90%;
font-weight: bold;
color:#666666;
padding:5px 0 5px 0;
border-bottom:1px solid #cccccc;
vertical-align:middle;
text-align:left;
}

td.sp-ichiran05{
font-size:80%;
color:#666666;
border-bottom:1px solid #cccccc;
vertical-align:middle;
text-align:left;
width:190px;
}

td.sp-ichiran06{
font-size:80%;
color:#666666;
border-bottom:1px solid #cccccc;
vertical-align:middle;
text-align:right;
width:60px;
}


/*　　ご注意　　*/
div#sanyatsu-notes {
	width: 100%;
	height: auto;
	padding: 15px 0;
}

div#sanyatsu-notes h2 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

div#sanyatsu-notes h3 {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	color: #333333;
}

