@charset "UTF-8";
/*ベース*/
body { 
	margin:0; 
	padding:0; 
	background-color:#ffffff; 
	color:#333333;  
	font-size:13px;
	font-weight:normal;
	text-align:center; 
	word-break: break-all; 
	word-wrap: break-word;
	*font-size:small;
    *font:x-small;
}

a:link { color:#1e3fc4;
    text-decoration:underline; }
a:visited { color:#1e3fc4; 
    text-decoration:underline; }
a:hover { color:#1e3fc4; 
    text-decoration:none; }
	
h {
	margin:0;
	padding:0;}	
	
img{
    border:0;}
	
p{
	padding:0;
	margin:0;}		

form { margin:0;
    padding:0;
	}
	
ul, li{ padding:0;
    margin:0;}
	
li{
    list-style:none;
	list-style-position:outside;}

.clear { clear:both;
    font-size:0px;}
	
.reb { color:#a91034}

.reb_b { color:#a91034;
	font-weight:700;}
	
.orange {
	color:#fe3c00;}	
.orange a:link{
	color:#fe3c00;}	
.orange a:visited{
	color:#fe3c00;}	
.orange a:hover{
	color:#fe3c00;}				

.small { font-size:93%;}

.big0 { font-size:116%;
	font-weight:700;}	

.big1 { font-size:131%;
	font-weight:700;}



/*ヘッダー*/
#header { 
	width:100%; 
	margin:0; 
	padding:0; 
	background-color:#ffffff; 
	border-top:4px #000000 solid;  
	color:#000000; 
	font-size:93%;
	line-height:160%;}

#header a:link { color:#1e3fc4; text-decoration:none; }
#header a:visited { color:#941d55; text-decoration:none; }
#header a:hover { color:#1e3fc4; text-decoration:underline; }

#header .box { 
	width:920px; 
	margin:0 auto; 
	padding-top:4px; }

#header .Logo { float:left; margin:0; padding:0;}

#header .TxtLink { width:756px;
    float:right; 
	margin:0; 
	padding:0; 
	text-align:right; 
	border-bottom:1px #c9c9c9 solid;}

/*フッター*/
#footer { 
	width:100%; 
	padding:5px 0 30px 0; 
	text-align:center;
	color:#666;}
	
#footer .ft_menu{
    font-size:93%;
	margin-top:10px;}
	
#footer .copyrights{
    font-size:77%;
	text-align:center;
}	
#footer .copyright{
    font-size:77%;
	text-align:center;
}
#footer p.f_excite{
	text-align:center;
}	

/*コンテンツ全体（w920px）*/
#con{ 
	width:920px; 
	margin:15px auto 50px auto; 
	padding:0; 
	text-align:left;
}
	


/*マイリンク*/
.mylink { 
    text-align:right;
    background-color:#fff;
	padding:15px 0 8px;}
	
.mylink_top { 
    text-align:right;
	padding:8px 0px 0 0;
}
.mylink_help { 
    text-align:right;
	padding:0px 0px 8px 0;
}
		
	
/*左カラム*/
#leftbox { 
	width:595px; 
	margin:0; 
	padding:0; 
	float:left;
	font-size:93%;}
	


/*右カラム*/
#rightbox { 
	width:310px; 
	margin:0; 
	float:right; 
	background-color:#eee;}	
	
/*タイトル*/
#tit { 
	width:920px; 
	height:105px; 
	margin-bottom:10px; 
	padding:0;
/*	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/2011/top_img.gif);*/
	background-repeat:no-repeat;
}

#tit h1 { display:none;}
#tit .lead { display:none;}

.title { 
/*	padding:10px 0px 0 14px; */
	padding:0;
}


/*パンクズ*/
.bread {
	padding:0 0 3px 0;
	margin:0 0 3px 3px;
	font-size:small;
}
	
.bread li{
    float:left;
	margin-right:3px;
	font-size:90%;
}	
	
	

/*サーチ*/	
.lm_obox{
    width:300px;
    margin:10px 0 0 5px;
	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_obox_bg.gif);
	background-repeat:repeat-y;
	border-bottom:solid #FF6666 4px;}
.lm_obox100 {
    background-image: url("http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_obox100_bg.gif");
    background-repeat: repeat-y;
    border-bottom: 4px solid #336633;
    margin: 10px 0 0 5px;
    width: 300px;
}

.lm_obox2{
    width:300px;
    margin:0px 0 0 5px;
	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_obox2_bg.gif);
	background-repeat:repeat-y;
	border-bottom:solid #FF9966 4px;}
	
.lm_obox .obox_tit {
    font-size:100%;
	color:#fff;
	font-weight:700;
	padding:7px 0 15px 40px;}
	
.lm_obox2 .obox_tit {
    font-size:100%;
	color:#fff;
	font-weight:700;
	padding:7px 0 15px 40px;}
.lm_obox100 .obox_tit {
    font-size:100%;
	color:#fff;
	font-weight:700;
	padding:7px 0 15px 40px;}
	
.lm_obox li.for{
    background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_ic_check.gif);
	background-repeat:no-repeat;
	font-size:93%;
	padding:0 5px 0 20px;
	margin:0 15px 10px;
	position:relative;

}
.lm_obox li.for select{
	position:absolute;
	right:0px;
	* right:10px;
}
	

.lm_obox li.area{
    font-size:93%;
	line-height:180%;
	margin:0 15px;
	padding:0;}
	
.lm_obox li.area_oh{
    font-size:93%;
	line-height:180%;
	margin:0 15px 5px;
	padding:0;
	font-weight:700;}		
	
.lm_obox2 li.for{
    background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_ic_check.gif);
	background-repeat:no-repeat;
	font-size:93%;
	padding:2px 0 0 20px;
	margin:0 15px 10px;
}
	
.lm_obox2 li.area{
    font-size:93%;
	line-height:180%;
	margin:0 15px;
	padding:0;}
	
.lm_obox2 li.area_oh{
    font-size:93%;
	line-height:180%;
	margin:0 15px 5px;
	padding:0;
	font-weight:700;}	

.sub {
    text-align: center;
    margin-bottom: 8px;
    }	
/*Add 20101207 トップコースナビボタン*/
#con #leftbox #con_top {
	display:block;
}

#con #leftbox #con_top div.top_course_navi {
	width:596px;
}
#con #leftbox #con_top div.top_course_navi  dl.course_01,
#con #leftbox #con_top div.top_course_navi  dl.course_02 {
	width:199px;
	float:left;
	margin:0;
}
#con #leftbox #con_top div.top_course_navi  dl.course_03 {
	width:198px;
	float:left;
	margin:0;
}
#con #leftbox #con_top div.top_course_navi  dd {
	margin:0;
	padding:0px 10px 15px;
}
#con #leftbox #con_top div.card_list {
	float:left;
	width:596px;
}


/*マウスオーバー*/

#button-ex01,
#button-ex02,
#button-ex100 {
	width:291px;
	margin:0;
	padding-left: 4px;
}
#button-ex01 li,
#button-ex02 li,
#button-ex100 li {
      width:291px;
      list-style:none;
}

#button-ex01 li a,
#button-ex02 li a,
#button-ex100 li a {
      width:291px;
      height: 0px;
      display: block;
      padding-top:51px;
      overflow:hidden;
      background-repeat: no-repeat;
}

#button-ex01 li p,
#button-ex02 li p,
#button-ex100 li p {
      width:291px;
      height: 0px;
      display: block;
      padding-top:51px;
      overflow:hidden;
      background-repeat: no-repeat;
}

/*100円素材ボタン */
#button-ex100 li.button01 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_100.gif) 0 0 no-repeat;}
#button-ex100 li.button01 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_100.gif) 0 -51px no-repeat;}
#button-ex100 li.button01_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_100.gif) 0 -51px no-repeat;}

/* 01 */
#button-ex01 li.button01 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_01.gif) 0 0 no-repeat;}
#button-ex01 li.button02 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_02.gif) 0 0 no-repeat; margin-top: -8px;}
#button-ex01 li.button03 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_03.gif) 0 0 no-repeat;}
#button-ex01 li.button04 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_04.gif) 0 0 no-repeat;}
#button-ex01 li.button05 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_05.gif) 0 0 no-repeat;}
#button-ex01 li.button06 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_06.gif) 0 0 no-repeat;}
#button-ex01 li.button07 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_07.gif) 0 0 no-repeat;}
#button-ex01 li.button08 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_08.gif) 0 0 no-repeat;}

/* 02 */
#button-ex02 li.button09 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_09.gif) 0 0 no-repeat;}
#button-ex02 li.button10 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_10.gif) 0 0 no-repeat; margin-top: -8px;}
#button-ex02 li.button11 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_11.gif) 0 0 no-repeat;}
#button-ex02 li.button12 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_12.gif) 0 0 no-repeat;}
#button-ex02 li.button13 a {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_13.gif) 0 0 no-repeat;}

/* 01 */
#button-ex01 li.button01 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_01.gif) 0 -43px no-repeat;}
#button-ex01 li.button02 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_02.gif) 0 -51px no-repeat;}
#button-ex01 li.button03 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_03.gif) 0 -51px no-repeat;}
#button-ex01 li.button04 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_04.gif) 0 -51px no-repeat;}
#button-ex01 li.button05 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_05.gif) 0 -51px no-repeat;}
#button-ex01 li.button06 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_06.gif) 0 -51px no-repeat;}
#button-ex01 li.button07 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_07.gif) 0 -51px no-repeat;}
#button-ex01 li.button08 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_08.gif) 0 -51px no-repeat;}

/*02*/
#button-ex02 li.button09 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_09.gif) 0 -43px no-repeat;}
#button-ex02 li.button10 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_10.gif) 0 -51px no-repeat;}
#button-ex02 li.button11 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_11.gif) 0 -51px no-repeat;}
#button-ex02 li.button12 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_12.gif) 0 -51px no-repeat;}
#button-ex02 li.button13 a:hover {background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_13.gif) 0 -51px no-repeat;}


/*01 */
#button-ex01 li.button01_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_01.gif) 0 -43px no-repeat;}
#button-ex01 li.button02_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_02.gif) 0 -51px no-repeat; margin-top: -8px;}
#button-ex01 li.button03_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_03.gif) 0 -51px no-repeat;}
#button-ex01 li.button04_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_04.gif) 0 -51px no-repeat;}
#button-ex01 li.button05_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_05.gif) 0 -51px no-repeat;}
#button-ex01 li.button06_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_06.gif) 0 -51px no-repeat;}
#button-ex01 li.button07_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_07.gif) 0 -51px no-repeat;}
#button-ex01 li.button08_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_08.gif) 0 -51px no-repeat;}


/* 02 */
#button-ex02 li.button09_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_09.gif) 0 -43px no-repeat;}
#button-ex02 li.button10_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_10.gif) 0 -51px no-repeat; margin-top: -8px;}
#button-ex02 li.button11_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_11.gif) 0 -51px no-repeat;}
#button-ex02 li.button12_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_12.gif) 0 -51px no-repeat;}
#button-ex02 li.button13_selected p{background: url(http://image.excite.co.jp/jp/season/nenga/2011/creo/lm_bt_13.gif) 0 -51px no-repeat;}
	

	
/*右枠下の白いスペース*/

.lm_obox3{
    width:300px;
    margin:8px 0 0 5px;}

.lm_un{list-style-type:disc;
      list-style-position: inside;
      margin:10px;
}	
	
    
/*イチオシ年賀状素材*/

#con_top {}

#con_top div.card_list div.stit01 {
    height:43px;
	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/top_title01.gif);
	background-repeat:no-repeat;}
	
#con_top	.stit01 h2{
    display:none;}	
   

/*リスト*/
.pt_list_main{
	text-align:center;
}
.pt_list_main ul.excite {
	margin:0 0 0 0
}
.pt_list_main li{
    margin: 5px 10px 0px 0px;
	width:135px;
	height:135px;
	float:left;
}
.pt_list_main li.top_list_yoko{
    margin: 5px 10px 0px 0px;
	width:190px;
	height:129px;
	float:left;
	psdding:30px 0 0 0;
}
.pt_list_main li.top_list_tate{
    margin: 5px 10px 0px 0px;
	width:129px;
	height:190px;
	float:left;
	psdding:0 0 0 30px;
}

div.contents2 ul.design_yoko li.yoko{
    padding: 8px 5px 0px 3px;
	width:190px;
	height:129px;
	float:left;
}
div.contents2 ul.design_tate li.tate{
    padding: 8px 10px 0 8px;
	width:129px;
	height:190px;
	float:left;
}
div#con_list p.center {
	text-align:center;
	padding:10px;
}
div#con_list p.center a{
	padding:10px;
}

div.contents2 ul li.list_last{
    padding: 8px 10px 30px 8px!important;
}
.pt_list{
/*   margin:10px 0 0 10px; */
}
.pt_list ul.excite {
    margin:0px 0px 0px 0px;
	float:left;
}
.pt_list li{
	margin: 5px 10px 15px 0px;
	width:90px;
	height:130px;
	float:left;
}

.pt_list li.top_list_yoko{
	padding:0px 0px 20px 0px;
	margin:3px 2px 3px 2px;
	width:130px;
	height:88px;
	float:left;
}

.pt_list li.top_list_tate{
	padding: 0px 0px 0px 0px;
	margin:3px 2px 3px 2px;
	width:88px;
	height:130px;
	float:left;
}
	
.more{
    margin:0 5px 0 0 ;
	text-align:right;
}

.item_dir1{
    text-align:center;
    margin:0 auto;
    /*margin: 0 2px 0 2px;*/
    width:130px;height:130px;
    /*padding: 22px 0 22px 0;*/
}
.item_dir1 img{
    width:130px;
    height:88px;
    margin:22px 0 0px 0;
}

.item_dir2{
    text-align:center;
    margin:0 auto;
    /*margin: 0 2px 0 2px;*/
    width:130px;height:130px;
}
.item_dir2 img{
    height:130px;
    width:88px;
}

.pt_list .pt_tit{
    margin:5px 0 0 0px;
	text-align:center;
}

.pt_list li.left_o{
    margin:0 0 0 7px;
	float:left;}		
	
.pt_list li.left_o img{
	float:left}
	
.pt_list li.right_o{
    margin:0 0 0 30px;
	float:left;}		
	
.pt_list li.right_o img{
	float:left}			
	
.pt_list .pt_o_tit{
    margin-top:45px;
	margin-left:10px;
	float:left}	




    /*無料素材*/

    #con_top	.stit02{
        height:43px;
    	margin-top:5px;
    	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/top_title02.gif);
    	background-repeat:no-repeat;
    }

    #con_top	.stit02 h3{
        display:none;
    }

    /*オリジナル素材*/
    #con_top	.stit03{
        height:43px;
    	margin-top:20px;
    	background-image:url(http://image.excite.co.jp/jp/season/nenga/2011/creo/top_title03.gif);
    	background-repeat:no-repeat;}	

    #con_top	.stit03 h4{
        display:none;}	

