@charset "utf-8";
@import "/Portals/0/css/SEOmenu.css";
@import "/Portals/0/css/common.css";
@import "/Portals/0/css/contents.css";
* html ul.fnavi { width:480px;}

/* ================================
    CSS STYLES FOR infoCMS1.0
================================ */
/* ================================
edit skin style
================================ */
#headBody {
	padding-top: 10px !important;
}
#dnn_ctr377_HtmlModule_HtmlModule_lblContent {
	padding-top: 5px;
}
#dnn_ctr377_HtmlModule_HtmlModule_lblContent .defaultBox_Allnone {
	padding-left: 30px;
}
.searchbox {
background: none !important;
}
body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-size:75%;
}
.DataGrid_Container {
	width:300px;
	text-align:left;
}
/* スキンの共通項目　*/
.Layout00, .Layout01, .Layout02, .Layout03, .Layout04, .Layout05, .Layout06, .Layout07 {
	border-collapse:collapse;
	width:100%;
}
/* フォントの指定　*/
Body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin: 0px;
	padding: 0px;
	color:#333;
}
font {
	line-height:120%;
}
/* Ajax */
#__dnn_body {
	background:none;
	color:#333;
	text-align:left;
}
.eipbackimg {
	border: outset 1px; /*give toolbar a 3D look*/
	position: absolute; /*needed so it doesn't take up space */
	margin-top: -22px; /*specify toolbar to be just above text */
	white-space: nowrap; /* makes toolbar horizontal */
	background: url(../../images/eip_toolbar.gif);
	background-color: #99cccc;
	height: 22px;
}
.eipbuttonbackimg {
	width: 21px;
	height: 21px;
	cursor: pointer; /*change mouse to pointer when hover over button*/
	display: -moz-inline-box; /* Gecko proprietary  (ORDER IS IMPORTANT HERE!)*/
	display: inline-block; /* supported by Opera and ? */
}
.eipbutton_edit {
	background: url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
	background: url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
	border: outset 1px;
}
/* テキストリンクのロールオーバー */
a:link {
	font-weight:normal;
	text-decoration: underline;
}
a:visited {
	font-weight:normal;
	text-decoration: underline;
}
a:hover {
	font-weight:normal;
	text-decoration: none;
}
a:active {
	font-weight:normal;
	text-decoration: none;
}
/* 画像の余白指定　*/
img {
	border:0;
}
/* style for module titles */
.Head {
	font-size:160%;
	font-weight:normal;
	color:#333333;
}
.SubHead {
	color:#333333;
	font-weight:bold;
}
.SubSubHead {
	color:#333333;
}
.Normal {
	color:#333333;
}
.NormalBold {
	color:#333333;
	font-weight:bold;
}
.Normal, .NormalDisabled {
	font-weight:normal;
}
.Normal p, .Normal td, .Normal li {
	color:#333333;
}
.DNN_ANN_DesignTable td {
	line-height:140%;
	color:#333;
}
/* ================================================================
    設定画面
   ================================================================ */
.Settings {
	text-align:left;
}
.Settings .Head {
	font-size:160%;
	color: #333333;
	font-weight:normal;
	text-align:left;
}
.Settings .SubHead {
	color:#333333;
	font-weight:bold;
	text-align:left;
}
.Settings .SubSubHead {
	color:#333333;
	text-align:left;
}
.Settings .Normal {
	color:#333333;
	text-align:left;
}
.Settings .NormalTextBox {
	font-weight:normal;
	text-align:left;
}
/* ファイル（画像）の設定　*/
.Settings .NormalBold {
	font-weight:normal;
	color:#333333;
	text-align:left;
}
/* リンクボタン　*/
A.CommandButton:link {
	text-decoration:underline;
	color:#003366;
}
A.CommandButton:visited {
	text-decoration:underline;
	color:#003366;
}
A.CommandButton:active {
	text-decoration:underline;
	color:#ff0000;
}
A.CommandButton:hover {
	text-decoration:underline;
	color:#ff0000;
}
.DNNAlignright {
	text-align:right;
}
.DNNAlignleft {
	text-align: left;
}
.DNNAligncenter {
	text-align: center;
}
/* ================================================================
    コントロールパネル   
　 ================================================================ */
/* テーブル */
.ControlPanel, .PagingTable {
	width:100%;
	height:64px;
	background-color:#FFFFFF;
	BORDER:#003366 1px solid;
}
.ControlPanel .verticalline {
	width:100%;
	height:64px;
	BORDER-RIGHT:#003366 2px solid;
}
.controlpanel_title_line {
	background-color:#003366;
}
/* フォント制御　*/
.ControlPanel .Head {
	font-weight:bold;
	color:#333333;
}
.ControlPanel .SubHead {
	font-weight:bold;
	color:#333333;
}
.ControlPanel .Normal {
}
/* コントロールパネルのリンク */
.ControlPanel a:link{
    text-decoration:none;
}
.ControlPanel a:visited{
    text-decoration:none;
}
.ControlPanel a:hover{
    text-decoration:none;
}
.ControlPanel a:active{
    text-decoration:none;
}
.ControlPanel a.CommandButton:link {
	text-decoration:none;
	color:#003366;
}
.ControlPanel a.CommandButton:visited {
	text-decoration:none;
	color:#003366;
}
.ControlPanel a.CommandButton:active {
	text-decoration:none;
	color:#ff0000;
}
.ControlPanel a.CommandButton:hover {
	text-decoration:none;
	color:#ff0000;
}
/* ================================================================
    設定のテーブル（ロールなど）
   ================================================================ */

/* データの横列（奇数） */
.DataGrid_Item {
	background-color:Transparent;
	color: #000000;
	font-weight:normal;
}
/* データの横列（偶数） */
.DataGrid_AlternatingItem {
	background-color:#dcdcdc;
	font-weight:normal;
}
.DataGrid_Container {
	background-color:Transparent;
}
.DataGrid_Footer {
	background-color:#FFFFFF;
}
/* データの項目（縦列） */
.DataGrid_Header {
	background-color:Transparent;
	color: #000000;
	font-weight:normal;
	text-align:center;
}
.DataGrid_SelectedItem {
	background-color:Silver;
	color:Blue;
	font-weight:normal;
}
/* ================================================================
    リッチテキスト　リンク
   ================================================================ */
.FCKLinkGalleryContainer td{
    font-size:12px;
}
/* ================================================================
    言語エディタ
   ================================================================ */
.DNNTree {
	text-align:left;
}
/* ================================================================
    ログビューア
   ================================================================ */
.ItemCreated .Normal, .OperationSuccess .Normal, .HostAlert .Normal, .GeneralAdminOperation .Normal, .Exception .Normal, .ItemUpdated .Normal, .ItemDeleted .Normal {
	color:#FFF;
}
/* ================================================================
    ファイルマネージャー
   ================================================================ */
.FileManager_StatusBar .NormalBold {
}
.FileManager img {
	vertical-align:middle;
}
.FileManager_ToolBar {
	padding-left:5px;
	white-space: nowrap;
}
.FileManager_bottom_box td {
	padding-left:5px;
}
.FileManager .FileManager_ToolBar img {
	vertical-align:middle;
}
.FileManager .Normal {
	vertical-align:	middle;
}
.FileManager .SubHead {
	font-weight:bold;
	color:#003366;
}
.FileManager_Header {
	white-space: nowrap;
}
.FileManager_Header img {
	vertical-align:middle;
}
.FileManager_Header .SubHead {
	vertical-align:middle;
	font-weight:normal;
}
.FileManager {
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	border-left:#000000 1px solid;
	border-bottom:#000000 1px solid;
	height:400px;
}
.FileManager_LeftBox {
	vertical-align:top;
	padding:2px;
	background:#FFFFFF;
}
.FileManager_RightBox {
	vertical-align:top;
	padding:2px;
	background:#FFFFFF;
	height:327px;
}
.FileManager_ToolBar {
	border-bottom:#000000 1px solid;
	height:25px;
}
.FileManager_Explorer {
	height:100%;
	border:#696969 1px solid;
	background-color:#FFFFFF;
	width:100%;
}
.FileManager_FileList {
	height:100%;
	border:#696969 1px solid;
	background-color:#FFFFFF;
	overflow:auto;
}
.FileManager_MessageBox {
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding:25px;
}
.FileManager_Header {
	font-weight:bold;
	color:#E7E7FF;
	background-color:#9EBFF6;
	border:none;
	border-bottom:#696969 1px solid;
	height:25px;
}
.FileManager_Header td {
	font-weight:bold;
	color:#E7E7FF;
	background-color:#9EBFF6;
	border:none;
	border-bottom:#696969 1px solid;
	height:25px;
}
.FileManager_Pager {
	font-weight:bold;
	background-color:#EEEEEE;
	border-top:#696969 1px solid;
	height:25px;
}
.FileManager_StatusBar {
	font-weight:normal;
	background-color:#EEEEEE;
	border-top:#696969 1px solid;
	height:25px;
}
.FileManager_StatusBarLeft {
	border-right:#696969 1px solid;
	padding:3px 5px;
}
.FileManager_StatusBarLeft div {
	overflow:visible;
	width:100%;
}
.FileManager_StatusBarCenter {
	border-right:#696969 1px solid;
	width:190px;
	padding:3px 5px;
}
.FileManager_StatusBarRight {
	width:180px;
	padding:3px 5px;
}
.dgFileList {
	border:none;
}
.FileManager_Item td {
	font-weight:normal;
	color:#000000;
	background-color:#F8F8F8;
	border:none;
	border-bottom:#696969 1px solid;
}
.FileManager_AltItem td {
	font-weight:normal;
	color:#000000;
	border:none;
	border-bottom:#696969 1px solid;
}
.FileManager_SelItem {
	font-weight:bold;
	color:#FFFFFF;
	background-color:#99ffff;
	border-style:none;
}
.FileManagerTreeNode {
	font-weight:normal;
}
.FileManagerTreeNodeSelected {
	font-weight:normal;
	background-color:#dcdcdc;
}
.FileManagerFooter {
	width:460px;
}
.FileManagerFooter .Head {
	font-size:160%;
	color: #333333;
	font-weight:bold;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
	text-decoration:none;
	color:#003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
	text-decoration:none;
	color:#ff0000;
}
/* ================================================================
    ウィザード
   ================================================================ */
.Wizard {
	border-right:black 1px solid;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-bottom:black 1px solid;
	height:400px;
	width:650px;
}
.WizardButton {
	border-right:#696969 1px solid;
	padding-right:2px;
	border-top:#696969 1px solid;
	padding-left:2px;
	padding-bottom:2px;
	border-left:#696969 1px solid;
	padding-top:2px;
	border-bottom:#696969 1px solid;
	background-color:#DCDCDC;
}
.WizardHeader {
	background:#ffffcc;
	border-bottom:#000000 1px solid;
	height:40px;
}
.WizardFooter {
	border-top:#000000 1px solid;
	background:#ccffcc;
	height:25px;
	text-align:right;
}
.WizardBody {
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	height:325px;
}
.WizardHelp {
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	border-left:#000000 1px solid;
	width:180px;
	padding-top:5px;
	background-color:#ccffff;
}
.WizardHelpText {
	overflow:auto;
	width:180px;
	color:#000000;
	height:300px;
}
.WizardText {
	color:black;
}
/* ================================================================
    メインメニュー
   ================================================================ */
/* 横タイプ */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	color:#000000;
	font-weight:bold;
	font-style:normal;
	background-color:Transparent;
	text-align:left;
}
.MainMenu_MenuItemSel {
	color:#000000;
	font-weight:bold;
	font-style:normal;
	background-color:#C1D2EE;
	cursor:pointer;
	text-align:left;
}
.MainMenu_MenuIcon {
	background-color:#CCCCCC;
	text-align:center;
	width:20px;
	height:20px;
}
.MainMenu_SubMenu {
	z-index:1000;
	background-color:#F2F2F2;
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
/* 縦タイプ */
/* styles used by TreeMenu Skin Object */
.TreeMenu_Node {
	font-weight:normal;
}
.TreeMenu_NodeSelected {
	font-weight:normal;
	background-color:#dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
	text-decoration:    	none;
	color:#003366;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
	text-decoration:none;
	color:#003366;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
	text-decoration:none;
	color:#003366;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
	text-decoration:none;
	color:#ff0000;
}
/* ================================================================
    モジュールセッティングメニュー
   ================================================================ */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
	color:#000000;
	font-weight:bold;
	font-style:normal;
	background-color:Transparent;
	text-align:left;
}
.ModuleTitle_MenuIcon {
	background-color:#CCCCCC;
	text-align:center;
	width:20px;
	height:20px;
}
.ModuleTitle_SubMenu {
	z-index:1000;
	background-color:#F2F2F2;
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
	color:#000000;
	font-weight:bold;
	font-style:normal;
	background-color:#C1D2EE;
	cursor:pointer;
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* ================================================================
    その他
   ================================================================ */
/* ヘルプ */
.Help {
	border-right:black 1px solid;
	padding-right:2px;
	border-top:black 1px solid;
	padding-left:2px;
	font-weight:normal;
	padding-bottom:2px;
	border-left:black 1px solid;
	color:black;
	padding-top:2px;
	border-bottom:black 1px solid;
	background-color:#ffff99;
}
/* エラーメッセージ */
.NormalRed {
	font-weight:bold;
	color:#ff0000;
	text-align:left;
}
.NormalRed li {
	font-weight:bold;
	color:#ff0000;
	padding:0;
	margin:0;
}
.NormalDisabled {
	color:Silver;
}
.StandardButton {
	padding-right:5px;
	padding-left:5px;
	font-weight:normal;
	background:#dddddd;
	color:#000000;
}
.HeadBg {
	background-color:#CCCCCC;
}
.TabBg {
	background-color:#000000;
}
.SelectedTab {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.SelectedTab:link {
	text-decoration:none;
	color:#FFFFFF;
}
A.SelectedTab:visited {
	text-decoration:none;
	color:#EEEEEE;
}
A.SelectedTab:active {
	text-decoration:none;
	color:#EEEEEE;
}
A.SelectedTab:hover {
	text-decoration:none;
	color:#CCCCCC;
}
.OtherTabs {
	font-weight:bold;
	color:white;
	text-decoration:none;
}
A.OtherTabs:link {
	text-decoration:none;
	color:white;
}
A.OtherTabs:visited {
	text-decoration:none;
	color:#EEEEEE;
}
A.OtherTabs:active {
	text-decoration:none;
	color:#EEEEEE;
}
A.OtherTabs:hover {
	text-decoration:none;
	color:#cccccc;
}
.PagingTable {
	height:33px;
}
.LabelEditOverClass {
	text-decoration:underline overline;
}
.LabelEditTextClass {
	border:solid 1px red;
	background-color:Transparent;
}
.LabelEditWorkClass {
	border:solid 0px red;
	background-color:Transparent;
}
.SuggestTextMenu {
	border:solid 1px black;
	white-space:nowrap;
	background:#FFFFFF;
}
.SuggestNodeOver {
	background-color:navy;
	color:#FFFFFF;
}
/* ================================================================
    モジュール関連
   ================================================================ */
/* Documents */
.DNN_Documents TD {
	padding:4px;
}
/* Blog */
.BlogInfo {
	border-bottom:1px solid #333;
}
.blog_Description_Heavy {
	font-weight: bold;
}
.CreateFrom {
	color: #003366;
}
.blog_published {
	display: block;
	text-align: center;
	float:left;
	border-bottom: 2px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background:url(images/clip-bottom.png) right top no-repeat;
	width:2.5em;
	margin-right: 5px;
}
.blog_pub-month {
	display:block;
	font-weight: bold;
	color: #ffffff;
	margin:0;
	padding:0;
	padding-top:1px;
	background:url(images/clip-top.png) center top repeat-x;
	text-transform:uppercase;
}
.blog_pub-date {
	display:block;
	margin:0;
	padding:0;
}
.blog_pub-year {
	display:block;
	margin:0;
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	font-weight: bold;
}
.blog_comments_normal {
	background-image: url(images/blog_comments.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
}
.blog_topics {
	background-image: url(images/blog_topic.png);
}
.blog_more_link {
	padding-left: 10px;
	font-weight: bold;
}
.blog_tags {
	display: none;
	visibility: hidden;
	background-image: url(images/blog_tag_blue.png);
}
.blog_trackback {
	background-image: url(images/blog_trackback.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.blog_permalink {
	background-image: url(images/blog_permalink.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.blog_print {
	background-image: url(images/blog_print.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 8px;
}
.blog_edit_link {
	background-image: url(images/blog_edit_link.png);
	margin-left: 8px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.blog_topics, .blog_permalink {
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	clear: both;
	float: none;
}
.blog_title {
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.horizontalline {
	border-bottom: 1px dotted #FF0000;
}
.blog_subhead {
	margin: 0;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 8px;
	padding-left: 42px;
	position: relative;
}
.blog_subhead .blog_comments {
	position: absolute;
	top: 0pt;
	right: 0pt;
}
.blog_footer_right {
	float:right;
}
.blog_footer_left {
	float:left;
}
.blog_footer {
	float:left;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}
.clear {
	clear: both;
}
.blog_entry_description {
	font-style:italic;
}
div.blog_bubble {
	width: auto;
	margin-bottom: 24px;
}
div.blog_bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}
div.blog_bubble blockquote p {
	margin: 10px;
	padding: 0px;
}
div.blog_bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/blog_comment_tip.gif) no-repeat 20px 0;
	font-style: normal;
}
.Archive {
	width:100%;
	border-collapse:collapse;
}
.Archive table{
	width:100%;
	border-collapse:collapse;
}
.Blog_Archive_DayHeader {
	background-color: #ccddff;
}
.Blog_Archive_Day {
	background-color: #fff;
}
.Blog_Archive_OtherMonth {
	background-color: #f4f4f4;
}
.Blog_Archive_SelectedDay {
	border: 1px solid #cccccc;
	background-color: #FFCC00;
}
.Blog_Archive_Title {
	font-weight: bold;
}
.Blog_Archive_TodayDay {
	border: 1px solid #cccccc;
	background-color: #FFCC00;
	font-weight: bold;
}
.Blog_Archive_WeekendDay {
	background-color: #fffff0;
}
/* AddressBook */
table .AddressBook {
	border-collapse: collapse;
}
.AddressBook td {
	vertical-align:top;
	padding: 3px;
}
td .AddressBook .FieldHead {
	vertical-align: middle;
	background-color: #FFF;
	border-bottom: solid 2px #999;
	width: 100%;
}
td .AddressBook .FieldTitle {
	width: 105px;
	border-top: dotted 1px #999;
	background-color: #FFF;
}
td .AddressBook .FieldValue {
	width: 230px;
	border-top: dotted 1px #999;
	background-color: #FFF;
}
/* PageTools */
.PageToolCell {
	white-space: nowrap;
}
.PageToolItem {
	float:left;
	padding:2px;
	vertical-align:middle;
	cursor:pointer;
}
/* UserDefinedTable */
.DNN_UDT_URLContainer {
	border: solid 1px #888888;
	padding: 0px 10px;
}
body.UDT_Help {
	background-color:#ffffea;
}
col.UDT_Help_RowHead, td.UDT_Help_ColHead {
	background-color:#dddddd;
}
td.UDT_Help_ColHead {
	font-weight:bold;
}
/* RSSViewer */
.RssItem {
	border-bottom: 1px dotted #999;
}
.RssPubDate {
	padding-top:3px;
}
.RssTitle {
	padding-bottom:3px;
	margin-left: 15px;
}
/* UserDefinedTable */
.DNN_UDT_URLContainer {
	border: solid 1px #888888;
	padding: 0px 10px 0px 10px;
}
/* Announcements */
.DNN_ANN_viewtypeSelector {
	float:right;
}
.DNN_ANN_viewtypeSelectorLabel {
	float:left;
}
.DNN_ANN_viewtypeSelectorDDL {
	float:left;
	width:130px;
}
/* SearchResults */
#dnn_ctr353_SearchResults_dgResults td{
	vertical-align:top;
    padding-top:5px;
    padding-left:5px;
}
#dnn_ctr353_SearchResults_dgResults .NormalBold td{
    padding-top:20px;
    padding-bottom:15px;
	text-align:center;
}
#dnn_ctr353_SearchResults_dgResults .NormalBold span{
    padding:10px;
    background:#eee;
    border:1px solid #ddd;
}
#dnn_ctr353_SearchResults_dgResults .NormalBold a{
    padding:10px;
    background:#eee;
    border:1px solid #ddd;
    font-weight:bold;
}
/* MailForm */
.MailForm {
        border-collapse:collapse;
}
.MailForm .FieldTitle {
	background-color:#e5e5e5;
	border:1px solid #ccc;
	font-size:12px;
	font-weight:normal;
	height:20px;
	padding:3px;
	text-align:left;
	vertical-align:middle;
    color:#333;
}
.MailForm .FieldTitle .NormalBold{
        font-size:12px;
}
.MailForm .FieldValue{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #ccc;
	height:20px;
	padding:3px;
	vertical-align:middle;
}
/* SitemapList */
.SitemapList {
	margin:0;
	padding:0pt;
	width:95%;
}
.SitemapList li {
	list-style-type:none;
}
.SitemapList a, .SitemapList .normal{
	display:block;
	height:30px;
	line-height:30px;
	margin-top:0px;
	padding-left:10px;
}
.SitemapList a:link{
	text-decoration:none;
}
.SitemapList a:visited {
	text-decoration:none;
}
.SitemapList a:hover {
	background-color:#F0F0F0;
}
.SitemapList .LiLevel1 a  , .SitemapList .normal {
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
}
.SitemapList .LiLevel2 a {
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	margin-left:20px;
}
.SitemapList .LiLevel3 a {
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	margin-left:40px;
}
.SitemapList .LiLevel4 a {
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	margin-left:60px;
}
.SitemapList {
	padding-bottom:0px;
	padding-top:0px;
	vertical-align:middle;
}
.SitemapList .LiLevel1 {
	line-height:160%;
	margin-left:10px;
}
/* SimpleBBS */
.bbsEntry{
	width:100%;
	border-collapse:collapse;
}
.bbsEntry .ItemBox{
	background-color:#e5e5e5;
	border:1px solid #ccc;
	font-size:12px;
	font-weight:normal;
	height:20px;
	padding:3px;
	padding-left:10px;
	text-align:left;
	vertical-align:middle;
    color:#333;
}
.bbsEntry .ItemBox .Subhead{
        font-size:12px;
}
.bbsEntry .Value{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #ccc;
	height:20px;
	padding:3px;
	vertical-align:middle;
}

/* テキストエディターのスタイル　*/
.FontSize150{
	font-size:150%;
}
.FontSize120{
	font-size:120%;
}
.FontSize80{
	font-size:80%;
}
.TextAlignRight{
	text-align:right;
}
.LineHeight150{
	line-height: 150%;
}
.ImageFloatLeft{
	float:left;
}   
.ImageFloatRight{
	float:right;
}
.HrLine{
	color: #999999;
	height: 1px;
}
.HrDot{
	color: #999999;
	height: 1px;
	border-style: dotted;
}





/* ================================
Global Setting
============================================= */

* {
	margin: 0;
	padding: 0;}

body,td,th,a {
	font-family:
		"ヒラギノ角ゴ Pro W3",
		"Hiragino Kaku Gothic Pro",
		"ヒラギノ丸ゴ Pro W4",
		"Hiragino Maru Gothic Pro",
		"ＭＳ Ｐゴシック",
		"MS PGothic",
		"MS UI Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 150%;}

h1, h2, h3, h4, h5, h6, p, address {
	display: block;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;}

p { margin: 0px 0px 0px 0px;}
img { border: none;}
hr { display: none;}

a{ cursor: pointer;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: underline; }
a:active {text-decoration: none;}

.hiden { display: none;}
.hidden,
.Out { position: absolute;left: -999px;top: -999px;}

.S {font-size: 10px;}
.L {font-size: 14px;text-shadow: 0px 1px 2px #ccc;}
.LL {font-size: 15px;text-shadow: 0px 1px 2px #ccc;}
.Bd {font-weight: bold;}
.Red {color: #CC0000;}
.Or {color: #FF6600;}

table {border-collapse:collapse;}
th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;}

em {
	color: #FF0000;
	font-style: normal;
}

.err {
	color: #FF0000;
}

/*global setting*/
html,body {
min-width: 900px;
}
.SEOgnavi li ul li a {
font-size: 10px;
width: 120px !important;
}
.SEOgnavi li.Tab61 ul {
width: auto!important;
}
.SEOgnavi li.Tab61 ul,
.SEOgnavi li.Tab61 ul li,
.SEOgnavi li.Tab61 ul li a {
width: 200px !important;
}
#containerBody {
	position:relative;
}
.Navi {
	position:relative;
	z-index:100;
	}
#pageBody {
	position:relative;
	z-index:0;
	}

#dnn_SidePane .contents {
width: 200px;
margin-bottom: 20px;
}
/*テーブルヘッダ左寄せ*/
th {
	text-align:left;
	}
/*フォントウェイトやや太め*/
.thick {
	font-weight:900;
	}
/*行間の調整*/
#pageBody .table_shop-list th,
#pageBody .table_shop-list td {
	line-height:150%;
	font-size:10px;
}
/*ブログのスタイル*/
#dnn_ctr778_ModuleContent {
	position:relative;
}
#dnn_ctr778_ModuleContent td {
	position:relative;
}
.blog_body {
	padding:20px;
	margin-bottom:60px;
	background: url(/Portals/0/images/common/bgblog-trans.png) top left repeat !important;
	position:relative;
	text-align:left;
	_overflow: visible;
}
.blog_body:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.blog_body { display:inline-block;} /* IE7 */


#dnn_ctr436_MainView_ViewBlog_pnlBlogInfo {
	display: none;
}
.blog_body span {
	display: inline-block; 
	margin-bottom: 10px;
}
.blog_body .blog_footer {
	height: 20px;
	width: 100%;
	position: absolute;
	bottom: -40px;
	left: 0px;
	border:none;
	_z-index: 999999;
}
/*
.blog_body p a {
	display:block;
	width:100%;
	text-align:right;
}
*/
.blog_more_link {
	text-align: right;
	display: block;
	padding-top: 20px;
}
.blog_body p span p:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;}

.blog_body p span p { display:inline-block;} /* IE7 */

/* Hides from IE-mac */
* html .blog_body p span p  { height: 1%;}
.blog_body p span p  { display:block;}
/* End hide from IE-mac */
.blog_body p {
	color:#333;
}


.blog_title {
	border:none;
	font-size:18px;
	font-weight:bold;
}
.blog_title a {
	color:#333333 !important;
	font-weight:bold;
}
/*コンテンツ下部のマージン*/
.section_pu {
	padding-bottom:20px;
}
/*背景の設定*/
#skin2Column, #containerBody{
	background:url(/Portals/0/images/common/body_bg.jpg) top repeat;
}
/*コンテンツの幅調整*/
#pageBody #contentsBody .ContentPane {
	padding:0 !important;
	width:650px !important;
	/*margin-bottom:72px !important;
	border-top:1px dotted #633D00 !important;*/
	background:url(/Portals/0/images/common/horizontal_border.gif) top left repeat-x !important;
}
/*コンテンツヘッダのスタイル*/
#pageBody #contentsBody .ContentPane h1 {
	padding:15px 0 0 15px !important;
}
/*サイドナビヘッダのスタイル*/
.side_navi_head {
	margin-bottom:15px !important;
}
/*ブログアーカイブのスタイル*/
.Archive #dnn_ctr441_Archive_lblArchive,
.Archive #dnn_ctr441_Archive_calMonth,
.Archive #dnn_ctr441_Archive_lblMonthly {
	display:none;
	}
/*アンカーのカラー*/
#contentsBody a {
	color:#333333;
	text-decoration:none;
	}
#contentsBody a:hover {
	text-decoration:underline;
	}
/*サイドナビゲーションのスタイル*/
.side-navi_list ul {
	margin-bottom:20px;
	background:url(/portals/0/images/common/vertical_border.gif) top left repeat-y !important;
	}
.side-navi_list ul li {
	padding-left:23px;
	}
.side-navi_list td.hover,
.side-navi_list td:hover,
.side-navi_list td.current {
	background-image:url(/portals/0/images/common/side_current.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	}
.side-navi_list td.current a {
	color:#000066;
	}

a,
a:link,
a:active,
a:visited {
color:#333333;
}
/*google mapのスタイル*/
#dnn_ctr417_ContentPane {
	margin:10px 0 20px;
	}

/*マンスリーピック setting*/
.table_monthly-pick {
	width:650px;
	}
.table_monthly-pick tr {
	background:url(/portals/0/images/common/horizontal_border.gif) bottom left repeat-x !important;
	}
.table_monthly-pick tr.bg-cancel {
	background:none !important;
	}
td.tmp-left_cell table.inner-table_mp {
	background:url(/portals/0/images/common/vertical_border.gif) top right repeat-y !important;
	}
table.inner-table_mp tr {
	background:none !important;
	}
table.inner-table_mp tr th,
table.inner-table_mp tr td {
	padding:0 0 15px !important;
	}
table.inner-table_mp tr th {
	padding-top:10px !important;
	}
table.inner-table_mp tr th.pt_canceller {
	padding-top:0 !important;
	}

/*ギフト setting*/
.table_gift-selection {
	width:650px;
	}
.table_gift-selection tr {
	background:url(/portals/0/images/common/horizontal_border.gif) bottom left repeat-x !important;
	}
td.tgs-left_cell table.inner-table_gs {
	background:url(/portals/0/images/common/vertical_border.gif) top right repeat-y !important;
	}
table.inner-table_gs tr {
	background:none !important;
	}
table.inner-table_gs tr th,
table.inner-table_gs tr td {
	padding:0 0 15px !important;
	}
table.inner-table_gs tr th {
	padding-top:10px !important;
	}
table.inner-table_gs tr th.pt_canceller {
	padding-top:0 !important;
	}
.table_gift-selection tr.bg-cancel {
	background:none !important;
	}

/*monthly pick 詳細コンテンツのスタイル*/
table.table_pick_list {
	background:url(/portals/0/images/common/horizontal_border.gif) bottom left repeat-x;
	padding:0;
	margin:0 20px;
	}
table.table_pick_list tr th {
	font-size:14px !important;
	font-weight:bold;
	color:#000066;
	}
table.table_pick_list tr th,
table.table_pick_list tr td {
	padding:0 !important;
	vertical-align:top;
	line-height:140%;
	}
.bg-cancel {
	background:none !important;
	}

/*infomation template*/
.infomation_border-bottom {
	border-bottom:1px dotted #633D00;
	width:100%;
	padding:10px 0 5px;
	}
.infomation_bb_inner img {
	float:right;
	}
.infomation_item a {
font-size: 10px;
}
/*SHOP LIST sidenavi setting*/
.side-navi-head {
	margin-bottom:15px;
	}
/*ショップ詳細コンテンツのスタイル*/
.blue-title tr td {
	font-size:10px !important;
	padding-bottom:10px;
}
.blue-title tr th {
	color:#000066;
	font-size:14px !important;
	font-weight:bold;
	padding-bottom:3px;
}
.vertical-border {
	background:url(/portals/0/images/common/vertical_border.gif) top right repeat-y !important;
	}
.table_contents-top {
	margin-bottom:10px;
}
.table_contents-top tr td {
	font-size:10px !important;
}

/*ショップリスト contents setting*/
table.table_shop-list tr th,
table.table_shop-list tr td {
	padding:0;
	margin:0;
	}
table.table_shop-list tr {
	background:url(/portals/0/images/common/horizontal_border.gif) bottom left repeat-x !important;
	}
table.table_shop-list tr th {
	padding:0 0 15px;
	}
table.inner-table_sl {
	padding:0 0 15px;
	}
td.tsl-left_cell table.inner-table_sl {

	background:url(/portals/0/images/common/vertical_border.gif) top right repeat-y !important;
	/*padding-right:15px !important;
	margin-right:15px !important;*/
	}
td.tsl-right_cell table.inner-table_sl {
	margin-left:15px !important;
	}
table.inner-table_sl tr {
	background:none !important;
	}
table.inner-table_sl tr th,
table.inner-table_sl tr td {
	padding:0 0 10px;
	vertical-align:top;
	line-height:120%;
	align:left;
	}
table.inner-table_sl th {
	padding-top:15px !important;
	}
/*td.tsl-right_cell {
	border-bottom:1px dotted #633D00;
	border-left:1px dotted #633D00;
	}
table.inner-table_sl {
	padding:10px 0;
	}
table.inner-table_sl tr th,
table.inner-table_sl tr td{
	padding:5px 0 0;
	}
.table_shop-list_head {
	border-bottom:1px dotted #633D00;
	}*/

/*contact setting*/
.MailForm .FieldTitle {
	background:none;
	border:none;
	border-right:1px dotted #633D00;
	vertical-align:top;
	width:20em;
	padding-bottom:15px;
	}
.MailForm .FieldTitle .NormalBold {
	font-weight:normal;
	color:#1B1C75;
	}
.MailForm .FieldValue {
	background:none;
	border:none;
	padding-left:5em;
	padding-bottom:15px;
	}

/*search*/
#dnn_ctr353_ContentPane {
text-align: left;
}
table#dnn_ctr353_SearchResults_dgResults a.SubHead {
color:#000066 !important;
font-size: 14px;
}
table#dnn_ctr353_SearchResults_dgResults td {
border-bottom:1px dotted #633D00;
padding-top: 5px;
}
table#dnn_ctr353_SearchResults_dgResults .NormalBold td {
border:none;
}













































































































































































































