html,div,dl,dt,dd,form,fieldset,input,textarea,pre,code,p,blockquote,hr,th,td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}
table {
	border-spacing: 0;
}
fieldset,img,abbr,acronym {
	border: 0;
} 

ol,ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	background-color: #000000;
	color: #000000;
}
a img,:link img,:visited img {
	border: none;
}
address {
	font-style: normal;
	display: inline;
}

/* リンク */
a {
	outline: none;
	color: #0099CC;
	text-decoration: none;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:active  {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", HiraKakuPro-W3, Osaka, "ヒラギノ角ゴ Pro W3", verdana, arial, sans-serif;
	color: #333333; 
	background: #F1F4FC;
}


.clear {
	clear: both;
}



/* Container */
#container {
	width: 850px;
	margin: 0px auto;
	text-align: left;
}


/* Header */
#header {
	width: 850px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background: url(http://www.salut-la-france.jp/blog/img/bg_header.gif) repeat-x;
}

#header-content {
	width: 840px;
	height: 90px;
	padding: 10px 0px 0px 10px;
}

#header-name {
	margin: 0px 0px 5px;
	line-height: 1;
	float: left;
}

.headerRight {
	padding-right: 15px;
	padding-top: 17px;
	float: right;
}



/* Content */
#content {
	padding: 10px 0px;
	background-color: #ffffff;
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
}


/* 左ナビゲーション */
#beta {
	width: 192px;
	padding-left: 20px;
	float: left;
}

.widget {
	width: 192px;
	margin-bottom: 10px;
}


.bgWidget {
	margin: 0px;
	padding-bottom: 5px;
	background-color: #FFF7F7;
}

.widget-header {
	width: 192px;
	height: 62px;
	margin: 0px;
	padding: 0px;
}
.widget-content {
	margin-bottom: 10px;
	font-size: 11px;
}

.widget-list li {
	width: 175px;
	height: 25px;
	margin: 0;
	padding: 4px 0px 0px 17px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background: url(http://www.salut-la-france.jp/blog/img/bg_side.jpg);
}

.widget-list li a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.widget-list li a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.widget-list li a:active {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.widget-list li a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.widget-header-search {
	width: 192px;
	height: 62px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.widget-content-search {
	margin-bottom: 10px;
	padding: 0px 0px 0px 2px;
	font-size: 11px;
}

#search {
	width: 135px;
	border: 1px solid #999999;
}

.search-options {
	margin: 5px 0px 5px 0px;
	font-size: 10px;
}

.search-options li {
	font-size: 10px;
}



/* コンテンツ */
#alpha {
	width: 580px;
	margin-left: 0px;
	padding-right: 20px;
	float: right;
}


/* トップページ */
.topImgIndex {
	margin: 0px;
	padding: 0px;
}

.entryblockIndex {
	width: 580px;
	overflow: hidden;
	margin-top: 20px;
}

.entryblockIndex2 {
	width: 580px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

.blockLeftIndex {
	width: 280px;
	float: left;
}

.blockRightIndex {
	width: 280px;
	margin-right: 20px;
	float: left;
}

.titleIndex {
	background: url(http://www.salut-la-france.jp/blog/img/bg_contents_1.gif) no-repeat ;
	width: 245px;
	height: 30px;
	font-size: 14px;
	color: #294675;
	font-weight: bold;
	padding: 7px 0px 0px 35px;
}

.boxIndex {
	width: 278px;
	border-right: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
}

.boxInner {
	padding: 10px;
}

.boxInnerLeft {
	width: 50px;
	margin-right: 5px;
	float: left;
}

.boxInnerRight {
	width: 200px;
	font-size: 12px;
	line-height: 140%;
	float: left;
}

.boxInnerArea {
	width: 255px;
	overflow: hidden;
	margin-bottom: 10px;
}

.titleIndex2 {
	width: 545px;
	height: 30px;
	padding: 7px 0px 0px 35px;
	font-size: 14px;
	color: #294675;
	font-weight: bold;
	background: url(http://www.salut-la-france.jp/blog/img/bg_contents_3.gif) no-repeat ;
}
.boxIndex2 {
	width: 578px;
	border-right: 1px solid #3366CC;
	border-left: 1px solid #3366CC;
	border-bottom: 1px solid #3366CC;
}
.boxInner2 {
	padding: 10px;
	font-size: 12px;
	line-height: 140%;
}


/* エントリー */

.archive-title {
	width: 540px;
	height: 34px;
	margin: 0px 0px 20px 0px;
	padding: 28px 0px 0px 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FF6666;
	background: url(http://www.salut-la-france.jp/blog/img/bg_archive_title.jpg) no-repeat;
}

.asset-entry {
	margin: 0px 0px 20px 0px;
}

.title {
	width: 543px;
	height: 34px;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 37px;
	font-size: 15px;
	font-weight: bold;
	color: #294675;
	background: url(http://www.salut-la-france.jp/blog/img/bg_contents_3.gif) no-repeat;
}

.title a:link {
	font-size: 15px;
	color: #294675;
	text-decoration: none;
}
.title a:visited {
	font-size: 15px;
	color: #294675;
	text-decoration: none;
}
.title a:active  {
	font-size: 15px;
	color: #294675;
	text-decoration: none;
}
.title a:hover {
	font-size: 15px;
	color: #294675;
	text-decoration: underline;
}

.contentBox {
	width: 578px;
	border-bottom: #3366CC 1px solid;
	border-left: #3366CC 1px solid;
	border-right: #3366CC 1px solid;
}

.asset-content {
	margin: 0px;
	padding: 0px;
}

.asset-body {
	margin: 0px;
	padding: 10px 7px 10px 8px;
	line-height: 150%;
}

.asset-body img {
	line-height: 100%;
}


.asset-footer {
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	border-top-color: #e9f5f7;
}


.entry-categories {
	font-weight: normal;
	font-size: 10px;
	color: #294675;
}
.asset-meta {
	font-weight: normal;
	font-size: 10px;
	color: #294675;
}


.asset-meta a:link {
	font-size: 10px;
	color: #294675;
	text-decoration: none;
}
.asset-meta a:visited {
	font-size: 10px;
	color: #294675;
	text-decoration: none;
}
.asset-meta a:active  {
	font-size: 10px;
	color: #294675;
	text-decoration: none;
}
.asset-meta a:hover {
	font-size: 10px;
	color: #294675;
	text-decoration: underline;
}

.separator {
	font-size: 10px;
	color: #294675;
}


.topPath {
	text-align: right;
	padding: 20px 10px 10px 0px;
}

.topPath2 {
	text-align: right;
	padding: 10px 10px 10px 0px;
}

#gfooter {
	text-align: center;
	font-size: 10px;
	clear: both;
}

#footerLine {
	margin: 0px;
	padding: 0px;
}



/* Footer */
#footer {
	background-color: #294675;
	margin: 0px;
}

#footer-content {
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
}

#footer-content a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer-content a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer-content a:active  {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer-content a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.widget-powered {
	margin: 0px auto;
	padding: 5px 0px 8px 0px;
	text-align: center;
	font-size: 10px;
}





/* 特集 扉ページ */
ul.ul_tokusyu {
list-style-type:none;
margin:0;
padding:0;
}

ul.ul_tokusyu li {
margin-bottom: 20px;
}


